Theorems · Theorem · measure theory
MeasureTheory.integrable_const_mul_iff
∀ {α : Type u_1} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} {𝕜 : Type u_8} [inst : NormedRing 𝕜] {c : 𝕜},
IsUnit c → ∀ (f : α → 𝕜), MeasureTheory.Integrable (fun x => c * f x) μ ↔ MeasureTheory.Integrable f μ- Cited by
- 0 results in Mathlib
- Foundations
- Depth 200 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- NormedRing
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- MeasureTheory.Measurestatement and proof · cited by 10,939
- IsUnitstatement and proof · cited by 1,602
- MeasureTheory.Integrablestatement · cited by 1,367
- NormedRingstatement and proof · cited by 924
- IsUnit.integrable_smul_iffproof · cited by 3
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.