Discreteness of the zeros of the Riemann zeta function #
We show that the zeros of the Riemann zeta function form a discrete subset of ℂ,
so that in particular any compact subset of ℂ contains only finitely many zeros.
Main declarations #
riemannZetaZeros: The zeros of Riemann zeta function.
Main results #
isClosed_riemannZetaZeros:riemannZetaZerosis closed.isDiscrete_riemannZetaZeros:riemannZetaZerosis discrete.IsCompact.inter_riemannZetaZeros_finite: for any compact setS : Set ℂ, the intersectionS ∩ riemannZetaZerosis finite.
The zeros of Riemann's ζ-function.
Equations
Instances For
theorem
IsCompact.inter_riemannZetaZeros_finite
{S : Set ℂ}
(hS : IsCompact S)
:
(S ∩ riemannZetaZeros).Finite
Any compact subset of ℂ contains only finitely many zeros of the Riemann zeta function.