Embed presentation
Downloaded 11 times

This document discusses logical conditionals. It defines implication (conditional) as two statements connected by "if p, then q" and represented by p → q. Implication is true except when the antecedent (p) is true and consequent (q) is false. Bi-conditional is defined as two statements connected by "p if and only if q" and represented by p ↔ q. It is true except when one statement is true and the other false. Examples of implication and bi-conditional are provided along with their truth tables.