What problem does it solve?
Lean-proof and Mathlib4 workflows often suffer from fragmented guidance across optimization, game theory, RL, and decision theory proofs. This Skill provides a centralized routing and handoff model that structures these proofs and aligns them with repository references and template workflows.
Core Features & Use Cases
- Centralized routing for Lean 4 optimization, game theory, RL theory, and decision-making proofs with clear handoffs to specialized helpers.
- Access to a canonical encyclopaedia of concepts and patterns stored in references (e.g., lean4-math-optimization.md) to accelerate proof authoring and consistency.
- On-demand templates and templates references for bootstrapping proofs, regressions, and audit-ready documentation.
- Use Case: when formalizing a Bellman backup or a Nash-equilibrium argument, route through the appropriate handoffs and reference materials to ensure correctness and consistency.
Quick Start
Install this skill into your Lean-proof harness to begin routing optimization proofs to the appropriate handoffs.