Preview build on GitHub Pages. The open registry will live at e2er.org.
Skip to content
Demonstrator · items marked Example are invented · what exists today
E2ER
MK

Contributors · creator

Moran Koren

Ben-Gurion University of the Negev, Economics

Credited by RISE skill catalogue

This page lists work that Moran Koren published elsewhere and that E2ER indexes, so that every use of it is credited. It is not an E2ER account.

This is me: claim this page Claiming planned

Skills (11)

/math-proofSingle-pass discipline for full, gap-free proofs: state what you will show before showing it, sign every term, no "clearly", no overgeneralizing from examples./codex-mathDrives OpenAI Codex as an adversarial mathematical co-processor — verify, write, and explore modes; every output is a lead, not a verdict./co-math-initScaffolds a structured proof-building project (paper.tex, goals, decisions log, workstreams) with strict mode: every gap flagged unproven, nothing complete with/co-math-statusRenders a compact status view of a co-math project — goals, active workstreams, blocked items, pending reviews, recent decisions — as an ASCII diagram./proof-readabilityPost-verification exposition pass for already-verified proofs — six layers (architecture, signposting, justification, notation, intuition, grammar) without chanagent:project-coordinatorFront door of a co-math project — reads goals.md, formalises research intent, dispatches and steers workstreams, filters low-level chatter from the user.agent:literature-reviewerLiterature searches and verified, cited workstream reports; confirms prior art and validates supporting citations for claims in paper.tex.agent:proverDrafts proofs into paper.tex with strict discipline — every step justified, cited, or explicitly marked unproven; never hand-waves.agent:coderPython for computational exploration and numerical verification, with mandatory tests and golden values; cannot complete until tests pass and a reviewer acceptsagent:lean-proverFormalises a lemma in Lean 4 and verifies it with lake build — a green build is the strongest "proven" the system supports; the reviewer re-runs the build ratheagent:paper-reviewerAdversarial gate — a workstream cannot be marked complete until this agent writes an explicit approval file; cross-checks references, unproven blocks, and code-