Suppose I want to prove a general statement like 'A is true if and only if B is true'
If I assumed B is untrue and showed that subsequently A is untrue, which direction am I actually proving? I guess it is the direction going from left to right?
Suppose I want to prove a general statement like 'A is true if and only if B is true'
If I assumed B is untrue and showed that subsequently A is untrue, which direction am I actually proving? I guess it is the direction going from left to right?
Exactly. If you assumed that $B$ is untrue, and proved that $A$ is then untrue, you have proven the statement $\neg B\implies \neg A$. This statement is logically equivalent to the statement $A\implies B$, which means you proved the direction from left to right.
You still have to prove either $B\implies A$ or its equivalent, $\neg A\implies \neg B$.