Theorems · Theorem · probability
ProbabilityTheory.lintegral_exponentialPDF_eq_antiDeriv
∀ {r : ℝ},
0 < r →
∀ (x : ℝ),
∫⁻ (y : ℝ) in Set.Iic x, ProbabilityTheory.exponentialPDF r y =
ENNReal.ofReal (if 0 ≤ x then 1 - Real.exp (-(r * x)) else 0)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 288 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites71
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- ENNRealstatement and proof · cited by 9,879
- mul_oneproof · cited by 3,885
- one_mulproof · cited by 2,841
- Continuousproof · cited by 2,592
- Nat.cast_oneproof · cited by 2,501
- zero_addproof · cited by 2,366
- MulZeroClass.mul_zeroproof · cited by 2,091
- le_reflproof · cited by 2,061
- Nat.cast_zeroproof · cited by 1,870
- MeasureTheory.integralproof · cited by 1,779
Cited by1
Results whose statement or proof uses this declaration.
- ProbabilityTheory.cdf_expMeasure_eqproof · cited by 0