Theorems · Theorem · measure theory
Measurable.add_iff_left
∀ {α : Type u_1} {G : Type u_2} [inst : MeasurableSpace G] [inst_1 : MeasurableSpace α] [inst_2 : AddCommGroup G]
[MeasurableAdd₂ G] [MeasurableNeg G] {f g : α → G}, Measurable f → (Measurable (g + f) ↔ Measurable g)- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 74 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.
- MeasurableSpacestatement and proof · cited by 13,106
- AddCommGroupstatement and proof · cited by 12,871
- add_commproof · cited by 1,535
- Measurablestatement and proof · cited by 1,499
- MeasurableAdd₂statement and proof · cited by 155
- MeasurableNegstatement and proof · cited by 130
- Measurable.add_iff_rightproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.