Theorems · Theorem · measure theory
aestronglyMeasurable_smul_const_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {𝕜 : Type u_4} [inst : NontriviallyNormedField 𝕜]
[CompleteSpace 𝕜] {E : Type u_5} [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {f : α → 𝕜} {c : E},
c ≠ 0 → (MeasureTheory.AEStronglyMeasurable (fun x => f x • c) μ ↔ MeasureTheory.AEStronglyMeasurable f μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 202 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- NormedSpacestatement and proof · cited by 12,499
- MeasureTheory.Measurestatement and proof · cited by 10,939
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.AEStronglyMeasurablestatement · cited by 755
- Topology.IsClosedEmbedding.isEmbeddingproof · cited by 25
- Topology.IsEmbedding.aestronglyMeasurable_comp_iffproof · cited by 6
- isClosedEmbedding_smul_leftproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_smul_constproof · cited by 1