ensue
Official@mutable-state-inc
Offers formal verification infrastructure for Lean proof development, enabling cross-session knowledge persistence and parallelized theorem proving environments.
Agent Skills by ensue
Showing 3 vetted skills indexed across 2 GitHub repositories.
mathlib-knowledge
Reference Mathlib tactics and Lean naming conventions for proof development.
lean-collab
Orchestrate parallel Lean proof sessions via the lc CLI.
ensue-memory
Links conversations to a knowledge tree to preserve and retrieve context across sessions.
Frequently Asked Questions About ensue
FAQPage SchemaWhat specific tasks does ensue enable for mathematicians and engineers?▼
Ensue enables the preservation of conversational context within formal verification projects and provides direct reference access to Mathlib tactics. It facilitates the orchestration of parallel proof sessions, allowing users to manage multiple theorem validation tasks simultaneously without losing state or reference integrity.
Who is the target persona for these formal verification capabilities?▼
The target personas are formal verification engineers, mathematicians, and researchers working within the Lean ecosystem. It is designed for professionals who require rigorous proof development, complex theorem management, and the ability to maintain long-term knowledge structures across disparate proof sessions.
What are the prerequisites for running these proof orchestration capabilities?▼
Users must have the Lean theorem prover installed and configured within their local environment. Additionally, access to the Mathlib library is required to utilize the reference tactics, and the environment must support the execution of parallel proof sessions to leverage the full orchestration functionality.