Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.continuousOn_smul_of_subset
∀ {X : Type u_1} {E : Type u_6} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : NormedAddCommGroup E]
{μ : MeasureTheory.Measure X} [OpensMeasurableSpace X] {A K : Set X} {𝕜 : Type u_9} [inst_4 : NormedRing 𝕜]
[inst_5 : Module 𝕜 E] [IsBoundedSMul 𝕜 E] [SecondCountableTopologyEither X 𝕜] {f : X → 𝕜},
ContinuousOn f K →
∀ {g : X → E},
MeasureTheory.IntegrableOn g A μ →
IsCompact K → MeasurableSet A → A ⊆ K → MeasureTheory.IntegrableOn (fun x => f x • g x) A μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 218 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Realproof · cited by 25,697
- 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
- Norm.normproof · cited by 5,413
- MeasurableSetstatement and proof · cited by 3,075
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- NormedRingstatement and proof · cited by 924
Cited by2
Results whose statement or proof uses this declaration.
- IntervalIntegrable.continuousOn_smulproof · cited by 6
- MeasureTheory.IntegrableOn.continuousOn_smulproof · cited by 1