- Suppose $a,b \in \Bbb Z$. The number $(a-3)b^{2}$ is even if and only if $a$ is odd or $b$ is even.
My plan proof. $(\Rightarrow)$ Assume $(a-3)b^{2}$ is even.
- Assume $a$ is even. Then I will show $b$ is even.
- Assume $b$ is odd. Then, I will show $a$ is odd.
$(\Leftarrow)$.
- Assume $a$ is odd. I will show $(a-3)b^{2}$ is even.
- Assume $b$ is even. I will show $(a-3)b^{2}$ is even.
Can you check my plan proof?
Your proof looks fine to me. In fact, all cases are considered and you've "shown" the bidirectionality of the statement. Why "shown"?
Because 'Then I will show $b$ is even' (see $\Rightarrow 1)$ isn't really a proof but telling you'll prove it...
Sidenote: Although a case-by-case analysis is almost always a rigorous way to approach a problem, it's often not the nicest. You could for instance take the term modulo $2$: