Theorems · Theorem · measure theory
AEMeasurable.fun_add
∀ {M : Type u_2} {α : Type u_3} [inst : MeasurableSpace M] [inst_1 : Add M] {m : MeasurableSpace α} {f g : α → M}
{μ : MeasureTheory.Measure α} [MeasurableAdd₂ M],
AEMeasurable f μ → AEMeasurable g μ → AEMeasurable (fun i => f i + g i) μ- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 176 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- MeasurableSpacestatement · cited by 13,106
- MeasureTheory.Measurestatement · cited by 10,939
- AEMeasurablestatement · cited by 840
- MeasurableAdd₂statement · cited by 155
- AEMeasurable.addproof · cited by 8
Cited by5
Results whose statement or proof uses this declaration.
- MeasureTheory.integral_convproof · cited by 3
- MeasureTheory.Measure.lintegral_convproof · cited by 2
- MeasureTheory.conv_withDensity_eq_mlconvolution₀proof · cited by 1
- MeasureTheory.integrable_conv_iffproof · cited by 1
- aemeasurable_of_re_improof · cited by 0