Theorems · Theorem · measure theory
measurable_const_smul_iff
∀ {β : Type u_5} {α : Type u_6} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace α] {f : α → β} {G : Type u_7}
[inst_2 : Group G] [inst_3 : MulAction G β] [MeasurableConstSMul G β] (c : G),
(Measurable fun x => c • f x) ↔ Measurable f- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 12 from the axioms · uses propext, 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
- Groupstatement and proof · cited by 6,238
- Measurablestatement and proof · cited by 1,499
- MulActionstatement and proof · cited by 1,294
- MeasurableConstSMulstatement and proof · cited by 92
- inv_smul_smulproof · cited by 76
- Measurable.const_smulproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- IsUnit.measurable_const_smul_iffproof · cited by 1