Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.condExpIndL1Fin

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

Conditional expectation of the indicator of a measurable set with finite measure, as a function in L1.

Defined in
Mathlib.MeasureTheory.Function.ConditionalExpectation.CondexpL1
Cited by
12 results in Mathlib
Foundations
Depth 276 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceMeasureTheory.SigmaFinite

Around this declaration

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

MeasureTheory.condExpIndL1 · cited by 10MeasureTheory.condExpIndL1MeasureTheory.condExpIndL1Fin_ae_eq_condExpIndSMul · cited by 5MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1_of_measurableSet_of_measure_ne_top · cited by 5MeasureTheory.condExpIndL…MeasureTheory.condExpInd_ae_eq_condExpIndSMul · cited by 5MeasureTheory.condExpInd_…MeasureTheory.condExpIndL1_of_measure_eq_top · cited by 4MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1_of_not_measurableSet · cited by 4MeasureTheory.condExpIndL…MeasureTheory.norm_condExpIndL1Fin_le · cited by 1MeasureTheory.norm_condEx…MeasureTheory.condExpIndL1Fin_add · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_disjoint_union · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_smul · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin_smul' · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1_disjoint_union · cited by 1MeasureTheory.condExpIndL…MeasureTheory.condExpIndL1Fin.congr_simp · cited by 0condExpIndL1Fin.congr_simpDFunLike.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.LpMeasureTheory.SigmaFinite · cited by 526MeasureTheory.SigmaFiniteMeasureTheory.AEEqFun.cast · cited by 380AEEqFun.castMeasureTheory.condExpIndL1FinCITED BYCITES

Cites19

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

Cited by13

Results whose statement or proof uses this declaration.