Skip to content

Commit

Permalink
doc(archive/100-theorems-list): Update README.md (#2750)
Browse files Browse the repository at this point in the history
Making the 100.yaml file more discoverable.

Co-authored-by: Bryan Gin-ge Chen <bryangingechen@gmail.com>
  • Loading branch information
jalex-stark and bryangingechen committed May 23, 2020
1 parent 2a3f59a commit 79e296b
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion archive/100-theorems-list/README.md
Original file line number Diff line number Diff line change
@@ -1 +1,6 @@
for theorems on the [100 theorems list](https://www.cs.ru.nl/~freek/100/) which don't occur naturally in mathlib
# "Formalizing 100 Theorems" in Lean

In this folder, we keep proofs of theorems on Freek Wiedijk's [100 theorems list](https://www.cs.ru.nl/~freek/100/) which don't fit naturally elsewhere in mathlib or in other Lean repositories.

See [this page](https://leanprover-community.github.io/100.html) for more information about theorems from the list above which have been formalized in Lean. If you prove a new theorem from that list, you should add the appropriate data to this file:
https://github.com/leanprover-community/leanprover-community.github.io/blob/newsite/data/100.yaml

0 comments on commit 79e296b

Please sign in to comment.