Theorems · Theorem · measure theory
MeasureTheory.integrable_smul_const
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {𝕜 : Type u_8} [inst : NontriviallyNormedField 𝕜]
[CompleteSpace 𝕜] {E : Type u_9} [inst_2 : NormedAddCommGroup E] [inst_3 : NormedSpace 𝕜 E] {f : α → 𝕜} {c : E},
c ≠ 0 → (MeasureTheory.Integrable (fun x => f x • c) μ ↔ MeasureTheory.Integrable f μ)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- ENNRealproof · cited by 9,879
- Top.topproof · cited by 9,680
- NontriviallyNormedFieldstatement and proof · cited by 8,742
- CompleteSpacestatement and proof · cited by 2,532
- MeasureTheory.Integrablestatement · cited by 1,367
- MeasureTheory.lintegralproof · cited by 1,152
- MeasureTheory.AEStronglyMeasurableproof · cited by 755
- ENorm.enormproof · cited by 715
Cited by1
Results whose statement or proof uses this declaration.
- integral_smul_constproof · cited by 17