birkhoff-average
npx skills add https://github.com/plurigrid/asi --skill birkhoff-average
Agent 安装分布
Skill 文档
Birkhoff Average
Trit: 1 (PLUS) Domain: Dynamical Systems Theory Principle: Time average of observable along trajectory
Overview
Birkhoff Average is a fundamental concept in dynamical systems theory, providing tools for understanding the qualitative behavior of differential equations and flows on manifolds.
Mathematical Definition
BIRKHOFF_AVERAGE: Phase space à Time â Phase space
Key Properties
- Local behavior: Analysis near equilibria and invariant sets
- Global structure: Long-term dynamics and limit sets
- Bifurcations: Parameter-dependent qualitative changes
- Stability: Robustness under perturbation
Integration with GF(3)
This skill participates in triadic composition:
- Trit 1 (PLUS): Sources/generators
- Conservation: Σ trits ⡠0 (mod 3) across skill triplets
AlgebraicDynamics.jl Connection
using AlgebraicDynamics
# Birkhoff Average as compositional dynamical system
# Implements oapply for resource-sharing machines
Related Skills
- equilibrium (trit 0)
- stability (trit +1)
- bifurcation (trit +1)
- attractor (trit +1)
- lyapunov-function (trit -1)
Skill Name: birkhoff-average Type: Dynamical Systems / Birkhoff Average Trit: 1 (PLUS) GF(3): Conserved in triplet composition
Non-Backtracking Geodesic Qualification
Condition: μ(n) â 0 (Möbius squarefree)
This skill is qualified for non-backtracking geodesic traversal:
- Prime Path: No state revisited in skill invocation chain
- Möbius Filter: Composite paths (backtracking) cancel via μ-inversion
- GF(3) Conservation: Trit sum â¡ 0 (mod 3) across skill triplets
- Spectral Gap: Ramanujan bound λâ ⤠2â(k-1) for k-regular expansion
Geodesic Invariant:
â path P: backtrack(P) = â
⹠μ(|P|) â 0
Möbius Inversion:
f(n) = Σ_{d|n} g(d) ⹠g(n) = Σ_{d|n} μ(n/d) f(d)
SDF Interleaving
This skill connects to Software Design for Flexibility (Hanson & Sussman, 2021):
Primary Chapter: 8. Degeneracy
Concepts: redundancy, fallback, multiple strategies, robustness
GF(3) Balanced Triad
birkhoff-average (â) + SDF.Ch8 (â) + [balancer] (+) = 0
Skill Trit: 0 (ERGODIC – coordination)
Secondary Chapters
- Ch3: Variations on an Arithmetic Theme
Connection Pattern
Degeneracy provides fallbacks. This skill offers redundant strategies.