Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_not_measurableSet

∀ {X : Type u_2} {E : Type u_3} {F : Type u_4} {G : Type u_5} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
  [inst_1 : NormedAddCommGroup F] [inst_2 : NormedAddCommGroup G] {μ : MeasureTheory.VectorMeasure X F} {f : X → E}
  {s : Set X} [inst_3 : NormedSpace ℝ E] [inst_4 : NormedSpace ℝ F] [inst_5 : NormedSpace ℝ G] {B : E →L[ℝ] F →L[ℝ] G},
  ¬MeasurableSet s → ∫ᵛ (x : X) in s, f x ∂[B; μ] = 0
Defined in
Mathlib.MeasureTheory.VectorMeasure.SetIntegral
Cited by
9 results in Mathlib
Foundations
Depth 244 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
NormedAddCommGroupNormedAddCommGroupNormedAddCommGroupNormedSpaceNormedSpaceNormedSpace

Around this declaration

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

MeasureTheory.VectorMeasure.withDensity · cited by 11VectorMeasure.withDensityMeasureTheory.VectorMeasure.setIntegral_congr_ae · cited by 3VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_const · cited by 3VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_ae_eq_zero · cited by 1VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.norm_setIntegral_le_of_norm_le_const_ae · cited by 1VectorMeasure.norm_setInt…MeasureTheory.VectorMeasure.enorm_setIntegral_le_of_enorm_le_const_ae · cited by 1VectorMeasure.enorm_setIn…MeasureTheory.VectorMeasure.frequently_ae_ne_zero_of_setIntegral_ne_zero · cited by 0VectorMeasure.frequently_…MeasureTheory.VectorMeasure.norm_setIntegral_le_of_norm_le_const · cited by 0VectorMeasure.norm_setInt…MeasureTheory.VectorMeasure.enorm_setIntegral_le_of_enorm_le_const · cited by 0VectorMeasure.enorm_setIn…MeasureTheory.VectorMeasure.withDensity_congr · cited by 0VectorMeasure.withDensity…Set · cited by 53352SetReal · cited by 25697RealTopologicalSpace · cited by 24529TopologicalSpaceRingHom.id · cited by 18349RingHom.idNormedAddCommGroup · cited by 15752NormedAddCommGroupMeasurableSpace · cited by 13106MeasurableSpaceNormedSpace · cited by 12499NormedSpaceAddCommMonoid · cited by 12281AddCommMonoidContinuousLinearMap · cited by 5352ContinuousLinearMapMeasurableSet · cited by 3075MeasurableSetMeasureTheory.VectorMeasure · cited by 451MeasureTheory.VectorMeasu…MeasureTheory.VectorMeasure.restrict · cited by 139VectorMeasure.restrictMeasureTheory.VectorMeasure.integral · cited by 126VectorMeasure.integralMeasureTheory.VectorMeasure.restrict_not_measurable · cited by 14VectorMeasure.restrict_no…MeasureTheory.VectorMeasure.integral_zero_vectorMeasure · cited by 11VectorMeasure.integral_ze…VectorMeasure.setIntegral_eq_…CITED BYCITES

Cites15

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

Cited by10

Results whose statement or proof uses this declaration.