To give a specific example, given a problem such as:
Prove that $\lim\limits_{x \rightarrow 0^+} f(1 / x) = \lim\limits_{x \rightarrow \infty} f(x)$,
The solution in my textbook has the form:
Suppose the $\delta, \epsilon$ definition of $\lim\limits_{x \rightarrow 0^+} f(1 / x)$ holds. Then the $N, \epsilon$ definition of $\lim\limits_{x \rightarrow \infty} f(x)$ also holds.
Conversely, suppose the $N, \epsilon$ definition of $\lim\limits_{x \rightarrow \infty} f(x)$ holds. Then the $\delta, \epsilon$ definition of $\lim\limits_{x \rightarrow 0^+} f(1 / x)$ also holds.
This format appears to be the same as the proof for an if and only if statement. Is it correct to say that proving equality statements and if and only if statements can be approached the same way? Also, can anyone recommend a reference for approaching different types of proofs? I am not looking for a comprehensive reference on logic, but instead a concise guide that would answer questions similar to this one.
Well, the book is really proving:
It's true in general that $A=B$ is equivalent to the statement:
This is more complicated than saying that two values are equal. What it is saying is that if either limit exists, then the other limit exists and they are equal.
That's the key. So there is an "iff or only if" part.
Another time is when $U$ and $V$ are sets. Then $U=V$ is equivalent to:
So again, you prove both cases.