Theorems · Theorem · measure theory
MeasureTheory.SimpleFunc.integral_add_measure
∀ {α : Type u_1} {E : Type u_2} [inst : NormedAddCommGroup E] {m : MeasurableSpace α} {μ : MeasureTheory.Measure α}
[inst_1 : NormedSpace ℝ E] {ν : MeasureTheory.Measure α} (f : MeasureTheory.SimpleFunc α E),
MeasureTheory.Integrable (⇑f) (μ + ν) →
MeasureTheory.SimpleFunc.integral (μ + ν) f =
MeasureTheory.SimpleFunc.integral μ f + MeasureTheory.SimpleFunc.integral ν f- Cited by
- 0 results in Mathlib
- Foundations
- Depth 213 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Setproof · cited by 53,352
- Realstatement and proof · cited by 25,697
- RingHom.idproof · 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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- ContinuousLinearMapproof · cited by 5,352
- MeasurableSetproof · cited by 3,075
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.