IndisputableMonolith.Foundation.LinkingVanishingHighDim
Foundation module that restates the content-typed first homology of a linking complement and the nontrivial-linking detector, then develops the high-dimensional geometric side (sphere points, coordinate bounds, arc parametrizations). Complements the low-dimensional vanishing leaf. Downstream assembly and arc-complement acyclicity import it. Argument shape is restatement plus elementary sphere/arc lemmas rather than a single theorem.
claimIn the high-dimensional regime, the module packages the first homology $H_1$ of a linking complement, a predicate that a class detects nontrivial linking, and supporting geometry on the unit sphere (distinguished points, coordinate square-sum identities, and an arc map whose $0$-coordinate is controlled). It is the high-dim counterpart of the low-dim linking-vanishing leaf.
background
Recognition Science forces spatial dimension $D=3$ (forcing step T8) partly by topological linking constraints: nontrivial linking of complementary spheres or arcs is dimension-sensitive, and the first homology of the complement is the natural detector.
The low-dimensional sibling module is Mathlib-only: it restates the content-typed object linkingComplementH1 and the detector DetectsNontrivialLinking from the public spine, and proves the detector fails for $D=0$ and $D=1$ (the $0$-sphere is finite, etc.). This module is the matching high-dimensional leaf: same restated linking/$H_1$ interface, plus singular-sphere geometry (unit sphere membership, squared-coordinate bounds, an arc parametrization).
Local setting is Foundation geometry feeding the public spine assembly of linking facts, not continuum physics constants.
proof idea
Not a single theorem. The module (i) restates the spine's content-typed linking complement $H_1$ and the nontrivial-linking detector, and (ii) builds elementary sphere/arc infrastructure: distinguished points on $S^n$, norm and membership lemmas, $x_0^2+x_1^2$ identities, bounds $x_0^2\le 1$, and an arc map with controlled $0$-coordinate. Those lemmas support later acyclicity and assembly arguments rather than closing the dimension force alone. Overall structure mirrors the low-dim vanishing leaf, with geometry imported from singular sphere geometry.
why it matters in Recognition Science
Closes the high-dimensional half of the Foundation linking package. Imported by ArcComplementAcyclic (arc complements have vanishing $H_1$) and by PublicSpineLinkingAssembly (public assembly of linking facts for the spine). Together with the low-dim leaf (detector fails in $D=0,1$), it supplies the geometric substrate for dimension-sensitive linking used in the T8 forcing of three spatial dimensions. Without the restated $H_1$/detector interface and the sphere-arc lemmas, the assembly cannot cite a uniform content-typed linking object across dimensions.
scope and limits
- Does not by itself prove $D=3$; only supplies high-dim linking/$H_1$ restatement and sphere-arc lemmas.
- Does not re-prove low-dim vanishing; that lives in the low-dim sibling module.
- Does not define continuum physics constants ($c$, $\hbar$, $G$, $\alpha$).
- Does not claim a full singular homology theory beyond the restated $H_1$ linking interface.
- Does not discharge PublicSpine obligations outside what assembly imports.
used by (2)
depends on (2)
declarations in this module (43)
-
def
linkingComplementH1 -
def
DetectsNontrivialLinking -
def
ArcComplementsAcyclic -
def
pt2 -
lemma
pt2_zero -
lemma
pt2_one -
lemma
pt2_norm -
lemma
pt2_mem_sphere -
lemma
coord_sq_add_sq -
lemma
sq_coord0_le_one -
def
arcFun -
lemma
arcFun_coord0 -
lemma
arcFun_coord1 -
lemma
continuous_arcFun -
def
arcMap -
lemma
arcMap_injective -
lemma
isEmbedding_arcMap -
def
arcPlus -
def
arcMinus -
lemma
isEmbedding_arcPlus -
lemma
isEmbedding_arcMinus -
def
arcParam -
lemma
arcFun_arcParam -
lemma
range_arcPlus -
lemma
range_arcMinus -
lemma
range_arcPlus_union_arcMinus -
lemma
range_arcPlus_inter_arcMinus -
lemma
eastP_ne_westP -
def
perpIsometry -
lemma
stereographic_source_pt -
def
twoPunctHomeo -
def
punctTranslateHomeo -
def
twoPointComplHEquiv -
theorem
isZero_h2_twoPointCompl -
theorem
isZero_h1_inter -
def
flattenComplHomeo -
theorem
isZero_h1_unionCompl -
theorem
isZero_h1_complement_of_embedding -
def
toSphMap -
lemma
isEmbedding_toSphMap -
def
complDownHomeo -
theorem
not_detects_of_arcAcyclic -
theorem
forces_D3_of_arcAcyclic