Geometry
Read with:
Status: proved infinite exact shadow family
Date: 2026-08-14
Project: Free Computation Foundation / CENTL
Claim boundary: this theorem does not prove universal López Type A/B coverage or the Erdős-Straus conjecture. It proves an infinite family of exact redundancies inside the López Type A/B depth system. Literature priority for this formulation remains under review.
Read with:
- THEORY.md
- DIRECT-SHADOW-COMPLETENESS.md
- DEPTH-SPECTRUM.md
- MULTIPLICATIVE-TRAP-COSET.md
- TRAP-QUOTIENT-FACTORIZATION.md
- PRIME-POWER-TRAP-DICHOTOMY.md
1. Power-of-two layers
Let
and put
The Type A/B trap set is
2. Exact power-of-two coset theorem
Theorem
For every a>=1,
Moreover
and
Proof
Because
the order of 2 divides a+2.
If 1<=d<a+2, then
so the modulus cannot divide 2^d-1. Hence no smaller positive exponent gives 1, and therefore
Thus
The divisors of 2^a are 2^i, 0<=i<=a. The Type A/B trap families are
and
Together these exponents cover one complete cycle modulo the order a+2. Hence
Equivalently, the general trap-cardinality formula gives the same cardinality. QED.
3. Mersenne divisibility
The moduli satisfy
Therefore
4. Exact shadow theorem
Theorem
Let 1<=a<b. If
then the entire Type A/B layer at depth 2^b is directly shadowed by the earlier layer at depth 2^a:
Proof
The divisibility assumption gives m_a|m_b. By the power-of-two coset theorem,
Reducing -2^r mod m_b modulo m_a gives -2^r mod m_a, which belongs to
So every later hit is already an earlier hit. QED.
5. Infinite structural gaps
If there exists a with
then
for every integer n for which C_AB(n) is defined.
In particular, choosing
gives
and therefore
Hence the exact-depth spectrum has infinitely many structural gaps.
6. Near-classification inside the power-of-two subsequence
For b>=3, if b+2 is composite, it has a proper divisor d>=3. Taking
gives
Therefore
Thus only exponents with
can escape this particular Mersenne-ancestry obstruction once b>=3.
This is necessary, not sufficient, for realization.
Examples:
k=8 : b=3, b+2=5 prime -> not killed by this family
k=16 : b=4, b+2=6 composite -> shadowed by k=2
k=32 : b=5, b+2=7 prime -> not killed by this family
k=64 : b=6, b+2=8 composite -> shadowed by k=4
k=128 : b=7, b+2=9 composite -> shadowed by k=2
k=256 : b=8, b+2=10 composite -> shadowed by k=8
k=512 : b=9, b+2=11 prime -> not killed by this family
k=1024 : b=10, b+2=12 composite -> shadowed by k=2 and k=4
7. Density-one structural deletion inside the binary subsequence
Let
The necessary condition above gives
Therefore
By the prime number theorem,
so
Equivalently:
This is a density statement within the exponent-indexed binary subsequence, not a density claim among all positive depths k.
8. Shadow-lattice interpretation
Label the power-of-two node 2^a by
Then
The power-of-two subgraph is therefore a reversed divisibility lattice on the shifted exponents.
This is the first explicit infinite sublattice isolated inside the Type A/B shadow graph.
9. Binary exceptionalism among prime powers
The companion theorem PRIME-POWER-TRAP-DICHOTOMY.md proves that this exact coset saturation is special to p=2.
For odd prime powers
the trap set has the exponent-window form
but
Thus the Mersenne lattice is a genuinely binary phenomenon, not generic prime-power behavior.
10. Why this matters
The depth-spectrum program distinguishes:
- latency gaps, where a realizable depth simply appears beyond a finite prime cutoff;
- structural gaps, where congruence ancestry makes minimal realization impossible.
The Mersenne shadow lattice proves not merely that structural gaps exist, but that they occur in an explicit infinite family and dominate the power-of-two subsequence in exponent density.
So the minimal Type A/B spectrum contains deterministic arithmetic holes on every scale.
11. Next targets
- classify all
kfor whichT_k=-H_k; - derive additional infinite shadow lattices from exact or near-exact subgroup saturation;
- determine whether analogous lattices exist for products of a bounded number of primes;
- intersect infinite structural-gap families with hard-compatible candidates;
- determine the density of structural gaps among all depths, not merely within special subsequences;
- integrate these infinite gap families into a publication-grade exact-depth spectrum theorem.