Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.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] {K : Set X} {𝕜 : Type u_9} [inst_4 : NormedRing 𝕜]
[inst_5 : Module 𝕜 E] [IsBoundedSMul 𝕜 E] [T2Space X] [SecondCountableTopologyEither X 𝕜] {g : X → E},
MeasureTheory.IntegrableOn g K μ →
∀ {f : X → 𝕜}, ContinuousOn f K → IsCompact K → MeasureTheory.IntegrableOn (fun x => f x • g x) K μ- Cited by
- 1 results in Mathlib
- Foundations
- Depth 219 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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
- IsCompactstatement and proof · cited by 1,282
- NormedRingstatement and proof · cited by 924
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.continuousOn_smulproof · cited by 2