Theorems · Theorem · probability
ProbabilityTheory.cdf_gammaMeasure_eq_lintegral
∀ {a r : ℝ},
0 < a →
0 < r →
∀ (x : ℝ),
↑(ProbabilityTheory.cdf (ProbabilityTheory.gammaMeasure a r)) x =
(∫⁻ (x : ℝ) in Set.Iic x, ProbabilityTheory.gammaPDF a r x).toReal- 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.
Cites16
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.Measure.restrictstatement and proof · cited by 1,646
- MeasureTheory.MeasureSpace.volumestatement and proof · cited by 1,323
- MeasureTheory.lintegralstatement and proof · cited by 1,152
- Set.Iicstatement and proof · cited by 1,111
- ENNReal.ofRealproof · cited by 863
- ENNReal.toRealstatement and proof · cited by 859
- MeasureTheory.IsProbabilityMeasureproof · cited by 392
- StieltjesFunction.toFunstatement · cited by 120
- MeasureTheory.withDensity_applyproof · cited by 73
- ProbabilityTheory.cdfstatement · cited by 19
- ProbabilityTheory.gammaPDFstatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.cdf_expMeasure_eq_lintegralproof · cited by 1