Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Zero-Sum Gauge Invariance of the Structural Completion Signature

Abstract

A zero-sum redistribution preserves the global additive defect and the structural completion signature K(C)/G.

Theorem 1.1 (A zero-sum local gauge preserves the global defect and signature).

Proof. Machine-checked in Lean as D5/S3/Analytic/Adelic/ZeroSumGaugeGlobalCompletion.zero_sum_gauge_preserves_global_completion (✓ std3). ∎

Source. Repository-derived.

Commentary.

The finite and infinite place types are both nonempty, and their disjoint sum is the full place type. The defect codomain is any Hausdorff topological additive commutative group. An adelic local ledger is a summable family in that codomain, while ZeroSumGauge is the additive subgroup of summable shift families with total zero.

The normalization set N is the full ledger space. GlobalCompletionPoint is the subtype K(C) of normalized ledgers whose globalAdditiveDefect vanishes. Zero-sum gauges act on K(C), and StructuralCompletionSignature is the orbit quotient K(C)/G.

Summable.tsum_add proves that a gauge transform preserves globalAdditiveDefect, so it maps completion points to completion points. Quotient.sound then proves that every transformed completion point has the same structuralCompletionSignatureClass. These are the two conjuncts of the public theorem.

References

  • Truth anchor: D5/S3/Analytic/Adelic/ZeroSumGaugeGlobalCompletion.zero_sum_gauge_preserves_global_completion