Authors: Arthur Paulino, Edward Ayers, Henrik Böving, Jannis Limperg, Siddhartha Gadgil, Siddharth Bhat
- Main
- Extra
Sources to extract material from:
The markdown files are generated automatically via lean2md. Thus, if you're going to write or fix content for the book, please do so in the original Lean files inside the lean directory.
To build the markdown files, please run lake script run build
Important: since lean2md
is so simple, please avoid using comment sections
in Lean code blocks with /- ... -/
. If you want to insert commentaries, do so
with double dashes --
.