Mathlib Map

Theorems · Theorem · measure theory

MeasureTheory.VectorMeasure.integral_undef

∀ {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} {μ : MeasureTheory.VectorMeasure X F} {B : E →L[ℝ] F →L[ℝ] G},
  ¬μ.Integrable f → ∫ᵛ (x : X), f x ∂[B; μ] = 0
Defined in
Mathlib.MeasureTheory.VectorMeasure.Integral
Cited by
7 results in Mathlib
Foundations
Depth 242 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…MeasurableEmbedding.integral_map_vectorMeasure · cited by 3MeasurableEmbedding.integ…MeasureTheory.VectorMeasure.integral_non_aestronglyMeasurable · cited by 2VectorMeasure.integral_no…MeasureTheory.VectorMeasure.enorm_integral_le_lintegral_enorm_transpose · cited by 1VectorMeasure.enorm_integ…MeasureTheory.VectorMeasure.setIntegral_eq_zero_of_ae_eq_zero · cited by 1VectorMeasure.setIntegral…MeasureTheory.VectorMeasure.withDensity_apply_univ · cited by 0VectorMeasure.withDensity…MeasureTheory.VectorMeasure.Integrable.of_integral_ne_zero · cited by 0Integrable.of_integral_ne…DFunLike.coe · cited by 62936DFunLike.coeSet · cited by 53352SetReal · 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.DominatedFinMeasAdditive · cited by 138MeasureTheory.DominatedFi…MeasureTheory.VectorMeasure.integral · cited by 126VectorMeasure.integralMeasureTheory.VectorMeasure.variation · cited by 125VectorMeasure.variationMeasureTheory.VectorMeasure.Integrable · cited by 63VectorMeasure.IntegrableMeasureTheory.VectorMeasure.transpose · cited by 43VectorMeasure.transposeVectorMeasure.integral_undefCITED BYCITES

Cites17

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

Cited by7

Results whose statement or proof uses this declaration.