pith. sign in
module module high

IndisputableMonolith.NumberTheory.EulerInstantiation

show as:
view Lean formalization →

The EulerInstantiation module defines the set of primes as a subset of natural numbers together with prime sums, Hilbert-Schmidt norms, and related carrier objects for the Euler product. Researchers working on the analytic trace and zeta-ledger bridges cite it as the arithmetic base layer for the Recognition Science treatment of the Riemann hypothesis. The module assembles these objects from imported constants, annular costs, and sampled traces with no internal proofs.

claimLet $P = {p in mathbb{N} | p text{ is prime}}$. The module supplies $text{PrimeSum}(sigma) = sum_{p in P} p^{-sigma}$, the squared Hilbert-Schmidt norm of the associated operator, and the Euler carrier $C(s) = det_2(I - A(s))^2 = prod_p (1 - p^{-s})^2 exp(2 p^{-s})$ on the half-plane Re$(s) > 1/2$.

background

Recognition Science places this module inside the number-theory layer that supports the cost-covering bridge for the Riemann hypothesis. It imports the fundamental time quantum $tau_0 = 1$ tick from Constants and the phi-weighted cost $phiCost(u) := cosh((log phi) u) - 1 = J(phi^u)$ from AnnularCost. DefectSampledTrace supplies the annular meshes attached to hypothetical zeta defects, while EulerCarrierComplex upgrades the real-axis carrier to a holomorphic non-vanishing function on Re$(s) > 1/2$. CostCoveringBridge and SampledTrace provide the surrounding architecture that eliminates prior axioms.

proof idea

This is a definition module, no proofs.

why it matters in Recognition Science

The module feeds AnalyticTrace, ArgumentPrincipleProved, CarrierBudgetComparison, ConcreteEulerLedger, ZetaLedgerBridge, and UnifiedRH. It supplies the concrete prime-based ledger and Euler carrier required for the three-component architecture that replaces the former OntologicalPrimeLedger with bounded annular cost. It fills the arithmetic-to-ledger identification step in the RH closure plan and enables the carrier-defect budget comparison on the same circles.

scope and limits

used by (6)

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

depends on (7)

Lean names referenced from this declaration's body.

declarations in this module (81)

… and 1 more