feat: allow statements of theorems in 1000.yaml#577
feat: allow statements of theorems in 1000.yaml#577bryangingechen merged 5 commits intoleanprover-community:lean4from
Conversation
|
@bryangingechen Would you like to take a look? The first commit is very easy; I could drop the second one if you prefer. I cannot test this locally (sadly) and had some ... fun merging this, so testing locally could be helpful. Thanks! |
|
Thanks for the careful review! I think this is ready again. |
bryangingechen
left a comment
There was a problem hiding this comment.
This builds locally for me now too. Let's add the stuff about formalized statements to the 100 theorems pages and then we can merge.
|
Thanks! |
|
@grunweg @bryangingechen The scheduled website build failed last night with this log. (I don't know why the failure emails come to me or whether they come to other people too...) |
|
Strange, I wish I would get them, but I don't... @grunweg can you take a look? |
And display these on the generated webpage as well.
I don't expect the list of theorems with just a statement to grow large, but for some results, this could be useful.
Accompanies leanprover-community/mathlib4#20637; it's better to merge this PR first.