Abstract


Warning

  • Doesn’t depend on any Variable, unless it is Logical Equivalence equation
  • Not in a question form

Different Types of Statements


Universal

  • true iff Q(x) is true for every x in D
  • false iff Q(x) is false for at least one x in D
  • For simple ones, usually universal comes with Conditional Statement

Existential

  • true iff Q(x) is true for at least one x in D
  • false iff Q(x) is false for all x in D
  • For simple ones, usually existential comes with Conjunction

Negation of Universal

Negation of Existential

Negation of Universal Conditional

Universal Conditional

Conditional

Terminologies


Statement

  • A sentence that is True or False, but not both
  • Can be presented with variables like p, q, r & s etc
  • The tip here is to keep it atomic, especially in Mathematical Proof that is complicated

Logical Connectives

  • Negation: NOT performed first
  • Disjunction: OR ,Conjunction: AND coequal, make sure proper parentheses is used to avoid Ambiguous
  • If-then/implies: performed last, coequal with iff

Statement/Propositional Form

Compound Statement

Conditional Statement, convert it using Implication Law to make it much less confusing

Tautology t

Contradiction c

Implicitly Quantified

  • The Quantifiers are assumed without specified explicitly

Vacuous Truth of Universal

  • Given the statement: All balls in the bowl are blue, however no balls in the bowl. The statement is vacuously true, because the Negation of Universal is One of the balls in the bowl isn't blue which is obviously false

Vacuous Truth of Universal Conditional

  • Given

Multiply-Quantified