Theorems · Definition · measure theory
MeasureTheory.condExpL1
{α : Type u_1} →
{F' : Type u_3} →
[inst : NormedAddCommGroup F'] →
[NormedSpace ℝ F'] →
{m m0 : MeasurableSpace α} →
(hm : m ≤ m0) →
(μ : MeasureTheory.Measure α) →
[MeasureTheory.SigmaFinite (μ.trim hm)] → (α → F') → ↥(MeasureTheory.Lp F' 1 μ)Conditional expectation of a function, in L1. Its value is 0 if the function is not
integrable. The function-valued condExp should be used instead in most cases.
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 285 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- 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
- ENNRealstatement · cited by 9,879
- AddSubgroupstatement · cited by 3,232
- MeasureTheory.AEEqFunstatement · cited by 856
- MeasureTheory.Lpstatement · cited by 715
- MeasureTheory.SigmaFinitestatement and proof · cited by 526
- MeasureTheory.Measure.trimstatement and proof · cited by 286
- MeasureTheory.setToFunproof · cited by 77
Cited by26
Results whose statement or proof uses this declaration.
- MeasureTheory.condExp_congr_aeproof · cited by 17
- MeasureTheory.setIntegral_condExpproof · cited by 13
- MeasureTheory.condExp_addproof · cited by 11
- MeasureTheory.condExp_ae_eq_condExpL1statement and proof · cited by 9
- MeasureTheory.condExp_of_sigmaFinitestatement and proof · cited by 5
- MeasureTheory.condExp_smulproof · cited by 5
- MeasureTheory.aestronglyMeasurable_condExpL1statement · cited by 5
- MeasureTheory.condExpL1_eqstatement · cited by 4
- MeasureTheory.condExp_defstatement and proof · cited by 3
- MeasureTheory.condExpL1_congr_aestatement · cited by 2
- MeasureTheory.condExpL1_undefstatement · cited by 2
- MeasureTheory.integrable_condExpL1statement and proof · cited by 1