Real Analysis
real analysis, convergence, compactness, completeness, continuity
1 Why This Module Matters
Real analysis is where mathematical statements stop being accepted because they feel plausible and start being justified because every limit, quantifier, and assumption has been made explicit.
It turns familiar calculus ideas into theorem-level objects:
- convergence becomes a definition you can prove with
- continuity becomes a property you can characterize and transport
- compactness and completeness become reusable engines behind many major theorems
- differentiation and integration become theorems, not just procedures
This module is the missing rigor bridge between:
- computational calculus
- optimization and probability
- theorem-heavy papers in learning theory, statistics, and analysis-adjacent ML
Without it, later theory often feels like symbol pressure instead of structured reasoning.
2 First Pass Through This Module
The first-pass spine for this module is:
- Rigorous Convergence
- Continuity, Compactness, and Completeness
- Sequences and Series of Functions
- Differentiation and Integration as Theorems
- Fixed-Point, Implicit, and Inverse Function Ideas
The first page comes first because convergence is the load-bearing idea underneath everything else in real analysis.
Pages 1-4 form a clean rigor bridge from single-variable calculus. Page 5 adds a genuine multivariable-analysis dependency, especially Chain Rule and Linearization and Jacobians and Hessians.
3 How To Use This Module
Read the module in spine order.
For now, that means:
- start with Rigorous Convergence
- continue to Continuity, Compactness, and Completeness
- continue to Sequences and Series of Functions
- continue to Differentiation and Integration as Theorems
- finish with Fixed-Point, Implicit, and Inverse Function Ideas
If page 5 feels like a jump, pause and review Multivariable Calculus, especially Chain Rule and Linearization and Jacobians and Hessians.
Then use nearby live pages in optimization and Paper Lab when you want extra support or a research-facing bridge.
The design goal is simple: each core page should eventually be strong enough for first-pass learning on its own, while deeper pages stay optional rather than required.
4 Core Concepts
- Rigorous Convergence: the first page because analysis starts when
gets closeturns into a proof-ready definition. - Continuity, Compactness, and Completeness: the structural page that explains why good local behavior and existence theorems are not accidents.
- Sequences and Series of Functions: the bridge to interchange-of-limit arguments, uniform convergence, and approximation theory.
- Differentiation and Integration as Theorems: the page where calculus rules are revisited as proved statements with hypotheses.
- Fixed-Point, Implicit, and Inverse Function Ideas: the page where analysis turns local linear structure into local solvability, inversion, and iteration theorems.
5 Proof Patterns In This Module
Epsilon-N control: a statement about convergence becomes a quantified stability claim after some index threshold.Counterexample discipline: many false analysis claims fail because one hidden hypothesis is missing.Existence through structure: boundedness, compactness, completeness, or monotonicity often replace explicit formulas.
6 Applications
6.1 Optimization, Probability, And Learning Theory
Analysis explains why convergence statements mean what they say, when limit interchanges are legal, when minimizers exist, and why stability arguments need precise hypotheses. It is a major upgrade in reading optimization proofs, calibration claims, kernel arguments, and learning-theory statements.
6.2 Differential Equations And Continuous Models
ODEs, vector fields, and continuous dynamics all rely on the analysis habit of asking:
- what notion of convergence is being used
- what topology or space the argument lives in
- what regularity assumptions the theorem really needs
7 Go Deeper By Topic
The current live five-page spine is:
- Rigorous Convergence
- Continuity, Compactness, and Completeness
- Sequences and Series of Functions
- Differentiation and Integration as Theorems
- Fixed-Point, Implicit, and Inverse Function Ideas
If the first page feels shaky, revisit:
8 Optional Deeper Reading After First Pass
The strongest current references connected to this module are:
- MIT 18.100A Introduction to Analysis - official course page with a clean, proof-based first analysis arc. Checked
2026-04-25. - MIT 18.100A Fall 2020 Full Lecture Notes - compact official notes covering convergence, continuity, uniform convergence, and the Riemann integral. Checked
2026-04-25. - Basic Analysis I by Jiří Lebl - strong open textbook for a careful second pass once the module spine feels stable. Checked
2026-04-25.
9 Study Order
For the current module state, read:
- Rigorous Convergence
- Continuity, Compactness, and Completeness
- Sequences and Series of Functions
- Differentiation and Integration as Theorems
- Fixed-Point, Implicit, and Inverse Function Ideas
before trying to read theorem-heavy material elsewhere.
You are ready to move deeper into real analysis when you can:
- state the definition of sequence convergence without hand-waving
- explain continuity as preservation of limits
- explain why compactness on the real line means closed and bounded
- explain why the mean value theorem and fundamental theorem of calculus are theorem-level statements with hypotheses
- explain why fixed-point, inverse-function, and implicit-function theorems all rely on nondegeneracy rather than symbolic luck
- distinguish numerical evidence from proof of convergence
- explain why uniqueness of limit is a theorem, not a slogan
- recognize when a paper is using convergence language informally versus rigorously
10 Sources and Further Reading
- MIT 18.100A Introduction to Analysis -
First pass- official analysis course page showing the standard undergraduate rigor arc. Checked2026-04-25. - MIT 18.100A Fall 2020 Full Lecture Notes -
First pass- official notes with a very usable sequence from convergence to continuity and uniform convergence. Checked2026-04-25. - Basic Analysis I by Jiří Lebl -
Second pass- open, proof-based textbook that pairs well with the first module pass. Checked2026-04-25.