Anything related to the logical implication operation, i.e. a binary operation between two truth values A and B that in math is denoted by an arrow `A -> B` (A implies B) and that can be expressed in term of basic logical operations as `not A or B`.
Anything related to the logical implication operation, i.e. a binary operation between two truth values A and B that in math is denoted by an arrow A → B
(A implies B) and that can be expressed in term of basic logical operations as not A or B
.