Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 1.41 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.41 KB

Some examples of Lean projects for mathematicians

If you download this Lean project onto your own computer using leanproject by typing leanproject get ImperialCollegeLondon/Example-Lean-Projects you will just be able to edit it and experiment with it. It's lots of Lean projects, some big, some small, all in their own directories, but often with sorries. Try filling in the sorries!

Other projects like this

There are other projects which are readable and have half-written code and opportunities to fill in proofs of theorems. Here are some examples:

leanproject get ImperialCollegeLondon/complex-number-game

leanproject get ImperialCollegeLondon/M4P33

leanproject get ImperialCollegeLondon/group-theory-game

leanproject get ImperialCollegeLondon/P11-Galois-Theory

leanproject get ImperialCollegeLondon/condensed-sets