Theorems · Theorem · measure theory
MeasureTheory.hasFiniteIntegral_smul_iff
∀ {α : Type u_1} {β : Type u_2} {m : MeasurableSpace α} {μ : MeasureTheory.Measure α} [inst : NormedAddCommGroup β]
{𝕜 : Type u_7} [inst_1 : NormedRing 𝕜] [inst_2 : MulActionWithZero 𝕜 β] [IsBoundedSMul 𝕜 β] {c : 𝕜},
IsUnit c → ∀ (f : α → β), MeasureTheory.HasFiniteIntegral (c • f) μ ↔ MeasureTheory.HasFiniteIntegral f μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 198 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.
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Unitsproof · cited by 2,804
- Units.valproof · cited by 1,966
- IsUnitstatement and proof · cited by 1,602
- one_smulproof · cited by 1,374
- NormedRingstatement and proof · cited by 924
- smul_smulproof · cited by 360
- IsBoundedSMulstatement and proof · cited by 329
- MeasureTheory.HasFiniteIntegralstatement and proof · cited by 120
- MulActionWithZerostatement and proof · cited by 79
Cited by1
Results whose statement or proof uses this declaration.
- IsUnit.integrable_smul_iffproof · cited by 3