Theorems · Definition · measure theory
MeasureTheory.condExpIndL1
{α : Type u_1} →
{G : Type u_4} →
[inst : NormedAddCommGroup G] →
[NormedSpace ℝ G] →
{m m0 : MeasurableSpace α} →
(hm : m ≤ m0) →
(μ : MeasureTheory.Measure α) →
Set α → [MeasureTheory.SigmaFinite (μ.trim hm)] → G → ↥(MeasureTheory.Lp G 1 μ)Conditional expectation of the indicator of a set, as a function in L1. Its value for sets which are not both measurable and of finite measure is not used: we set it to 0.
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 277 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setstatement and proof · cited by 53,352
- 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
- Top.topproof · cited by 9,680
- AddSubgroupstatement · cited by 3,232
- MeasurableSetproof · cited by 3,075
- MeasureTheory.AEEqFunstatement · cited by 856
Cited by11
Results whose statement or proof uses this declaration.
- MeasureTheory.condExpIndproof · cited by 18
- MeasureTheory.condExpIndL1_of_measurableSet_of_measure_ne_topstatement · cited by 5
- MeasureTheory.condExpIndL1_of_measure_eq_topstatement · cited by 4
- MeasureTheory.condExpIndL1_of_not_measurableSetstatement · cited by 4
- MeasureTheory.norm_condExpIndL1_lestatement · cited by 2
- MeasureTheory.condExpIndL1_addstatement · cited by 1
- MeasureTheory.condExpIndL1_disjoint_unionstatement and proof · cited by 1
- MeasureTheory.condExpIndL1_smulstatement · cited by 1
- MeasureTheory.condExpIndL1_smul'statement · cited by 1
- MeasureTheory.continuous_condExpIndL1statement · cited by 0
- MeasureTheory.condExpIndL1.congr_simpstatement and proof · cited by 0