Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.L1.integral

{α : Type u_5} →
  {E : Type u_6} →
    [inst : NormedAddCommGroup E] →
      {m : MeasurableSpace α} →
        {μ : MeasureTheory.Measure α} → [NormedSpace ℝ E] → [CompleteSpace E] → ↥(MeasureTheory.Lp E 1 μ) → E

The Bochner integral in L1 space

Defined in
Mathlib.MeasureTheory.Integral.Bochner.L1
Cited by
27 results in Mathlib
Foundations
Depth 245 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceCompleteSpace

Around this declaration

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

MeasureTheory.integral_def · cited by 41MeasureTheory.integral_defMeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.L1.integral_def · cited by 14L1.integral_defMeasureTheory.integral_prod · cited by 9MeasureTheory.integral_pr…VectorFourier.contDiff_fourierIntegral · cited by 4VectorFourier.contDiff_fo…MeasureTheory.SimpleFunc.integral_eq_integral · cited by 4SimpleFunc.integral_eq_in…MeasureTheory.L1.SimpleFunc.integral_L1_eq_integral · cited by 3SimpleFunc.integral_L1_eq…ProbabilityTheory.IndepFun.integral_fun_comp_smul_comp · cited by 3IndepFun.integral_fun_com…MeasureTheory.integral_prod_smul · cited by 2MeasureTheory.integral_pr…MeasureTheory.Integrable.integral_smul · cited by 2Integrable.integral_smulMeasureTheory.tendsto_integral_approxOn_of_measurable · cited by 2MeasureTheory.tendsto_int…ProbabilityTheory.IndepFun.integral_smul_eq_smul_integral · cited by 2IndepFun.integral_smul_eq…MeasureTheory.integral_eq · cited by 1MeasureTheory.integral_eqMeasureTheory.L1.integral_eq' · cited by 1L1.integral_eq'MeasureTheory.L1.integral_eq_integral · cited by 1L1.integral_eq_integralReal · cited by 25697RealNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealAddSubgroup · cited by 3232AddSubgroupCompleteSpace · cited by 2532CompleteSpaceMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpL1.integralCITED BYCITES

Cites10

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

Cited by27

Results whose statement or proof uses this declaration.