My solutions to Tao's Analysis I, formalized in Lean
Contributing#
I would be interested in having volunteers “playtest” the companion to see if this can actually be done (and if the helper lemmas or “API” provided in the Lean files are sufficient to fill in the sorries in a conceptually straightforward manner without having to rely on more esoteric Lean programming techniques). Any other feedback will of course also be welcome.
Adding a section#
- Add the relevant file to
analysis/Analysis - Copy a line of the
sectionsdefinition inbook/lakefile.lean, adapt it to the new section. - Add a line to the
demoSitedefinition inbook/AnalysisBook.leanfor the new section. - Adapt the line in the README
- Add a line in
book/AnalysisBook/Home.lean