Theorems · Theorem · measure theory
aestronglyMeasurable_smul_iff
∀ {α : Type u_1} {β : Type u_2} [inst : TopologicalSpace β] {m₀ : MeasurableSpace α} {μ : MeasureTheory.Measure α}
{f : α → β} {G : Type u_6} [inst_1 : Group G] [inst_2 : MulAction G β] [inst_3 : TopologicalSpace G] [ContinuousInv G]
[ContinuousSMul G β] {c : α → G},
MeasureTheory.AEStronglyMeasurable c μ →
(MeasureTheory.AEStronglyMeasurable (fun x => c x • f x) μ ↔ MeasureTheory.AEStronglyMeasurable f μ)Multiplying by an a.e. strongly measurable scalar function with values in a group preserves
a.e. strong measurability. This is the varying-scalar analogue of
aestronglyMeasurable_const_smul_iff.
- 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.
Cites14
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Groupstatement and proof · cited by 6,238
- MeasureTheory.aeproof · cited by 2,352
- Filter.EventuallyEqproof · cited by 1,912
- MulActionstatement and proof · cited by 1,294
- ContinuousSMulstatement and proof · cited by 1,016
- MeasureTheory.AEStronglyMeasurablestatement and proof · cited by 755
- ContinuousInvstatement and proof · cited by 89
- inv_smul_smulproof · cited by 76
- MeasureTheory.AEStronglyMeasurable.congrproof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.