Richert 1969, Theorem 1: finite weighted-sieve chain #
Frozen source:
references/richert-1969/richert-1969.pdf, PDF pages 8--11, equations (3.1)--(3.11);references/richert-1969/VISION_TRANSCRIPTION.md, sections 5 and 9.
The paper's Theorem A is quoted rather than proved. This file therefore proves
only the finite implication that consumes a lower S(A,z), every conditioned
upper S(A,p,z), and the squareful exclusion. It does not introduce an axiom,
and it does not assume the weighted conclusion.
The finite carrier counted by the lower object S(A,z).
Equations
- MathlibNt.SieveTheory.Richert1969.lowerCarrier A P = {a ∈ A | P.Coprime a}
Instances For
The primed carrier in (3.1): square divisibility by a weighted prime is excluded before the Richert weight is summed.
Equations
- MathlibNt.SieveTheory.Richert1969.squarefreeWeightedCarrier A Q P = {a ∈ MathlibNt.SieveTheory.Richert1969.lowerCarrier A P | ∀ p ∈ Q, ¬p ^ 2 ∣ a}
Instances For
The exact finite squareful correction removed from the lower carrier.
Equations
Instances For
The prime-conditioned upper object S(A,p,z).
Equations
Instances For
The finite weighted lower object in (3.1), with the source prime interval
encoded by Q and the source factor 1 - u log p / log X encoded by w.
Equations
- MathlibNt.SieveTheory.Richert1969.weightedLowerObject A Q P lambda w = ∑ a ∈ MathlibNt.SieveTheory.Richert1969.squarefreeWeightedCarrier A Q P, (1 - lambda * ∑ p ∈ Q, if p ∣ a then w p else 0)
Instances For
The weighted sum of all prime-conditioned upper objects.
Equations
- MathlibNt.SieveTheory.Richert1969.primeConditionedUpperAggregate A Q P w = ∑ p ∈ Q, w p * ↑(MathlibNt.SieveTheory.Richert1969.primeConditionedCarrier A P p).card
Instances For
The exact prime interval in (3.1), including the restriction p ∤ K.
Equations
Instances For
The finite product P_K(X^(1/v)) defining the lower sifted carrier.
Equations
Instances For
The literal finite object W_K(A,v,u,lambda) from (3.1)--(3.2).
Equations
- MathlibNt.SieveTheory.Richert1969.theoremOneWeightedLowerObject A X K v u lambda = MathlibNt.SieveTheory.Richert1969.weightedLowerObject A (MathlibNt.SieveTheory.Richert1969.theoremOneWeightedPrimes X K u v) (MathlibNt.SieveTheory.Richert1969.theoremOneSiftingProduct X K v) lambda (MathlibNt.SieveTheory.Richert1969.theoremOnePrimeWeight X u)
Instances For
Equations (3.5)--(3.8), before any analytic estimate: the weighted lower object is bounded below by the lower sieve, minus the exact squareful correction, minus the weighted sum of the prime-conditioned upper sieves.
Equation (3.5) for the literal interval and logarithmic weight of Theorem 1. The later analytic estimates (3.6)--(3.11) are separate inputs.
The lower S(A,z) in the Chen specialization is exactly the source
Goldbach candidate count.
Every S(A,p,z) in the Chen specialization is the literal conditioned
candidate count, including the nonreduced p ∣ N lanes.
Chen's displayed weighted object is the lower sieve minus one half of the sum of its prime-conditioned upper sieves.
The prime sum is paid by the Stieltjes/partial-summation integral, with the
exact coefficient 8 * (log 8 + K / 2).
The downstream Chen proper-prime-power correction. This is distinct from
Richert's direct (A4) payment for the removed p^2 ∣ a carrier in (3.7).
The Chen-facing conclusion from the two quoted lower/upper Theorem A coefficient dependencies and the two distribution inputs. Theorem A remains an explicit imported dependency; Richert 1969 does not prove it.