| Description | Answer |
| The keyword used for negation | |
| Ex: If a, then b. --> If not a, then not b. | |
| What you need to prove a conditional statement false | |
| The keywords used for a biconditional statement | |
| False or True equals _____ | |
| The keyword used in a disjunction. | |
| False and True equals _____ | |
| Logical Equivalent should make you think ____________. | |
| Ex: If a, then b --> If not b, then not a. | |
| | Description | Answer |
| The keywords used for a conditional statement | |
| Ex: If a, then b. --> If b, then a. | |
| True or True equals _____ | |
| True or False equals ______ | |
| False or False equals _____ | |
| False and False equals _____ | |
| The keyword used in a conjunction. | |
| True and False equals _____ | |
| True and True equals ______ | |
|