Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Zero Loop Potential Equivalence

Abstract

An additive cost on a connected path groupoid has zero closed-path sums exactly when it is the difference of a vertex potential.

Theorem 1.1 (Zero closed-path costs are exactly potential differences).

Proof. Machine-checked in Lean as D5/S3/Observer/AgencyHolonomy/ZeroLoopPotentialEquivalence.closed_path_zero_iff_exists_potential (✓ std3). ∎

Source. Repository-derived.

Commentary.

The cost is additive under path composition and changes sign under inversion. A potential therefore telescopes around every closed path, giving zero total cost.

Conversely, choose a base object and one path from it to every object. The cost of the chosen path defines the potential. Closing the comparison path with the inverse chosen path shows that every edge cost is the corresponding potential difference.

References

  • Truth anchor: D5/S3/Observer/AgencyHolonomy/ZeroLoopPotentialEquivalence.closed_path_zero_iff_exists_potential