Theorems · Theorem · measure theory
MeasureTheory.StronglyMeasurable.mul_iff_right
∀ {α : Type u_1} {β : Type u_2} {f g : α → β} {mα : MeasurableSpace α} [inst : TopologicalSpace β]
[inst_1 : CommGroup β] [IsTopologicalGroup β],
MeasureTheory.StronglyMeasurable f → (MeasureTheory.StronglyMeasurable (f * g) ↔ MeasureTheory.StronglyMeasurable g)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 88 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
- CommGroupstatement and proof · cited by 990
- IsTopologicalGroupstatement and proof · cited by 469
- MeasureTheory.StronglyMeasurablestatement and proof · cited by 363
- mul_inv_cancel_commproof · cited by 13
- MeasureTheory.StronglyMeasurable.mulproof · cited by 9
- MeasureTheory.StronglyMeasurable.invproof · cited by 6
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.StronglyMeasurable.mul_iff_leftproof · cited by 0