Mathlib Map

Theorems · Theorem · probability

ProbabilityTheory.integral_preCDF_fst

∀ {α : Type u_1} {mα : MeasurableSpace α} (ρ : MeasureTheory.Measure (α × ℝ)) (r : ℚ) [MeasureTheory.IsFiniteMeasure ρ],
  ∫ (x : α), (ProbabilityTheory.preCDF ρ r x).toReal ∂ρ.fst = (ρ.IicSnd ↑r).real Set.univ
Defined in
Mathlib.Probability.Kernel.Disintegration.CondCDF
Cited by
1 results in Mathlib
Foundations
Depth 256 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
MeasureTheory.IsFiniteMeasure

Around this declaration

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

Cites14

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

Cited by1

Results whose statement or proof uses this declaration.