Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.lintegral_gammaPDF_of_nonpos

∀ {x a r : ℝ}, x ≤ 0 → ∫⁻ (y : ℝ) in Set.Iio x, ProbabilityTheory.gammaPDF a r y = 0

The Lebesgue integral of the gamma pdf over nonpositive reals equals 0

Defined in
Mathlib.Probability.Distributions.Gamma
Cited by
1 results in Mathlib
Foundations
Depth 257 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.