Mathlib Map

Theorems · Definition · functional analysis

MeasureTheory.Integrable.toL1

{α : Type u_1} →
  {β : Type u_2} →
    {m : MeasurableSpace α} →
      {μ : MeasureTheory.Measure α} →
        [inst : NormedAddCommGroup β] → (f : α → β) → MeasureTheory.Integrable f μ → ↥(MeasureTheory.Lp β 1 μ)

Construct the equivalence class [f] of an integrable function f, as a member of the space Lp β 1 μ.

Defined in
Mathlib.MeasureTheory.Function.L1Space.AEEqFun
Cited by
58 results in Mathlib
Foundations
Depth 222 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroup

Around this declaration

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

MeasureTheory.setToFun · cited by 77MeasureTheory.setToFunMeasureTheory.integral_def · cited by 41MeasureTheory.integral_defMeasureTheory.integral_eq_setToFun · cited by 31MeasureTheory.integral_eq…MeasureTheory.setToFun_eq · cited by 20MeasureTheory.setToFun_eqMeasureTheory.condExpIndL1Fin · cited by 12MeasureTheory.condExpIndL…MeasureTheory.Integrable.coeFn_toL1 · cited by 11Integrable.coeFn_toL1MeasureTheory.setToFun_congr_ae · cited by 10MeasureTheory.setToFun_co…MeasureTheory.integral_prod · cited by 9MeasureTheory.integral_pr…MeasureTheory.setToFun_add · cited by 6MeasureTheory.setToFun_addMeasureTheory.setToFun_congr_measure_of_integrable · cited by 5MeasureTheory.setToFun_co…MeasureTheory.tendsto_setToFun_of_dominated_convergence · cited by 5MeasureTheory.tendsto_set…MeasureTheory.aestronglyMeasurable_condExpL1 · cited by 5MeasureTheory.aestronglyM…VectorFourier.contDiff_fourierIntegral · cited by 4VectorFourier.contDiff_fo…MeasureTheory.setToFun_neg · cited by 4MeasureTheory.setToFun_negMeasureTheory.condExpL1_eq · cited by 4MeasureTheory.condExpL1_eqNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureENNReal · cited by 9879ENNRealAddSubgroup · cited by 3232AddSubgroupMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.AEEqFun · cited by 856MeasureTheory.AEEqFunMeasureTheory.Lp · cited by 715MeasureTheory.LpMeasureTheory.MemLp.toLp · cited by 70MemLp.toLpIntegrable.toL1CITED BYCITES

Cites9

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

Cited by60

Results whose statement or proof uses this declaration.