theorem
proved
term proof
completedZeta0_differentiable
show as:
view Lean formalization →
formal statement (Lean)
30theorem completedZeta0_differentiable :
31 Differentiable ℂ completedRiemannZeta₀ :=
proof body
Term-mode proof.
32 differentiable_completedZeta₀
33
34/-- The pole-removed completed zeta has the same functional equation. -/