Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.integral_add
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_1 : NormedSpace ℝ E] {f g : MeasureTheory.SimpleFunc α E},
MeasureTheory.Integrable (⇑f) μ →
MeasureTheory.Integrable (⇑g) μ →
MeasureTheory.SimpleFunc.integral μ (f + g) =
MeasureTheory.SimpleFunc.integral μ f + MeasureTheory.SimpleFunc.integral μ g- Cited by
- 1 results in Mathlib
- Foundations
- Depth 215 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Realstatement and proof · cited by 25,697
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement and proof · cited by 1,367
- MeasureTheory.SimpleFuncstatement and proof · cited by 411
- MeasureTheory.SimpleFunc.integralstatement · cited by 35
- MeasureTheory.weightedSMulproof · cited by 31
- MeasureTheory.weightedSMul_unionproof · cited by 9
- MeasureTheory.SimpleFunc.setToSimpleFunc_addproof · cited by 3
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.SimpleFunc.hasBoxIntegralproof · cited by 2