Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.condExpIndSMul

{α : Type u_1} →
  {G : Type u_5} →
    [inst : NormedAddCommGroup G] →
      {m m0 : MeasurableSpace α} →
        {μ : MeasureTheory.Measure α} →
          {s : Set α} → [NormedSpace ℝ G] → m ≤ m0 → MeasurableSet s → μ s ≠ ⊤ → G → ↥(MeasureTheory.Lp G 2 μ)

Conditional expectation of the indicator of a measurable set with finite measure, in L2.

Defined in
Mathlib.MeasureTheory.Function.ConditionalExpectation.CondexpL2
Cited by
19 results in Mathlib
Foundations
Depth 269 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.condExpIndL1Fin · cited by 12MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_ae_eq_condExpIndSMul · cited by 5MeasureTheory.condExpIndL…MeasureTheory.condExpInd_ae_eq_condExpIndSMul · cited by 5MeasureTheory.condExpInd_…MeasureTheory.condExpIndSMul_ae_eq_smul · cited by 4MeasureTheory.condExpIndS…MeasureTheory.integrable_condExpIndSMul · cited by 2MeasureTheory.integrable_…MeasureTheory.setLIntegral_nnnorm_condExpIndSMul_le · cited by 2MeasureTheory.setLIntegra…MeasureTheory.condExpIndSMul_smul · cited by 2MeasureTheory.condExpIndS…MeasureTheory.norm_condExpIndL1Fin_le · cited by 1MeasureTheory.norm_condEx…MeasureTheory.aestronglyMeasurable_condExpIndSMul · cited by 1MeasureTheory.aestronglyM…MeasureTheory.setIntegral_condExpInd · cited by 1MeasureTheory.setIntegral…MeasureTheory.setIntegral_condExpIndSMul · cited by 1MeasureTheory.setIntegral…MeasureTheory.lintegral_nnnorm_condExpIndSMul_le · cited by 1MeasureTheory.lintegral_n…MeasureTheory.condExpIndL1Fin_add · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_disjoint_union · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_smul · cited by 1MeasureTheory.condExpIndL…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealTop.top · cited by 9680Top.topAddSubgroup · cited by 3232AddSubgroupMeasurableSet · cited by 3075MeasurableSetMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpContinuousLinearMap.toSpanSingleton · cited by 133ContinuousLinearMap.toSpa…MeasureTheory.indicatorConstLp · cited by 64MeasureTheory.indicatorCo…MeasureTheory.condExpIndSMulCITED BYCITES

Cites17

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

Cited by20

Results whose statement or proof uses this declaration.