pith. sign in
module module high

IndisputableMonolith.NumberTheory.StripZeroFreeRegion

show as:
view Lean formalization →

This module re-exports Mathlib's classical theorem that the Riemann zeta function has no zeros for Re(s) ≥ 1. It supplies the boundary case required by Recognition Science zero-free region arguments that aim to weaken or eliminate the full RH axiom. The module performs no new proofs and consists of imports plus re-exports from WeakZeroFreeRegion and ZetaFromTheta.

claimThe Riemann zeta function satisfies $ζ(s) ≠ 0$ whenever Re$(s) ≥ 1$.

background

The module operates inside the NumberTheory component of the Recognition Science formalization. It imports WeakZeroFreeRegion, whose documentation asks whether the RH conditional axiom can be eliminated or weakened via the defect-budget bridge, and ZetaFromTheta, which isolates the theta-style Mellin transform bridge to the completed zeta functional equation. The central object is the classical boundary theorem, stated as riemannZeta nonzero on the closed half-plane Re(s) ≥ 1.

proof idea

This is a re-export module with no internal proofs. It pulls the de la Vallée-Poussin/Hadamard line theorem directly from Mathlib and makes it available to downstream zero-free region constructions.

why it matters in Recognition Science

The module supplies the boundary theorem required by ClassicalZeroFreeRegion (which tracks Track B1 of the RH unconditional-closure plan) and by XiSensorPickPositivity (which develops the Pick/Schur positivity route that avoids assuming bounded defect cost). It therefore anchors the classical line result before any logarithmic strip or RS-native extension is attempted.

scope and limits

used by (2)

From the project-wide theorem graph. These declarations reference this one in their body.

depends on (2)

Lean names referenced from this declaration's body.

declarations in this module (16)