Consider a theorem of the form: (Something) iff $\exists$ a continuous function $f: X \rightarrow Y$ s.t. (something about the function).
I'm unsure how one would go about proving the $(\rightarrow)$ direction.
So we suppose that (Something) is true, and we WTS that there exists a continuous ...
But in terms of showing the part on the right, do we let $f$ be a continuous function and then show the s.t. portion? Or do we let $f$ be a function s.t. (something about the function) and then show that $f$ is continuous? Or am I only allowed to let $f: X \rightarrow Y$ and then have to show $f$ is continuous and the s.t. (something about the function) follows as well?
Thanks!
If you want to prove the existence of continuous function, you can take s.t. portion into if clause, i.e., hypothesis part. – spkakkar Jan 28 '18 at 20:41