A proving pipeline, not one answer
The default Ansatz CGM pipeline has a strategist propose plans, workers write lemmas and proofs, an independent verifier check each lemma in a fresh call, and a curator score what remains open.
UCLA · AI + MATHEMATICS
An AI workspace for mathematical research at ansatze.ai. By default, each run plans, proves, and independently checks its lemmas with the Ansatz CGM pipeline, then shows the evidence as graphs you can inspect and a Lean stage you can run.
THE RESEARCH ATLAS / INFORMAL ↔ FORMAL
OPEN PROBLEMS / LASTING QUESTIONS
Read the mathematical claim, explore known results, and follow sourced proof announcements before starting your own approach.
01 / THE SYSTEM
Ansätze keeps the question, the search process, and the resulting evidence together—so a promising answer is the start of inspection, not the end of it.
The default Ansatz CGM pipeline has a strategist propose plans, workers write lemmas and proofs, an independent verifier check each lemma in a fresh call, and a curator score what remains open.
Facts shows the lemmas the verifier accepted and what each one depends on. Explore shows the search itself: plans, attempts, verdicts, obstacles, and dead ends.
Formalize the result in Lean 4, then compile, check, and audit the statement. A model verifier’s acceptance is never presented as a Lean certificate.
Signed-in accounts can add feedback to an existing run and continue from its workspace instead of rebuilding context.
Run the same CGM pipeline on your own Codex, Claude Code, or API route, or try other proving engines with a common view of progress and cost.
Keep proofs, graphs, Lean sources, and research memory attached to the run that produced them.
02 / WORKFLOW
Paste a statement or choose an open problem. Guests start with Ansatz CGM on Kimi K3; no key or account is needed when hosted access is available.
Follow the strategist, workers, independent verifier, and curator as the run progresses.
Open the DAG tab to see which lemmas the verifier accepted, how they combine into the target, and which routes stalled.
The formal stage translates the proof into Lean 4. Read its status literally: compiled, verified, incomplete (sorry), wrong statement, or failed.
The Ansatz CGM pipeline adapts prompts and data contracts from the Ansatz continual-graph-memory project by FrenzyMath (Apache License 2.0). Read how a CGM run works.
03 / START HERE
Try the console in a browser-scoped guest session, sign in for durable account history, or read the main concepts first.