Settings

Theme

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

github.com

4 points by yamafaktory 20 days ago · 6 comments

Reader

sjdv1982 20 days 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??

  • yamafaktoryOP 20 days 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.

    • sjdv1982 20 days ago

      How does your reply relate to my comment?

      • yamafaktoryOP 20 days 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.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection