gpd-evolve-invariant

Automate searches for invariants, recurrences, Lyapunov functions, or counterexamples in executable theorem artifacts.

Updated May 1, 2026
One-click install
npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-evolve-invariant
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gpd-evolve-invariant
Source: https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry/tree/main/.agents/skills/gpd-evolve-invariant
Command: npx skills add https://github.com/Unified-Field-Theory-Research/finite-capacity-causal-geometry --skill gpd-evolve-invariant

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the search for candidate invariants, recurrences, Lyapunov functions, or counterexamples over executable theorem artifacts, streamlining the exploration of mathematical conjectures.

Core Features & Use Cases

  • Candidate Invariant Search: Identifies potential invariants in theorem artifacts.
  • Recurrence Detection: Finds recurring patterns in mathematical expressions.
  • Lyapunov Function Generation: Creates Lyapunov functions for stability analysis.
  • Counterexample Discovery: Searches for counterexamples to challenge existing theorems.
  • Use Case: For a given theorem, use this Skill to generate candidate invariants that could potentially simplify or extend the theorem's scope.

Quick Start

Run the gpd-evolve-invariant skill to search for invariants in the theorem artifact 'theorem_artifact.txt'.

Frequently Asked Questions about gpd-evolve-invariant

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

FAQPage Schema
How do I automate candidate invariant search for executable theorem artifacts?

To automate candidate invariant search for executable theorem artifacts, run the Skill against your target file like 'theorem_artifact.txt'. It systematically analyzes the mathematical expressions to identify potential invariants without manual inspection.

Can I generate Lyapunov functions for stability analysis using Rust?

Generating Lyapunov functions for stability analysis using Rust is supported by this Skill. It requires the Rust environment and associated theorem-proving tools to execute the generation process over your executable artifacts.

What is the best way to find counterexamples in mathematical theorem exploration?

The best way to find counterexamples in mathematical theorem exploration is to automate the search over executable artifacts. This Skill systematically probes the theorem's boundaries to discover counterexamples that challenge or invalidate existing conjectures.

Do I need Rust installed to run theorem proving and recurrence detection?

Yes, you need Rust and associated theorem-proving tools installed to run recurrence detection. The Skill depends on the Rust environment to execute the scripts required for finding recurring patterns in mathematical expressions.

How does counterexample discovery work for challenging existing theorems?

Counterexample discovery works by systematically searching executable theorem artifacts for inputs or conditions that violate the theorem's constraints. This Skill automates that search, generating counterexamples to test the validity and scope of mathematical conjectures.