Mathlib Map

Theorems · Definition · measure theory

MeasureTheory.VectorMeasure.Integrable

{X : Type u_2} →
  {E : Type u_4} →
    {F : Type u_5} →
      {mX : MeasurableSpace X} →
        [NormedAddCommGroup E] → [inst : NormedAddCommGroup F] → MeasureTheory.VectorMeasure X F → (X → E) → Prop

f : X → E is said to be integrable with respect to μ and B if it is integrable with respect to (μ.transpose B).variation.

Defined in
Mathlib.MeasureTheory.VectorMeasure.Integral
Cited by
63 results in Mathlib
Foundations
Depth 177 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedAddCommGroup

Around this declaration

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

MeasureTheory.VectorMeasure.IntegrableOn · cited by 19VectorMeasure.IntegrableOnMeasureTheory.VectorMeasure.withDensity · cited by 11VectorMeasure.withDensityMeasureTheory.VectorMeasure.withDensity_apply · cited by 7VectorMeasure.withDensity…MeasureTheory.VectorMeasure.integral_undef · cited by 7VectorMeasure.integral_un…MeasureTheory.VectorMeasure.integral_add_vectorMeasure · cited by 5VectorMeasure.integral_ad…MeasureTheory.VectorMeasure.integral_fun_add · cited by 4VectorMeasure.integral_fu…MeasureTheory.VectorMeasure.IntegrableOn.mono · cited by 4IntegrableOn.monoMeasurableEmbedding.integral_map_vectorMeasure · cited by 3MeasurableEmbedding.integ…MeasureTheory.VectorMeasure.Integrable.restrict · cited by 3Integrable.restrictMeasureTheory.VectorMeasure.setIntegral_add_compl · cited by 2VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.tendsto_integral_of_L1 · cited by 2VectorMeasure.tendsto_int…MeasureTheory.VectorMeasure.integrable_indicator_iff · cited by 2VectorMeasure.integrable_…MeasureTheory.VectorMeasure.integral_add_cbm · cited by 2VectorMeasure.integral_ad…MeasureTheory.VectorMeasure.integral_map · cited by 2VectorMeasure.integral_mapMeasureTheory.VectorMeasure.Integrable.add_vectorMeasure · cited by 2Integrable.add_vectorMeas…NormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceMeasureTheory.Integrable · cited by 1367MeasureTheory.IntegrableMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…MeasureTheory.VectorMeasure.variation · cited by 125VectorMeasure.variationVectorMeasure.IntegrableCITED BYCITES

Cites5

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

Cited by65

Results whose statement or proof uses this declaration.