So contrapositives are logically equivalent statements, which can be useful when proving things. But I'm not convinced that this is true.
Take this example: $x \in \mathbb{Z}$. Then $$x \neq 2 \Rightarrow x+1 \neq 0.5$$ is true, but the contrapositive $$x+1 = 0.5 \Rightarrow x=2$$ is false.
If one statement is always false/true, then is it not logically equivalent to its contrapositive?