Theorems · Theorem · measure theory
IsUnit.measurable_const_smul_iff
∀ {M : Type u_4} {β : Type u_5} {α : Type u_6} [inst : MeasurableSpace β] [inst_1 : MeasurableSpace α] {f : α → β}
[inst_2 : Monoid M] [inst_3 : MulAction M β] [MeasurableConstSMul M β] {c : M},
IsUnit c → ((Measurable fun x => c • f x) ↔ Measurable f)- Defined in
- Mathlib.MeasureTheory.Group.Arithmetic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 22 from the axioms · uses propext, 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.
- MeasurableSpacestatement and proof · cited by 13,106
- Monoidstatement and proof · cited by 3,887
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- MulActionstatement and proof · cited by 1,294
- MeasurableConstSMulstatement and proof · cited by 92
- measurable_const_smul_iffproof · cited by 1
Cited by1
Results whose statement or proof uses this declaration.
- measurable_const_smul_iff₀proof · cited by 0