Proofs
Browse a catalog of interesting and common proofs, from core analysis and linear algebra arguments to standard proof techniques worth knowing well.
ProofReal AnalysisProof Builder
Proof that the limit of a convergent sequence is unique
A convergent sequence cannot settle down to two different numbers. The proof is short, but it is a good model for how contradiction and the definition of limit work together.
Open proof →
ProofLinear AlgebraProof Builder
Proof that the kernel of a linear map is a subspace
This is a standard linear algebra proof because it packages the subspace test into one reusable pattern: show zero is inside, then check closure under addition and scalar multiplication.
Open proof →
ProofReal AnalysisProof Builder
Epsilon-delta proof that
This proof is common because it shows the standard move in early analysis: factor the expression, then bound the extra factor by forcing into a smaller interval first.
Open proof →