Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.cdf_eq_real

∀ (μ : MeasureTheory.Measure ℝ) [MeasureTheory.IsProbabilityMeasure μ] (x : ℝ),
  ↑(ProbabilityTheory.cdf μ) x = μ.real (Set.Iic x)
Defined in
Mathlib.Probability.CDF
Cited by
5 results in Mathlib
Foundations
Depth 270 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsProbabilityMeasure

Around this declaration

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

Cites13

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

Cited by5

Results whose statement or proof uses this declaration.