pith. machine review for the scientific record. sign in
def definition def or abbrev

RH_Statement

show as:
view Lean formalization →

No prose has been written for this declaration yet. The Lean source and graph data below render without it.

generate prose now

formal statement (Lean)

 118def RH_Statement : Prop :=

proof body

Definition body.

 119  ∀ ρ : ℂ, completedRiemannZeta ρ = 0 → ρ.im ≠ 0 → ρ.re = 1/2
 120
 121/-! **CONDITIONAL THEOREM (OPEN PROBLEM)**: The Riemann Hypothesis under Recognition
 122    Geometry assumptions. Status: MAJOR OPEN PROBLEM (Millennium Prize).
 123    Conditional: IF ClassicalAnalysis ∧ RecognitionGeometry ∧ OscillationBounds THEN RH.
 124    NOT in core T0-T8 chain. Reference: docs/primes/Riemann-proofs/ -/
 125
 126/-- Explicit package of assumptions for the legacy conditional RH route.
 127This replaces the former unconditional axiom-valued function: a caller must now
 128provide a package whose `rh` field is the conditional proof payload. -/

used by (2)

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

depends on (14)

Lean names referenced from this declaration's body.