Show HN: Formal – Formal verification for AI-generated code using Lean 4

github.com
yamafaktory
8 hours ago
4points
4 comments

Comments

sjdv19825 hours ago
I was initially very excited about this, but looking at the code: https://github.com/yamafaktory/formal/blob/4f95787ceeabb0f09...

To extract properties to verify... you call Claude??

yamafaktory4 hours ago
Well, I can understand your frustration, but this is basically a pipeline that takes some code written by an LLM and attempts to prove its correctness using the Lean 4 theorem prover.
sjdv19824 hours ago
How does your reply relate to my comment?
yamafaktory4 hours ago
I'm sorry if it was unclear. My comment was just a validation of your assertion. It does use Claude - or any openai compatible LLM - to perform the extraction.
angarrido4 hours ago
[dead]