Theorems · Theorem · measure theory
MeasureTheory.integral_condExp
∀ {α : Type u_1} {E : Type u_3} {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α} {f : α → E}
[inst : NormedAddCommGroup E] [inst_1 : NormedSpace ℝ E] [CompleteSpace E] (hm : m ≤ m₀)
[hμm : MeasureTheory.SigmaFinite (μ.trim hm)], ∫ (x : α), μ[f | m] x ∂μ = ∫ (x : α), f x ∂μ- Cited by
- 5 results in Mathlib
- Foundations
- Depth 298 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Set.univproof · cited by 3,945
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.integralstatement and proof · cited by 1,779
- MeasureTheory.Measure.restrictproof · cited by 1,646
- MeasureTheory.Integrableproof · cited by 1,367
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.trimstatement and proof · cited by 286
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_bot'proof · cited by 3
- InformationTheory.klDiv_map_leproof · cited by 2
- MeasureTheory.integral_abs_condExp_leproof · cited by 2
- MeasureTheory.integral_condExp_indicatorproof · cited by 0
- ProbabilityTheory.integral_condVar_add_variance_condExpproof · cited by 0