Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.integral_congr_ae

∀ {X : Type u_2} {E : Type u_4} {F : Type u_5} {G : Type u_6} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
  [inst_1 : NormedSpace ℝ E] [inst_2 : NormedAddCommGroup F] [inst_3 : NormedSpace ℝ F] [inst_4 : NormedAddCommGroup G]
  [inst_5 : NormedSpace ℝ G] {f g : X → E} {μ : MeasureTheory.VectorMeasure X F} {B : E →L[ℝ] F →L[ℝ] G},
  f =ᵐ[μ.variation] g → ∫ᵛ (x : X), f x ∂[B; μ] = ∫ᵛ (x : X), g x ∂[B; μ]
Defined in
Mathlib.MeasureTheory.VectorMeasure.Integral
Cited by
11 results in Mathlib
Foundations
Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpaceNormedAddCommGroupNormedSpace

Around this declaration

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

MeasureTheory.VectorMeasure.integral_indicator · cited by 7VectorMeasure.integral_in…MeasureTheory.VectorMeasure.setIntegral_congr_ae · cited by 3VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.integral_eq_zero_of_ae · cited by 2VectorMeasure.integral_eq…MeasureTheory.VectorMeasure.setIntegral_union_eq_left_of_ae · cited by 2VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.integral_dirac' · cited by 2VectorMeasure.integral_di…MeasureTheory.VectorMeasure.integral_dirac · cited by 2VectorMeasure.integral_di…MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_ae_eq_zero · cited by 1VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_congr_set · cited by 0VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.integral_continuousLinearMap_comp · cited by 0VectorMeasure.integral_co…MeasureTheory.VectorMeasure.continuousLinearMap_apply_integral · cited by 0VectorMeasure.continuousL…MeasureTheory.VectorMeasure.exists_extension_of_isSetSemiring_of_le_measure · cited by 0VectorMeasure.exists_exte…Real · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceMeasureTheory.Measure · cited by 10939MeasureTheory.MeasureContinuousLinearMap · cited by 5352ContinuousLinearMapMeasureTheory.ae · cited by 2352MeasureTheory.aeFilter.EventuallyEq · cited by 1912Filter.EventuallyEqMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…MeasureTheory.VectorMeasure.integral · cited by 126VectorMeasure.integralMeasureTheory.VectorMeasure.variation · cited by 125VectorMeasure.variationMeasureTheory.dominatedFinMeasAdditive_cbmApplyMeasure · cited by 31MeasureTheory.dominatedFi…MeasureTheory.setToFun_congr_ae · cited by 10MeasureTheory.setToFun_co…VectorMeasure.integral_congr_…CITED BYCITES

Cites14

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

Cited by11

Results whose statement or proof uses this declaration.