Live data from Hacker News

Viewing profile — henryrobbins00

henryrobbins00

HN member
Joined
Tue, Dec 23, 2025, 11:48 PM UTC
HN karma
17
Public activity
14 items

About henryrobbins00

No profile information was provided.

Recent public activity

  1. comment
    Comment #49065113

    I'm very bullish on proof automation as well. I'm currently researching AI for algorithm design and using automated theorem provers to get formal guarantees for generated algorithm…

  2. comment
    Comment #49010609

    This is super cool! I see you are using Aristotle as the automated theorem prover. I know Aristotle is free (for now at least), and it's hard to beat free... But, you still might b…

  3. comment
    Comment #49010498

    If you're excited about the relationship of Lean4 to LLMs/AI (like I am), you might find my recent post interesting [1]. TL;DR: I'm using automated theorem provers within my resear…

  4. comment
    Comment #49010387

    Some additional details about these results that didn't make it into the main post: - The OpenATP "standard provers" were used; see docs [5] for model / harness configuration detai…

  5. story
    Grok is a surprisingly good automated theorem prover

    TL;DR: I'm working on a Python package called OpenATP [1] that provides a common interface to coding agents for automated theorem proving in Lean. In the latest release, I added su…

  6. comment
  7. story
  8. comment
    Comment #48781918

    Earnest question: any recommendation to not come off this way in forums? I created this tool for my own research and have found it really helpful to benchmark different automated t…

  9. comment
    Comment #48781603

    Try out Leanstral 1.5 on the latest version of OpenATP! OpenATP is an open-source Python package and CLI for agentic automated theorem provers. It natively supports running provers…

  10. comment
    Comment #48745202

    Really? I get a 403 that I must enable Lab models on https://admin.mistral.ai/plateforme/privacy . When I try to do that, it gives "There was an error trying to update the Labs set…

  11. comment
    Comment #48745168

    [flagged]

  12. comment
    Comment #48741914

    What a coincidence! I just released OpenATP earlier today. OpenATP is an open-source Python package and CLI for agentic automated theorem provers. It includes support for Leanstral…

  13. story
    Show HN: OpenATP: A platform for automated theorem proving in Lean

    TL;DR: I created a Python package to make running agentic automated theorem provers (e.g., Aristotle, Numina-Lean-Agent, Claude Code, etc...) as simple as open-atp prove Lemma.lean…

  14. story
    Show HN: A website to track live music attendance

    TL;DR: I built a website that allows users to track the concerts they've been to. If you have strong opinions about engineering/design or how shows should be tracked (festivals, ve…