Theorems · Theorem · measure theory
MeasureTheory.condExpL1_eq
∀ {α : Type u_1} {F' : Type u_3} [inst : NormedAddCommGroup F'] [inst_1 : NormedSpace ℝ F'] {m m0 : MeasurableSpace α}
{μ : MeasureTheory.Measure α} {hm : m ≤ m0} [inst_2 : MeasureTheory.SigmaFinite (μ.trim hm)] {f : α → F'}
[inst_3 : CompleteSpace F'] (hf : MeasureTheory.Integrable f μ),
MeasureTheory.condExpL1 hm μ f = (MeasureTheory.condExpL1CLM F' hm μ) (MeasureTheory.Integrable.toL1 f hf)- Cited by
- 4 results in Mathlib
- Foundations
- Depth 286 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Realstatement and proof · cited by 25,697
- RingHom.idstatement · cited by 18,349
- 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
- ContinuousLinearMapstatement · cited by 5,352
- AddSubgroupstatement · cited by 3,232
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.Integrablestatement and proof · cited by 1,367
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.aestronglyMeasurable_condExpL1proof · cited by 5
- MeasureTheory.condExpL1_of_aestronglyMeasurable'proof · cited by 1
- MeasureTheory.setIntegral_condExpL1proof · cited by 1
- MeasureTheory.condExp_ae_eq_condExpL1CLMproof · cited by 0