Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.Integrable

{ε : Type u_5} →
  [inst : TopologicalSpace ε] →
    [ContinuousENorm ε] →
      {α : Type u_8} →
        {x : MeasurableSpace α} → (α → ε) → autoParam (MeasureTheory.Measure α) MeasureTheory.Integrable._auto_1 → Prop

Integrable f μ means that f is measurable and that the integral ∫⁻ a, ‖f a‖ ∂μ is finite. Integrable f means Integrable f volume.

Defined in
Mathlib.MeasureTheory.Function.L1Space.Integrable
Cited by
1,367 results in Mathlib
Foundations
Depth 176 from the axioms, rests on 4,677 definitions · uses propext, Classical.choice, Quot.sound
Assumes
TopologicalSpaceContinuousENorm

Around this declaration

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

Cites6

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

Cited by1,390

Results whose statement or proof uses this declaration.

Showing the 200 most cited of 1,390.