pith. sign in
module module high

IndisputableMonolith.Foundation.GlobalCoIdentityConstraint

show as:
view Lean formalization →

The GlobalCoIdentityConstraint module defines the canonical fractional-part projection from reals to the unit interval and assembles theorems on uniqueness and existence of global phases under the co-identity constraint. Researchers working on the GCIC paper or the Consciousness layer would cite it for phase consistency results. The module imports graph rigidity and reduced phase potential to construct the objects without internal proofs.

claimThe canonical projection $frac:ℝ→[0,1)$ satisfies $frac(x)=x-⌊x⌋$. The global co-identity constraint requires that the reduced phase potential $J̃_b(δ)=cosh(λ⋅d_ℤ(δ))−1$ vanishes on a connected graph if and only if the phase field is constant modulo integers, with $λ=ln b$ and $d_ℤ$ the distance to the nearest integer.

background

This module sits in the Foundation domain and supplies the Global Co-Identity Constraint (GCIC) machinery. It re-states the fractional-part projection locally to avoid import cycles with the Consciousness layer. Upstream, Constants supplies the RS time quantum τ₀=1 tick. GraphRigidity proves that the ratio energy C_G[x]=Σ J(x_v/x_w) vanishes if and only if x is a constant positive field. ReducedPhasePotential defines the reduced phase-mismatch potential J̃_b(δ)=cosh(λ⋅d_ℤ(δ))−1 induced by the discrete scaling quotient.

proof idea

This is a definition module, no proofs. It imports Mathlib, Cost, Constants, GraphRigidity, and ReducedPhasePotential to define wrapPhase together with the GCIC theorems on global phase uniqueness, existence, and independence of basepoint and path.

why it matters in Recognition Science

The module supplies the global phase uniqueness and existence results that feed the Consciousness layer. It fills in GCIC paper Result 1 on graph rigidity and Section IV on the reduced phase potential. It supports phase consistency in the Recognition Science framework by ensuring fields satisfy the co-identity constraint independently of path or basepoint.

scope and limits

depends on (4)

Lean names referenced from this declaration's body.

declarations in this module (14)