Theorems · Theorem · probability
ProbabilityTheory.cdf_gammaMeasure_eq_integral
∀ {a r : ℝ},
0 < a →
0 < r →
∀ (x : ℝ),
↑(ProbabilityTheory.cdf (ProbabilityTheory.gammaMeasure a r)) x =
∫ (x : ℝ) in Set.Iic x, ProbabilityTheory.gammaPDFReal a r x- Defined in
- Mathlib.Probability.Distributions.Gamma
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Realstatement and proof · cited by 25,697
- MeasureTheory.Measureproof · cited by 10,939
- ENNRealproof · cited by 9,879
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- Set.Iicstatement and proof · cited by 1,111
- ENNReal.toRealproof · cited by 859
- MeasureTheory.Measure.realproof · cited by 530
- MeasureTheory.IsProbabilityMeasureproof · cited by 392
- MeasureTheory.Measure.withDensityproof · cited by 265
- MeasureTheory.ae_of_allproof · cited by 137
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.cdf_expMeasure_eq_integralproof · cited by 0