Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.IntegrableOn.union
∀ {X : Type u_2} {E : Type u_3} {F : Type u_4} {mX : MeasurableSpace X} [inst : NormedAddCommGroup E]
[inst_1 : NormedAddCommGroup F] {μ : MeasureTheory.VectorMeasure X F} {f : X → E} {s t : Set X},
MeasurableSet s → MeasurableSet t → μ.IntegrableOn f s → μ.IntegrableOn f t → μ.IntegrableOn f (s ∪ t)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasurableSetstatement and proof · cited by 3,075
- le_reflproof · cited by 2,061
- MeasureTheory.Measure.restrictproof · cited by 1,646
- le_imp_le_of_le_of_leproof · cited by 576
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.VectorMeasure.restrictproof · cited by 139
- MeasureTheory.VectorMeasure.variationproof · cited by 125
- MeasureTheory.Integrable.mono_measureproof · cited by 26
- MeasureTheory.VectorMeasure.IntegrableOnstatement and proof · cited by 19
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.IntegrableOn.biUnion_finiteproof · cited by 1