Propositional Logic
Formulas in propositional logic are composed of:
Math | C | meaning | |
Negation | ¬ or ˜ | ! | not |
Conjunction | ∧ (``wedge'') | && | and |
Disjunction | ∨ (``vee'') | || | or |
Implication | → or ⊃ | ? : | implies, if-then |
↔ | == | iff (if and only if) | |
← ∧ → | |||
True or filled-in box | True |
□ (``box'') | False |