I got stuck while reading the Discrete Mathematics book of Grimaldi. Say there are two primitives.
p: I read physics.
q: I pass physics.
Now consider below lines.
(p $\to$ q) $\Leftrightarrow$ ($\neg$p $\lor$ q) which can be read as "I don't read or I pass"
Now read this "I don't pass or I read". which can be written as (p $\lor$ $\neg$q). Both mean the same right? (Or only I perceived it like that?) then (p $\to$ q) $\Leftrightarrow$ ($\neg$p $\lor$ q) $\Leftrightarrow$ (p $\lor$ $\neg$q)
But I know both are not equivalent because I have written truth table for it. But can you convince me using English language sentence (not truth tables) the above non equivalence.