You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ErdosProblems): Add formalized lean sources to Erdos Problems (#2383)
Adding formalized lean sources.
There's a few exceptions that I've caught:
1) 303 was actually written in lean3 and the only category annotation is
`lean4`. Maybe we add a `lean3` annotation?
2) The URL for 303 is actually way too long, even for URL shorteners
because it's using live.looken.cn. I'm leaving this out for now until we
figure how we want to reference it.
Also took the liberty to fix up some of the docstrings and references.
Closes#2334Closes#2335Closes#2336Closes#2337Closes#2338Closes#2339Closes#2340Closes#2341Closes#2342Closes#2343Closes#2344Closes#2345Closes#2346Closes#2347Closes#2348Closes#2349Closes#2350Closes#2351Closes#2352Closes#2353Closes#2354Closes#2355
0 commit comments