Lean Explained with TypeScript
发生了什么
Lean is a programming language that lets you prove mathematical propositions. The Lean verifier automatically checks that these proofs are correct. This is the most formal and most bulletproof way to write proofs in mathematics. It's also incredibly tedious. Basic statements like a+b=b+a are not accepted without proof.
摘要按规则整理自下方来源原文