When taking an if-then statement $P{\implies}Q,$ I'm confused about the Boolean logic, specifically when $P$ is false. I should have understood this much earlier, but for some reason it's just not clicking.
Take the statement (given that $x\in\mathbb R^+$) "if $x = 1,$ then $x^2 = 1.$" Clearly, if $x$ is not $1,$ then $x^2$ is not $1.$ Yet, how is it that in truth tables, if P is false, then the statement is seen as true? Where is my confusion?