Hacker News new | ask | show | jobs
by calrizien 1111 days ago
Is there a public compendium of lean proofs? More specifically, has Euclid's Elements been translated into lean?
2 comments

There's Mathlib: https://leanprover-community.github.io/mathlib_docs/index.ht...

I was stunned when I discovered it, because it does exactly what its name suggests: it's a huge library of math proofs available as a library in Lean.

Is this what you're looking for?

https://github.com/leanprover-community/mathlib