Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.integral_add_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} {μ ν : MeasureTheory.VectorMeasure X F} {B : E →L[ℝ] F →L[ℝ] G},
μ.Integrable f → ν.Integrable f → ∫ᵛ (x : X), f x ∂[B; μ + ν] = ∫ᵛ (x : X), f x ∂[B; μ] + ∫ᵛ (x : X), f x ∂[B; ν]- Cited by
- 5 results in Mathlib
- Foundations
- Depth 248 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idstatement and proof · cited by 18,349
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- Top.topproof · cited by 9,680
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasurableSetproof · cited by 3,075
- le_reflproof · cited by 2,061
- norm_nonnegproof · cited by 725
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.setIntegral_unionproof · cited by 3
- MeasureTheory.VectorMeasure.integral_sub_vectorMeasureproof · cited by 0
- MeasureTheory.VectorMeasure.setIntegral_inter_add_sdiffproof · cited by 0
- MeasureTheory.VectorMeasure.integral_finsetSum_vectorMeasureproof · cited by 0