Theorems · Definition · probability
ProbabilityTheory.preCDF
{α : Type u_1} → {mα : MeasurableSpace α} → MeasureTheory.Measure (α × ℝ) → ℚ → α → ENNRealpreCDF is the Radon-Nikodym derivative of ρ.IicSnd with respect to ρ.fst at each
r : ℚ. This function ℚ → α → ℝ≥0∞ is such that for almost all a : α, the function ℚ → ℝ≥0∞
satisfies the properties of a cdf (monotone with limit 0 at -∞ and 1 at +∞, right-continuous).
We define this function on ℚ and not ℝ because ℚ is countable, which allows us to prove
properties of the form ∀ᵐ a ∂ρ.fst, ∀ q, P (preCDF q a), instead of the weaker
∀ q, ∀ᵐ a ∂ρ.fst, P (preCDF q a).
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- MeasureTheory.Measure.rnDerivproof · cited by 234
- MeasureTheory.Measure.fstproof · cited by 70
- MeasureTheory.Measure.IicSndproof · cited by 18
Cited by16
Results whose statement or proof uses this declaration.
- ProbabilityTheory.condCDFproof · cited by 20
- ProbabilityTheory.measurable_preCDF'statement · cited by 8
- ProbabilityTheory.measurable_preCDFstatement · cited by 6
- ProbabilityTheory.setLIntegral_preCDF_fststatement and proof · cited by 4
- ProbabilityTheory.preCDF_le_onestatement · cited by 4
- ProbabilityTheory.isRatCondKernelCDF_preCDFstatement · cited by 2
- ProbabilityTheory.condCDF_eq_stieltjesOfMeasurableRat_unit_prodstatement and proof · cited by 2
- ProbabilityTheory.setIntegral_preCDF_fststatement and proof · cited by 2
- ProbabilityTheory.isRatCondKernelCDFAux_preCDFstatement and proof · cited by 1
- ProbabilityTheory.withDensity_preCDFstatement · cited by 1
- ProbabilityTheory.integral_preCDF_fststatement · cited by 1
- ProbabilityTheory.condCDF_ae_eqstatement and proof · cited by 1