In the games videos, when JY sees the rule "if P, then not Q", he writes:
P -> Q
But when he sees "if Q, then not P" he writes:
Q -> P
But these mean exactly the same thing. Why write it one way but not the other?
It seems to me that something like P <-|-> Q would express the symmetry better, and visually indicate to the reader than P and Q are "equal" with respect to their relationship under this rule.
Comments
Q---->
P