Theorem
Read with:
Status: proved universal classification theorem
Date: 2026-08-14
Project: Free Computation Foundation / CENTL
Claim boundary: this classifies when the Type A/B trap set fills its divisor-generated multiplicative coset. It does not prove universal Type A/B coverage or the Erdős-Straus conjecture. Literature priority remains under review.
Read with:
- MULTIPLICATIVE-TRAP-COSET.md
- MERSENNE-SHADOW-LATTICE.md
- PRIME-POWER-TRAP-DICHOTOMY.md
- COSET-SOURCE-SEMIGROUP-SHADOW.md
1. Setup
For k>=1, let
and
The general multiplicative trap theorem gives
We call k coset-saturated when
2. Positive cases
k=1
Here
k=2^a
For every a>=1, the Mersenne shadow theorem proves
Thus 1 and every positive power of 2 are coset-saturated.
3. Mixed even depths cannot saturate
Lemma
Let
Then
Proof
Because 2|k, the element 2 is a generator of H_k. Hence
Put
Since u>=3,
Thus h is represented by its ordinary positive integer value modulo m.
If T_k=-H_k, then
so h must be congruent modulo m to either
or
for some divisor e|k.
Since
and
there is no possible wrap producing h: the alternative 4e=h+m would exceed m+1 because h>1.
Therefore we would need either
or
Neither can divide k=2^b u, because both require a power of 2 larger than the exact 2-adic exponent b of k.
Contradiction. QED.
4. Odd depths with multiple prime factors cannot saturate
Lemma
Let k be odd and have at least two distinct prime divisors. Then
Proof
Let p be the smallest prime divisor of k, and write
Because k has another distinct prime factor and p is smallest,
Since p generates part of H_k,
Also
because p<4n and in fact n>=p.
If T_k=-H_k, then h must be congruent to e or 4e for some divisor e|k.
Again 4e<=m+1, while h>1, so a wrapped equality 4e=h+m is impossible.
The equality
would require p^{a+1}|k, contradicting the exact exponent a.
The equality
is impossible by parity because h is odd.
Contradiction. QED.
5. Odd prime powers cannot saturate
The only remaining odd depths are
with p an odd prime.
The prime-power trap dichotomy proves
while
Since
we have
so
6. Classification theorem
The preceding cases exhaust all positive integers.
Theorem
For every k>=1,
Equivalently, the complete set of coset-saturated Type A/B depths is
7. Meaning for the shadow program
The saturated-source mechanism in COSET-SOURCE-SEMIGROUP-SHADOW.md is now completely classified.
There are no hidden odd or mixed source families whose Type A/B traps fill the entire multiplicative coset.
Thus every exact semigroup shadow family generated by full source-coset saturation originates from one of the binary sources
This explains why the Mersenne structure kept reappearing in the global shadow graph: powers of two are not merely examples. They are the unique nontrivial saturated source family.
8. Relation to the exact divisor-sparsity factor
The quotient factorization gives
The classification says
For every other depth,
So the exact divisor-sparsity factor is genuinely nontrivial everywhere outside the binary saturated spine.
9. Computational regression
Earlier finite search through k<=200000 had found exact saturation only at 1 and powers of two. That observation is now explained by the theorem and should be retained only as a regression test, not as evidence for an unproved classification.
10. Next targets
- classify near-saturation, for example depths with bounded ratio
|H_k|/|T_k|; - determine whether near-saturated source layers generate additional infinite shadow families;
- quantify how the divisor-sparsity factor grows away from the binary spine;
- combine the complete saturated-source classification with direct-shadow completeness and the composite-depth spectrum.