Palomar: a lean math library that actually compiles
Terry Tao published Palomar, a lean-verified math library, on August 18. The post links to the source and a summary of what's inside. It's a formalization effort — math written in a proof language, checked by a computer. Nothing new for the niche, but the name sticks.
Lean is a proof assistant that lets you write theorems and then ask the machine to confirm every step. It's not a math engine for casual use; it's a correctness net for people who need to know the math won't fail at 3 AM. Tao is one of the world's leading number theorists, and his involvement signals that even the heavyweights are leaning into this stuff.
The library sits at the intersection of three worlds: professional mathematicians, proof-assistant developers, and anyone who's ever been burned by a subtle gap in an argument. It's a small library with a big reach for its audience — people who write proofs for a living and know the difference between hand-wavy and verified.
Why this matters for us: formal methods are creeping into the tools our primos use to run shops and file taxes, and the ones who get a head start on verification will be the ones who sleep easy when the regulators start asking for receipts.