Mathlib Map

Theorems · Theorem · special functions

Complex.Gamma_ne_zero

∀ {s : ℂ}, (∀ (m : ℕ), s ≠ -↑m) → Complex.Gamma s ≠ 0

The Gamma function does not vanish on (except at non-positive integers, where the function is mathematically undefined and we set it to 0 by convention).

Defined in
Mathlib.Analysis.SpecialFunctions.Gamma.Beta
Cited by
6 results in Mathlib
Foundations
Depth 284 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites30

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by6

Results whose statement or proof uses this declaration.