I have to show: $$xy\neq0 \Leftrightarrow x\neq0 \wedge y \neq0 $$
I think I can "simplify" it to this: $$xy=0 \Leftrightarrow x=0 \vee y=0 $$
Since $a\cdot0=0$ is an proven theorem, I can show: $$x=0 \vee y=0 \rightarrow xy=0 $$
But that is just one of the directions. How can I use the field axioms to show this theorem?
It helps to spell out what you're trying to show.
Claim: If $xy = 0$, then $x = 0$ or $y = 0$ (or both).
Proof: We'll consider two cases.
If $x = 0$ , then there is nothing to show (we already have one of $x$ and $y$ equal to 0, which is what we want).
If $x \neq 0$ , we hope to establish that $y = 0$ (since the conclusion we desire is that at least one of the two is equal to 0). Since $x \neq 0$ and we are in a field, the multiplicative inverse of $x$ exists.
With $x^{-1}$ in hand, how can you isolate $y$ in the equation $xy=0$ ? What do you learn about $y$ when you do so?