Question 1
Find a counterexample to show this statement is FALSE:
"p → q is equivalent to ¬p → ¬q"
Provide truth values for p, q, r that make the two sides different.
Inverse (¬p→¬q) is not equivalent to original. Contrapositive (¬q→¬p) is equivalent.
p=False, q=True: p→q=True, ¬p→¬q=False → Different!
p=False, q=True: p→q=True, ¬p→¬q=False → Different!