Theorems · Theorem · measure theory
AEMeasurable.mul_iff_left
∀ {α : Type u_1} {G : Type u_2} [inst : MeasurableSpace G] [inst_1 : MeasurableSpace α] [inst_2 : CommGroup G]
[MeasurableMul₂ G] [MeasurableInv G] {μ : MeasureTheory.Measure α} {f g : α → G},
AEMeasurable f μ → (AEMeasurable (g * f) μ ↔ AEMeasurable g μ)- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 177 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.
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- mul_commproof · cited by 2,262
- CommGroupstatement and proof · cited by 990
- AEMeasurablestatement and proof · cited by 840
- MeasurableMul₂statement and proof · cited by 139
- MeasurableInvstatement and proof · cited by 98
- AEMeasurable.mul_iff_rightproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.