eisbaw 3 hours ago

the tricky bit is ensuring your inaccurate plain english statement is captured and formalized correctly as lean.

owlbite 3 hours ago

Interesting, but I don't see any licensing terms, which means I can't touch it in a commercial setting.

  • a2ff6eeb0 2 hours ago

    It's AI generated, so licensing terms are unenforceable.

    • a2ff6eeb0 3 minutes ago

      Or, more accurately: it's not possible to apply copyright to generated code; if you don't release it, it's a trade secret, but if you do, people can use it how they please.

homarp 5 hours ago

A terminal AI coding assistant with a built-in math formalization engine — describe a problem in plain language and it converts it into a Lean 4 theorem and attempts a formal proof.

philipfweiss 2 hours ago

Maybe consider an integration with theoremdb.org?

  • fractorial 1 hour ago

    To be clear, I am deep into auto-research, but hooking up slop to slop is just unlikely to produce anything valuable.

    Value is in how maths is communicated: The process, frustrations, triumphs, etc.

    We have to able to take generated formalizations from “it compiles” to “it is correct” before crystallizing them.