Propositional Logic
Proposition - A declarative sentence that states a fact or statement that results in either True or False
Logic Operators & Compound Propositions
| Symbol | Name | Intuition | 
|---|---|---|
| negation | not | |
| $\wedge | conjunction | and | 
| disjunction | or | |
| implication | if ... then | |
| equivalence | if and only if | |
| exclusive | either | |
| for all | all have to be true | |
| there exists | at least one | 
More Terminology
- Conditional Statement (if, then)
- : " implies , if then "
 
 - Converse:
 - Contrapositive:
 - Inverse:
 - Biconditional
- : "p if and only iff q"