Theorems · Theorem · measure theory
MeasureTheory.IntegrableAtFilter.smul
∀ {α : Type u_1} {E : Type u_5} {mα : MeasurableSpace α} [inst : NormedAddCommGroup E] {μ : MeasureTheory.Measure α}
{l : Filter α} {𝕜 : Type u_7} [inst_1 : NormedAddCommGroup 𝕜] [inst_2 : SMulZeroClass 𝕜 E] [IsBoundedSMul 𝕜 E]
{f : α → E}, MeasureTheory.IntegrableAtFilter f l μ → ∀ (c : 𝕜), MeasureTheory.IntegrableAtFilter (c • f) l μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 199 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.
- Setproof · cited by 53,352
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- Filterstatement and proof · cited by 8,121
- MeasureTheory.IntegrableOnproof · cited by 548
- IsBoundedSMulstatement and proof · cited by 329
- SMulZeroClassstatement and proof · cited by 213
- MeasureTheory.IntegrableAtFilterstatement and proof · cited by 66
- MeasureTheory.Integrable.smulproof · cited by 21
Cited by2
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrable.smulproof · cited by 1
- MeasureTheory.LocallyIntegrableOn.smulproof · cited by 0