I am trying to show that the image of an empty set is empty. Now I am aware of this post: What is an image of empty set?. But I am not entirely satisfied with the answer. I want to prove this without using contradiction. Here is my attempt at recreating the proof in the post:
Let $y$ be any element in an arbitrary ambient space. We wish to show that $y \not \in f(\emptyset)$. We know that if $x \in \emptyset$, then $y = f(x) \in f(\emptyset)$. However, this is vacuously true, hence $y \in f(\emptyset)$. But this is not true.
Now I understand that this argument is obviously false. But where is the logical error here?