Formal Verification with Lean
Solid walkthrough of Lean basics, but just another 'insertion sort proof' in a sea of tutorials.

Solid Lean tutorial, but implementing insertion sort proofs is a standard exercise in the field.
Computer science students and developers interested in formal verification
Software Foundations · The Little Typer · Lean Mathlib tutorials
Solid walkthrough of Lean basics, but just another 'insertion sort proof' in a sea of tutorials.
Lean 4 proofs for AI code correctness—way more rigorous than unit tests.
Formally verifies ResNet and ViT architectures using Lean 4 proofs.
TypeScript to Dafny verification with 123 lemmas proving invariants on real apps.
Formal verification via Python decorator—Lean proofs generated by LLMs on the fly.
Formally verified EVM bytecode with zero sorries—actually ships working proofs.