Theorems · Theorem · measure theory
MeasureTheory.AEStronglyMeasurable.add_iff_right
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{f g : α → β} [inst_1 : AddCommGroup β] [IsTopologicalAddGroup β],
MeasureTheory.AEStronglyMeasurable f μ →
(MeasureTheory.AEStronglyMeasurable (f + g) μ ↔ MeasureTheory.AEStronglyMeasurable g μ)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 175 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- AddCommGroupstatement and proof · cited by 12,871
- MeasureTheory.Measurestatement and proof · cited by 10,939
- IsTopologicalAddGroupstatement and proof · cited by 1,394
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- add_neg_cancel_commproof · cited by 14
- MeasureTheory.AEStronglyMeasurable.addproof · cited by 12
- MeasureTheory.AEStronglyMeasurable.negproof · cited by 11
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_right_of_integrable_add_of_nonnegproof · cited by 1
- MeasureTheory.AEStronglyMeasurable.add_iff_leftproof · cited by 0