Hero · Foundation group · Cat A. Source: C-0006a / P-0006a (existence) + C-0006b / P-0006b (uniqueness, contraction). Verification: E-0005, E-0006. Canonical version: CV-1.0. Full statement and proof: Canonical Spec — Part 5 · §13.
Statement
Let be the sigmoid closure operator
T6a (existence). has at least one fixed point on .
T6b (uniqueness + contraction). When , has a unique fixed point, and iterates converge geometrically at rate for every initial .
Proof idea
T6a. Brouwer fixed-point theorem. maps to itself (sigmoid output is in ) and is continuous. Brouwer gives at least one fixed point.
T6b. Banach contraction mapping theorem. The Lipschitz constant of is
since for the logistic sigmoid. When , , so is a strict contraction and Banach's theorem applies: unique fixed point, geometric convergence at rate . The bound is tight: at the Lipschitz bound saturates and contraction fails.
Why this is a hero
Closure is the central self-referential operator of SCC: it is the mechanism by which the cohesion field becomes self-supporting. T6 is the convergence guarantee for that operator. Without T6, "self-completion" is just a description; with T6, it is a well-defined mathematical operation with a unique destination and a known convergence rate.
The parameter constraint is a signature commitment of the theory. SCC operates in the contraction regime by design — the alternative (, multiple fixed points) is reserved for explicit multi-formation work via the K-field architecture, not for the single-formation core. T6 makes that design choice rigorous: contraction is provable below threshold, and the threshold is sharp.
A subtle but important point: the closure operator is a contraction, not a projection (CN1 commitment). The trajectory carries structural information even though the destination is unique. Path-dependence in SCC arises at the energy landscape level (T8-Core multi-well, T7-Enhanced metastable basins), not at the closure-operator level. This two-landscape distinction (CN9) is essential and easily confused.
Logical dependencies
- Builds on: T20 (axiom consistency — A3 contraction must be compatible with A1', the conditional extensivity, at ).
- Builds into: T7-Enhanced (the closure Hessian at a non-idempotent fixed point with is strictly PD), T-Bind-Proj/Full (residual bound exploits contraction inversion), every persistence theorem (basin radius depends on contraction rate).
See also
- Full proof in canonical: Canonical Spec §13 T6a/T6b/T6-Stability
- Why non-idempotence matters: T7-Enhanced hero page
- The two-landscape structure (closure FP vs energy minima): Canonical Spec Part 2 §6 Group A · CN1, CN9