vector-field

Assignment of vectors to points in phase space defining dynamics

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "vector-field" with this command: npx skills add plurigrid/asi/plurigrid-asi-vector-field

Vector Field

Trit: 0 (ERGODIC) Domain: Dynamical Systems Theory Principle: Assignment of vectors to points in phase space defining dynamics

Overview

Vector Field is a fundamental concept in dynamical systems theory, providing tools for understanding the qualitative behavior of differential equations and flows on manifolds.

Mathematical Definition

VECTOR_FIELD: Phase space × Time → Phase space

Key Properties

  1. Local behavior: Analysis near equilibria and invariant sets
  2. Global structure: Long-term dynamics and limit sets
  3. Bifurcations: Parameter-dependent qualitative changes
  4. Stability: Robustness under perturbation

Integration with GF(3)

This skill participates in triadic composition:

  • Trit 0 (ERGODIC): Neutral/ergodic
  • Conservation: Σ trits ≡ 0 (mod 3) across skill triplets

AlgebraicDynamics.jl Connection

using AlgebraicDynamics

# Vector Field 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: vector-field Type: Dynamical Systems / Vector Field Trit: 0 (ERGODIC) 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:

  1. Prime Path: No state revisited in skill invocation chain
  2. Möbius Filter: Composite paths (backtracking) cancel via μ-inversion
  3. GF(3) Conservation: Trit sum ≡ 0 (mod 3) across skill triplets
  4. 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)

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

Web3

aptos-wallet-mcp

No summary provided by upstream source.

Repository SourceNeeds Review
Research

academic-research

No summary provided by upstream source.

Repository SourceNeeds Review
General

beeper-mcp

No summary provided by upstream source.

Repository SourceNeeds Review
General

bdd-mathematical-verification

No summary provided by upstream source.

Repository SourceNeeds Review