Theorems · Theorem · measure theory
MeasureTheory.integrable_fun_smul_iff
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{𝕜 : Type u_8} [inst_1 : NormedDivisionRing 𝕜] [inst_2 : MulActionWithZero 𝕜 β] [IsBoundedSMul 𝕜 β] {c : 𝕜},
c ≠ 0 → ∀ (f : α → β), MeasureTheory.Integrable (fun x => c • f x) μ ↔ MeasureTheory.Integrable f μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 201 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- MeasureTheory.Integrablestatement · cited by 1,367
- NormedDivisionRingstatement and proof · cited by 360
- IsBoundedSMulstatement and proof · cited by 329
- MulActionWithZerostatement and proof · cited by 79
- MeasureTheory.integrable_smul_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.integrable_tilted_iffproof · cited by 1