Is this logically valid? And if so, could someone please explain to me the name of the logical construct I'm performing (e.g. converse, contrapositive) as well as its mechanics? Please note that my training in mathemtical logic is basically non-existent.
If for any $\epsilon$ there exists some $\delta$ such that for all $x$, $a - \delta < x < a + \delta$ implies $l - \epsilon < f(x) < l + \epsilon$; then, for any $\delta$ there exists $\epsilon$ such that for all $f(x)$, $l - \epsilon < f(x) < l + \epsilon$ implies $a - \delta < x < a + \delta$.
Ultimately I'm aiming to show that if $\lim \limits_{x \to a} f(x) = l$, then $\lim \limits_{y \to l} f^{-1}(y) = a$.