Module 1: Basic Set Theory
Module 2: Modular Arithmetic, Divisibility, and the Fundamental Theorem of Arithmetic
Module 3: Functions and Relations
Module 4: Truth Tables and Symbolic Logic
Module 5: Basic Direct Proofs
Module 6: Proof Techniques Part 1: Contrapositive and Contradiction
Module 7: Sequences, Sums, and Products
Module 8: Proof Techniques Part 2: (Weak) Induction
Module 9: Recurrence Relations and Recursion
Module 10: Counting Systems (Binary, Hex, Octal, etc.)
Module 11: Combinatorics
Module 12: Graph Theory
Module 13: Review

What is a Theorem? What is a Proof?

Throughout your mathematical journey, you’ve come across several different theorems, such as “The Fundamental Theorem of Arithmetic,” “The Pythagorean Theorem,” “The Fundamental Theorem of Calculus, or Algebra,” or “The Quotient Remainder Theorem.” So, what’s a theorem?

It is worth noting that, because theorems are proved by deductively reasoning from a set of core assumptions, there is no “wiggle room” in terms of how true they are. If a statement has been (correctly) proven true, then there is no exception to the mathematical statement given. For instance, one can show that every number divisible by \(4\) is an even number. Because this statement is true and can be proved deductively, we are guaranteed that you will NEVER find a number divisible by \(4\) that is NOT even!

This strongly contrasts with any other field of study where statements are made and “proved” inductively. All reasoning performed in scientific fields establish “reasonable expectation” of a particular outcome, not “absolute undeniable certainty, without exception.”

In the lessons that follow, we will talk about proving statements directly.

Scroll to Top