Theorems · Theorem · measure theory
MeasureTheory.AEEqFun.mk_add_mk
∀ {α : Type u_1} {γ : Type u_3} [inst : MeasurableSpace α] {μ : MeasureTheory.Measure α} [inst_1 : TopologicalSpace γ]
[inst_2 : Add γ] [inst_3 : ContinuousAdd γ] (f g : α → γ) (hf : MeasureTheory.AEStronglyMeasurable f μ)
(hg : MeasureTheory.AEStronglyMeasurable g μ),
MeasureTheory.AEEqFun.mk f hf + MeasureTheory.AEEqFun.mk g hg = MeasureTheory.AEEqFun.mk (f + g) ⋯- Defined in
- Mathlib.MeasureTheory.Function.AEEqFun
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 181 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.
- TopologicalSpacestatement and proof · cited by 24,529
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.AEEqFunstatement · cited by 856
- ContinuousAddstatement and proof · cited by 777
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- MeasureTheory.AEEqFun.mkstatement · cited by 62
- MeasureTheory.AEStronglyMeasurable.addstatement · cited by 12
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.