Hacker News new | ask | show | jobs
by a1o 541 days ago
How does Lean compares with Coq? (I am not familiar with Lean but am familiar with Coq)
1 comments

Mario Carneiro’s MS Thesis has a good overview of the type theory and how it compares to Coq: https://github.com/digama0/lean-type-theory/releases/downloa...
Thank you!