Theorems · Theorem · measure theory
MeasureTheory.VectorMeasure.integral_fun_add
∀ {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 g : X → E} {μ : MeasureTheory.VectorMeasure X F} {B : E →L[ℝ] F →L[ℝ] G},
μ.Integrable f → μ.Integrable g → ∫ᵛ (x : X), f x + g x ∂[B; μ] = ∫ᵛ (x : X), f x ∂[B; μ] + ∫ᵛ (x : X), g x ∂[B; μ]- Cited by
- 4 results in Mathlib
- Foundations
- Depth 243 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- 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
- ContinuousLinearMapstatement and proof · cited by 5,352
- MeasureTheory.VectorMeasurestatement and proof · cited by 451
- MeasureTheory.VectorMeasure.integralstatement · cited by 126
- MeasureTheory.VectorMeasure.Integrablestatement and proof · cited by 63
- MeasureTheory.dominatedFinMeasAdditive_cbmApplyMeasureproof · cited by 31
- MeasureTheory.setToFun_addproof · cited by 6
Cited by4
Results whose statement or proof uses this declaration.
- MeasureTheory.VectorMeasure.variation_withDensity'proof · cited by 1
- MeasureTheory.VectorMeasure.integral_addproof · cited by 1
- MeasureTheory.VectorMeasure.continuousLinearMap_apply_integralproof · cited by 0
- MeasureTheory.VectorMeasure.integral_continuousLinearMap_compproof · cited by 0