Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrableOn.continuousOn_smul
∀ {X : Type u_1} {E : Type u_6} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : NormedAddCommGroup E]
{μ : MeasureTheory.Measure X} [OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] {𝕜 : Type u_9}
[inst_6 : NormedRing 𝕜] [SecondCountableTopologyEither X 𝕜] [inst_8 : Module 𝕜 E] [IsBoundedSMul 𝕜 E] {f : X → E}
{g : X → 𝕜} {s : Set X},
IsLocallyClosed s →
MeasureTheory.LocallyIntegrableOn f s μ →
ContinuousOn g s → MeasureTheory.LocallyIntegrableOn (fun x => g x • f x) s μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 220 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement and proof · cited by 53,352
- TopologicalSpacestatement and proof · cited by 24,529
- Modulestatement and proof · cited by 20,661
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ContinuousOnstatement and proof · cited by 1,411
- T2Spacestatement and proof · cited by 1,351
- IsCompactproof · cited by 1,282
- NormedRingstatement and proof · cited by 924
- OpensMeasurableSpacestatement and proof · cited by 636
- IsBoundedSMulstatement and proof · cited by 329
Cited by2
Results whose statement or proof uses this declaration.
- mellin_hasDerivAt_of_isBigO_rpowproof · cited by 2
- MeasureTheory.LocallyIntegrable.continuous_smulproof · cited by 0