Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.fun_add
∀ {α : Type u_1} {ε' : Type u_4} {mα : MeasurableSpace α} {s : Set α} {μ : MeasureTheory.Measure α}
[inst : TopologicalSpace ε'] [inst_1 : ESeminormedAddMonoid ε'] [ContinuousAdd ε'] {f g : α → ε'},
MeasureTheory.IntegrableOn f s μ →
MeasureTheory.IntegrableOn g s μ → MeasureTheory.IntegrableOn (fun i => f i + g i) s μEta-expanded form of MeasureTheory.IntegrableOn.add
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 209 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- ContinuousAddstatement · cited by 777
- MeasureTheory.IntegrableOnstatement · cited by 548
- ESeminormedAddMonoidstatement · cited by 133
- MeasureTheory.IntegrableOn.addproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.