Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.integral_zero_vectorMeasure

∀ {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 : X → E} {B : E →L[ℝ] F →L[ℝ] G}, ∫ᵛ (x : X), f x ∂[B; 0] = 0
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.setIntegral_eq_zero_of_not_measurableSet · cited by 9VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.withDensity_zero_vectorMeasure · cited by 1VectorMeasure.withDensity…MeasureTheory.VectorMeasure.variation_withDensity' · cited by 1VectorMeasure.variation_w…MeasureTheory.VectorMeasure.setIntegral_biUnion_finset · cited by 1VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_empty · cited by 0VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_dirac' · cited by 0VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_of_variation_apply_eq_zero · cited by 0VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.norm_setIntegral_le_of_norm_le_const · cited by 0VectorMeasure.norm_setInt…MeasureTheory.VectorMeasure.integral_of_isEmpty · cited by 0VectorMeasure.integral_of…MeasureTheory.VectorMeasure.setIntegral_dirac · cited by 0VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.integral_finsetSum_vectorMeasure · cited by 0VectorMeasure.integral_fi…DFunLike.coe · cited by 62936DFunLike.coeReal · cited by 25697RealRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceNorm.norm · cited by 5413Norm.normContinuousLinearMap · cited by 5352ContinuousLinearMapMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…MeasureTheory.VectorMeasure.integral · cited by 126VectorMeasure.integralMeasureTheory.VectorMeasure.variation · cited by 125VectorMeasure.variationMeasureTheory.VectorMeasure.transpose · cited by 43VectorMeasure.transposeFunLike.coe_zero · cited by 40FunLike.coe_zeroMeasureTheory.dominatedFinMeasAdditive_cbmApplyMeasure · cited by 31MeasureTheory.dominatedFi…MeasureTheory.setToFun.congr_simp · cited by 10setToFun.congr_simpVectorMeasure.integral_zero_v…CITED BYCITES

Cites18

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.