Exercise
If $H$ is the Heaviside function, prove, using the definition below, that $\lim \limits_{t \to 0}{H(t)}$ does not exist.
Definition
Let $f$ be a function defined on some open interval that contains the number $a$, except possible $a$ itself. Then we say that the limit of $f(x)$ as $x$ approaches $a$ is $L$, and we write $$\lim \limits_{x \to a}{f(x)} = L$$ if for every number $\epsilon > 0$ there is a number $\delta > 0$ such that $$\text{if } 0 < |x - a| < \delta \text{ then } |f(x) - L| < \epsilon$$
Hint
Use an indirect proof as follows. Suppose that the limit is $L$. Take $\epsilon = \frac{1}{2}$ in the definition of a limit and try to arrive at a contradiction.
Attempt
Let $\delta$ be any (preferably small) positive number.
$H(0 - \delta) = H(-\delta) = 0$
$H(0 + \delta) = H(\delta) = 1$
$H(0 - \delta) =^? H(0 + \delta) \implies 0 =^? 1 \implies 0 \neq 1 \implies H(0 - \delta) \neq H(0 + \delta)$
$\lim \limits_{t \to 0^-}{H(t)} \neq \lim \limits_{t \to 0^+}{H(t)} \implies \lim \limits_{t \to 0}{H(t)}$ does not exist
Request
I don't even know where to begin, even with the hint.
Can someone kickstart the proof for me?$^1$
$^1$ Update: I've come up with an attempt. Is it valid? It seems that I don't use the hint to my advantage; so if indeed my attempt is correct, what is the alternative proof using the hint?
$\forall$ means "for all" or "for any"
$\exists$ means "there exists"
For any $\delta > 0$ there exist a $t$ such that $|t|<\delta$ and $|H(t) - L|>\epsilon$
What are we doing.
If the limit exist. Then:
For any $\epsilon > 0$ there exist a $\delta>0$ such that when $|t|<\delta,|H(t) - L|<\epsilon$
And what does that mean. When $t$ is in the neighborhood of $0, H(t)$ is in a neighborhood of $L.$ The $\epsilon-\delta$ tell us the size of the neighborhoods.
But we need to show that the limit does not exist. There is a $t$ in the neighborhood 0, such that $H(t)$ is not in the neighborhood of $L$
How to do that? Fix the size of the target neighborhood of $H(t)$ small enough such that no matter how small of a neighborhood we find around $t$ we are sure to miss the target neighborhood around $H(t)$