1Lab - 1Lab
This website is an experiment in discoverable formalisation: an extensive library of formalised mathematics, presented as an explorable reference resource. Our implementation of a mathematical library, using literate source code, has allowed us a dual approach to the explanation of mathematical concepts: the code and the prose are complementary, and everyone is presented with the opportunity to choose their own balance between the rigid formalisation and the intuitive explanations. Rather than yet another category theory library, the 1Lab aims to be an accessible introduction to structuralist mathematics, formalised in the setting of homotopy type theory, using a theorem prover to check and structure our work. As a result of using Agda, everything we mention knows its own definition, whether we are talking about a specific principle (like univalence), a big idea (like monoidal categories), or a punctual observation (like surjections are quotient maps). The code snippet above, a re-stat
Equations Inline Footnotes module index where 1Lab 🔗 This website is an experiment in discoverable formalisation : an extensive library of formalised mathematics in Mikan , presented as an explorable reference resource. Our implementation of a mathematical library, using literate source code , has allowed us a dual approach to the explanation of mathematical concepts: the code and the prose are complementary, and everyone is presented with the opportunity to choose their own balance between the rigid formalisation and the intuitive explanations. open import 1Lab.Univalence open import 1Lab.Eq
Explore this link on the map →related reading
- Bartosz Milewski's Programming Cafe | Category Theory, Haskell, Concurrency, C++bartoszmilewski.com
- Category Theory on Math3mamath3ma.com
- What is Category Theory Anyway?math3ma.com
- Type theory - Wikipediaen.wikipedia.org
- Napkin.pdfvenhance.github.io
- Infinity Category Theory Offers a Bird's-Eye View of Mathematics | Scientific Americanscientificamerican.com
- Lean (proof assistant) - Wikipediaen.wikipedia.org
- Category theory - Wikipediaen.wikipedia.org
- All pages in nLabncatlab.org
- 2510.01346arxiv.org
- A Universe of Sortspixel-druid.com
- 4. Sets and Functions - Mathematics in Lean v4.19.0 documentationleanprover-community.github.io