Construct a truth table for the statement.

(p ↔ q) → p

3 answers

This time, you try.
T T T
T F F
F T F
F F T

I think the 3rd row is incorrect??
You got only the first row correct.

By the way, the truth table you typed here is the one for p <--> q, not (p <--> q) --> p.