Ancestry
Read with:
Status: proved universal structural theorem
Date: 2026-08-14
Project: Free Computation Foundation / CENTL
Claim boundary: this theorem classifies prime values of the depth parameter k inside the López Type A/B minimal-depth system. It does not prove that every prime input has finite C_AB, and it does not prove the Erdős-Straus conjecture. Literature priority for this minimal-depth formulation remains under review.
Read with:
- THEORY.md
- PRIME-MODULUS-BACKBONE.md
- DEPTH-SPECTRUM.md
- SPECTRUM-INFINITE-COINFINITE.md
- MERSENNE-SHADOW-LATTICE.md
1. Setup
For a depth k, put
and
When k itself is prime, its only divisors are 1 and k, so
Since
the last residue duplicates -1, but keeping all four forms makes the ancestry argument transparent.
2. Composite target modulus always has a 1 mod 4 factor
Lemma
Let m>1 satisfy
If m is composite, then there is a proper factorization
with
Proof
Factor m into primes with multiplicity.
If some prime divisor is 1 mod 4, choose that prime as A; the complementary factor is then 3 mod 4.
Otherwise every prime divisor is 3 mod 4. Since the total product is 3 mod 4, the number of prime factors counted with multiplicity is odd. Composite then means there are at least three. Choose any two of them for A; their product is 1 mod 4, and the nontrivial complementary factor remains 3 mod 4.
QED.
Write
Then
Expanding gives
Thus j<k and this is exactly a modulus-ancestry relation
3. Prime-target ancestry shadow theorem
Theorem
Let k be prime. If
is composite, then the complete Type A/B layer at depth k is directly shadowed by an earlier depth j<k.
Proof
Use the factorization above:
Hence
so
Also
so
Because k is prime,
Reducing these residues modulo m_j=4j-1 gives
But 1|j and j|j, so
Therefore
Every integer hitting layer k already hits layer j<k. Hence k can never be a minimal Type A/B depth. QED.
4. Prime-modulus realization
If instead
is prime and greater than 7, the prime-modulus backbone theorem applies directly. The target modulus contributes a new CRT coordinate relative to all earlier Type A/B moduli, and one obtains reduced arithmetic progressions containing infinitely many primes with exact depth k.
The only prime-depth initial case not covered by the >7 statement is
Here
The hard class
already avoids the only earlier layer k=1, because it is 1 mod 3 while
Choosing, for example,
is compatible by CRT and gives a reduced arithmetic progression. Dirichlet therefore supplies infinitely many hard-class primes with
Thus for every prime depth k with 4k-1 prime, including k=2, infinitely many primes in the hard class 1 mod 840 have exact depth k.
See PRIME-MODULUS-BACKBONE.md.
5. Prime-depth classification theorem
Combining the two directions gives:
Theorem
For every prime depth k, exactly one of the following occurs.
Realized side
If
then infinitely many primes, including infinitely many in the hard class 1 mod 840, satisfy
Structural-gap side
If
then layer k is completely directly shadowed by an earlier layer, and
for every integer n for which C_AB(n) is defined.
Equivalently, for prime k,
This is a complete exact classification of the spectrum on the prime-depth subsequence.
6. Infinite ancestry families
The proof can be read constructively.
Fix any
If a prime depth k satisfies
then
Writing
gives an earlier source depth
that directly shadows k.
Because
Dirichlet's theorem gives infinitely many prime depths in each such residue class.
The first family is
so every prime depth
is completely shadowed by
Examples:
k=19 -> j=4, m_k=75 = 5*15
k=29 -> j=6, m_k=115 = 5*23
k=59 -> j=12, m_k=235 = 5*47
k=79 -> j=16, m_k=315 = 5*63
Every listed prime depth is structurally impossible, irrespective of how far one searches over input primes.
7. Stronger structural-gap counting bound
Let
Every prime
is a global structural gap by the s=1 ancestry family.
Therefore
By the prime number theorem in arithmetic progressions,
Hence
In particular,
This improves the previously recorded logarithmic lower bound coming only from the sparse power-of-two Mersenne family.
The same lower bound applies to the complement of the hard-class infinite-realization spectrum because these are global gaps for every integer.
8. Relation to the Mersenne lattice
The Mersenne lattice and the prime-depth dichotomy are two different exact deletion mechanisms:
- the Mersenne theorem uses coset saturation in the binary power-of-two family;
- the prime-depth theorem uses extreme divisor sparsity of a prime target depth together with any nontrivial modulus ancestry factorization.
Together they show that structural gaps are produced both by highly structured target divisor sets and by maximally sparse target divisor sets.
9. Research significance
This theorem gives a complete infinite-subsequence classification with no unresolved union-shadow issue:
The remaining spectrum problem therefore begins in earnest on composite target depths.
That sharply localizes the hard part of Direct-Shadow Completeness and the exact-depth spectrum.