logoalt Hacker News

130k Lines of Formal Topology: Simple and Cheap Autoformalization for Everyone?

22 pointsby PaulHouleyesterday at 11:17 PM10 commentsview on HN

Comments

bmenrightoday at 3:31 AM

My main skepticism here is whether the theorems have been properly replicated in the proof. Verifying that the proof really captured the mathematical statement seems like a manual, human process, and quite hard to repeat reliably across proofs.

show 1 reply
QuesnayJrtoday at 7:06 AM

What's most impressive about it is that it uses a system, Megaladon, which is pretty obscure. There isn't that much documentation or examples, but it can still formalize an advanced undergraduate textbook.

timmgtoday at 2:34 AM

This is so cool. I think I had read that some mathematicians were trying to formalize all(?) known math in Lean. Expecting it to be a long term project. And I was recently wondering how long it would be before they turned LLMs loose on the problem.

Seems like plenty of people are already on the path. So cool.

esafaktoday at 2:41 AM

Are there any lessons or tricks here that we can apply to software engineering? What kinds of assertions can we express more easily with Lean etc. than with unit tests, fuzz tests, property tests, using our existing testing frameworks?

show 1 reply
itsthecouriertoday at 2:29 AM

can somebody expoain like im five?

show 2 replies