Mathematics/Discrete Math/Propositional Logic

From Dev Wiki
< Mathematics‎ | Discrete Math
Revision as of 17:23, 25 October 2020 by Brodriguez (talk | contribs) (Brodriguez moved page Discrete Math/Propositional Logic to Mathematics/Discrete Math/Propositional Logic)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Base Logic Symbols

Symbol ¬
Name Material Implication Material Equivalence Negation Logical Conjunction Logical (Inclusive) Disjunction Logical (Exclusive) Disjunction Tautology Contradiction
Definition If...Then, If and Only if (iff) Not True if all are True True if one or more are True True if exactly one is True Unconditionally True Unconditionally False
Notation Example A → B A ↔ B ¬A A ∧ B A ∨ B A ⊕ B ⊤ A ⊥ A
Verbal Explanation If A is True, then B is also True. A is True iff B is true. A is not True. True if both A and B are True. True if at least one of A or B are True. True if A or B is True, but not both. A is always True A is always False
Alternative Symbol ! / Ā & ||