Mathlib Map

Theorems · Definition · functional analysis

MeasureTheory.AEEqFun.Integrable

{α : Type u_1} →
  {ε : Type u_3} →
    {m : MeasurableSpace α} →
      {μ : MeasureTheory.Measure α} → [inst : TopologicalSpace ε] → [ContinuousENorm ε] → (α →ₘ[μ] ε) → Prop

A class of almost everywhere equal functions is Integrable if its function representative is integrable.

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

Around this declaration

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

Cites7

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

Cited by8

Results whose statement or proof uses this declaration.