Abstract


Basics


Modus Ponens

Modus Tollens

  • Denying the consequent

Generalization

Case 1

Case 2

Specilisation

  • Allow us to discard some information to focus on things that we are interested

Case 1

Case 2

Elimination

Case 1

Case 2

Transitivity

Division into Cases

  • Premise: p v q, p -> r, q -> r
  • Conclusion: r
  • The above only 2 cases, we can have more than 2 cases

Contradiction Rule

With Predicate Quantifier


Universal Modus Ponens

  • Premise: For all x, if x makes P(x) true, then x makes Q(x) true
  • Premise: a is an element of x, a makes P(x) true
  • Conclusion: a makes Q(x) true

Universal Modus Tollens

  • Premise: If x makes P(x) true, then x makes Q(x) true
  • Premise: a doesn’t make Q(x) true

Universal Transitivity