So I've been learning a bit of logic for class and heard that if you begin with a false statement, you can then prove anything to be true, however I don't entirely understand what this means or how to do it.
For example, if $\sqrt{2}$ is rational, can you prove that $1=0$?
just for fun! assume there exist $a,b$ relative prime integers such that $\frac{a}{b}=\sqrt{2}$, we can assume $a$ odd (otherwise we can argue in a similar way with $b$) hence $a \;\text{mod} \;2 =1$. We have $a^2 =2 b^2$ hence $2|a$ and a is even i.e. $0= a \; \text{mod} \; 2 =1$ Q.E.D.