Sign in

Libre University uses your GitHub account. Signing in is only needed to sit a final test, so the score is kept on your profile.

Proof and Logic

How mathematics establishes that something is true: the logic of statements and quantifiers, the standard methods of proof, and the sets, functions and relations every later course is written in.

01

Why prove anything

Patterns that hold for forty cases, or nine hundred million, and then fail, what a proof is instead, and a first proof from the definitions of even and odd.

02

Statements and connectives

Sentences with a truth value, the five connectives that combine them, why a conditional with a false hypothesis counts as true, and the converse and contrapositive told apart.

03

Quantifiers

"For all" and "there exists", why the domain is part of every claim, how to negate a quantified statement, and why swapping two quantifiers can turn a true statement into a false one.

04

Direct proof and proof by cases

How to prove "if P then Q" and "for every x" from definitions alone, with divisibility and parity as working material, proofs that split into cases, and proofs that something exists with or without naming it.

05

Contrapositive and contradiction

Two indirect methods for statements the direct route cannot reach, proving that if n2 is even then n is even, that 2 is irrational and that the primes never run out, and how to tell which method a proof really needs.

06

Induction

Proving a statement for every natural number from two finite checks, why the well-ordering of ℕ justifies it, sums, inequalities and divisibility, strong induction for prime factorisation and Fibonacci numbers, and the proof that all horses are one colour, taken apart.

07

Sets

Membership, set builder notation, subsets, union, intersection, difference and complement, proving two sets equal by double inclusion, De Morgan's laws, power sets and products, and the paradox that forced set builder notation to name a surrounding set.

08

Functions

A function as a rule with a stated domain and codomain, image and preimage, injective, surjective and bijective maps with a proof of each, composition, the theorem that a function has an inverse exactly when it is a bijection, and how many functions join two finite sets.

09

Equivalence relations

Relations as sets of pairs, the reflexive, symmetric and transitive properties, the theorem that equivalence classes partition a set, congruence modulo n and the fractions built as classes, and why an operation on classes must be shown well defined.

10

Order

Antisymmetry and partial orders, with ≤, ⊆ and divisibility proved to be orders, total and strict orders, Hasse diagrams, maximal against greatest elements, upper bounds, and the least upper bound that the rationals sometimes lack.

11

Counting the infinite

Size defined by bijections, Hilbert's hotel, the countability of the integers, the pairs of natural numbers and the rationals, Cantor's diagonal argument that the reals are uncountable, and Cantor's theorem that every set is smaller than its power set.

12

The real numbers

The completeness axiom as the one property that separates the reals from the rationals, and the Archimedean property, the density of the rationals and the existence of 2 proved from it.

13

Limits, proved

Convergence of a sequence written with ε and N and proved from the definition, from 1n→0 to uniqueness, sums, boundedness and the monotone convergence theorem, which holds in the reals and fails in the rationals.

Final Test

The whole subject