Metadata

Annotations

Notes

See: discrete mathematics

Ch. 1 - Pigeonhole Principle

Ch. 2 - Basic Proofs

  • constructive proof
  • nonconstructive proof
  • lemma
  • corollary
  • basic logic
    • Implication: if p then q,
    • Inverse: if not p then not q,
    • Converse: if q then p,
    • Contrapositive: if not q then not p,
      • An implication is equivalent to its contrapositive. Its inverse is also equivalent to its converse.
    • Sometimes it may be easier to prove the contrapositive than the implication itself.
  • proof by contradiction
  • case analysis:
    • see Example 2.9

Ch. 3 - Proof by Mathematical Induction

Ch. 4 - Strong Induction

Ch. 5 - Sets

Ch. 6 - Relations and Functions

Ch. 7 - Countable and Uncountable Sets

Ch. 8 - Structural Induction

Ch. 9 - Propositional Logic

Too lazy to do the rest