Content deleted Content added
No edit summary |
No edit summary |
||
Line 3:
For example, from the statements "if I'm breathing, then I'm alive" and "if I'm alive, then I'm breathing", it can be inferred that "I'm breathing if and only if I'm alive".
Formally, biconditional introduction is the rule
:<math> A \to B \, </math>
:<math> \underline{B \to A} </math>
|