lean-math-dynamical

Formalize nonlinear dynamical systems and stability proofs in Lean 4.

2|Updated May 26, 2026
One-click install
npx skills add https://github.com/r-irbe/proof-skills --skill lean-math-dynamical
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lean-math-dynamical
Source: https://github.com/r-irbe/proof-skills/tree/main/skills/lean-math-dynamical
Command: npx skills add https://github.com/r-irbe/proof-skills --skill lean-math-dynamical

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Formalize nonlinear dynamical systems, stability proofs, and bifurcation analysis within Lean 4 to improve correctness, reusability, and rigorous verification.

Core Features & Use Cases

  • Formalization templates for deterministic dynamical systems, Lyapunov stability proofs, and bifurcation analysis in Lean 4.
  • Guided workflows for classifying systems, performing phase-portrait analysis, equilibria classification, and coordinating handoffs to related skills like lean-proof and lean-math-analysis.
  • Reference material and best practices to manage cross-skill handoffs and search for dynamical-systems patterns.

Quick Start

Install the lean-math-dynamical skill and start formalizing a deterministic dynamical system in Lean 4 using the provided Lyapunov and bifurcation templates.

Frequently Asked Questions about lean-math-dynamical

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I formalize Lyapunov stability proofs in Lean 4?

You can formalize Lyapunov stability proofs in Lean 4 using guided templates for constructing Lyapunov candidates and verifying deterministic dynamical systems. This ensures rigorous correctness and reusability aligned with Mathlib4.

What is the best way to structure bifurcation analysis in Lean 4?

The best way to structure bifurcation analysis in Lean 4 is by using formalization templates that coordinate handoffs to related skills like lean-proof. This workflow provides reusable patterns for rigorous analysis aligned with Mathlib4.

Can I use this approach for phase-portrait analysis and equilibria classification?

Yes, you can use this approach for phase-portrait analysis and equilibria classification. The workflow provides guided steps for classifying deterministic systems and performs rigorous phase-space analysis within Lean 4.

Does this workflow require specific dependencies for formalizing dynamical systems?

No specific external dependencies are required to formalize dynamical systems with this workflow. It operates independently but provides a routing matrix to coordinate handoffs to lean-proof and lean-math-analysis when needed.

How do I find reusable patterns for nonlinear dynamical systems in Lean 4?

You find reusable patterns for nonlinear dynamical systems by referencing the centralized dynamical-systems encyclopedia included in the workflow. This provides best practices for managing cross-skill handoffs and searching for formalization patterns.