Let's say we need to prove $$\frac{1}{2} = \frac{2}{4}$$ (as an example) Usually, $\frac{1}{2}$ is manipulated into $\frac{1 \cdot 2}{2 \cdot 2}$, which is $\frac{2}{4}$. So we ended up with what we're trying to prove.
Is it possible to prove this by, say, cross-multiplying: $$\frac{1}{2} = \frac{2}{4} \implies 1 \cdot 4 = 2 \cdot 2 \implies 4 = 4$$ Thus turning the unproven statement into something we know is true? You would have to initially assume that $\frac{1}{2}=\frac{2}{4}$ before doing so.
Thanks!