lean-talk-sp24/references.md

8 lines
472 B
Markdown
Raw Normal View History

2024-02-07 16:47:21 -06:00
# References
2024-02-07 16:59:04 -06:00
1. [Mathematics in Lean by Jeremy Avigad and Patrick Massot](https://leanprover-community.github.io/mathematics_in_lean/mathematics_in_lean.pdf)
2024-02-07 18:42:05 -06:00
2. [Mathlib 4 API docs](https://leanprover-community.github.io/mathlib4_docs/)
3. [Lean Zulip Chat](https://leanprover.zulipchat.com/)
2024-02-07 18:40:19 -06:00
4. [Some Lean Games](https://adam.math.hhu.de/)
5. [The original version of The Natural Number Game](https://www.ma.imperial.ac.uk/~buzzard/xena/natural_number_game/index2.html)