Theorems · Theorem · measure theory
MeasureTheory.Integrable.fun_add
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {ε' : Type u_8} [inst : TopologicalSpace ε']
[inst_1 : ESeminormedAddMonoid ε'] [ContinuousAdd ε'] {f g : α → ε'},
MeasureTheory.Integrable f μ → MeasureTheory.Integrable g μ → MeasureTheory.Integrable (fun i => f i + g i) μEta-expanded form of MeasureTheory.Integrable.add
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 208 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement · cited by 24,529
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- MeasureTheory.Integrablestatement · cited by 1,367
- ContinuousAddstatement · cited by 777
- ESeminormedAddMonoidstatement · cited by 133
- MeasureTheory.Integrable.addproof · cited by 42
Cited by9
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_of_le_of_leproof · cited by 6
- InformationTheory.toReal_klDiv_smul_right_eq_smul_leftproof · cited by 3
- ConvexOn.integrable_apply_rnDeriv_of_integrable_compProdproof · cited by 1
- InformationTheory.toReal_klDiv_smul_leftproof · cited by 1
- InformationTheory.toReal_klDiv_smul_sameproof · cited by 1
- ProbabilityTheory.variance_le_sub_mul_subproof · cited by 1
- MeasureTheory.integral_convexOn_of_integrand_aeproof · cited by 1
- InformationTheory.klDiv_smul_right_eq_smul_leftproof · cited by 0
- MeasureTheory.Integrable.add''proof · cited by 0