$$f(t,x)=\begin{cases}0,&& t\le0\\2t, && t>0 \ \wedge \ x<0\\ 2t-\frac{4x}{t}, && t>0 \ \wedge \ 0\le x\le t^2\\ -2t, && t>0 \ \wedge \ t^2<x\end{cases}$$
How can I show that $f$ is not locally Lipschitz continuous in its 2nd argument?
Locally Lipschitz:
$G\subseteq \mathbb R \times \mathbb R^n, f: G \to \mathbb R^n, (t,x)\mapsto f(t,x)$. $f$ is called locally Lipschitz with regard to $x$ iff for every point $a \in G$ there is a closed ball $\bar B_r(a)$ with radius $r$ around $a$ and a constant $L=L(a)>0$ such that
$|f(t,x)-f(t,y)|\le L|x-y|\ \ \ \forall (t,x),(t,y)\in \bar B_r(a) \cap G$