Loading...
Loading...
IMO Gold Medal level Lean4 theorem proving via Harmonic API
npx skill4agent add plurigrid/asi aristotle-leansorryEndpoint: aristotle.harmonic.fun
Auth: Auth0-based (requires signup/login at harmonic.fun)| Benchmark | Score |
|---|---|
| MiniF2F | 90% |
| VERINA | 96.8% |
-- English prompt in comment
-- "Prove that the sum of two even numbers is even"
theorem sum_even (a b : ℕ) (ha : Even a) (hb : Even b) : Even (a + b) := by
sorry -- Aristotle fills this-- PROVIDED SOLUTION: explicit solution marker
theorem my_theorem : P → Q := by
-- PROVIDED SOLUTION
sorryGeodesic Invariant:
∀ path P: backtrack(P) = ∅ ⟹ μ(|P|) ≠ 0
Möbius Inversion:
f(n) = Σ_{d|n} g(d) ⟹ g(n) = Σ_{d|n} μ(n/d) f(d)aristotle-lean (−) + SDF.Ch4 (+) + [balancer] (○) = 0