Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.mul_continuousOn_of_subset
∀ {X : Type u_1} {R : Type u_8} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] {μ : MeasureTheory.Measure X}
[OpensMeasurableSpace X] {A K : Set X} [inst_3 : NormedRing R] [SecondCountableTopologyEither X R] {g g' : X → R},
MeasureTheory.IntegrableOn g A μ →
ContinuousOn g' K → MeasurableSet A → IsCompact K → A ⊆ K → MeasureTheory.IntegrableOn (fun x => g x * g' x) A μ- Cited by
- 2 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.
Cites18
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
- 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
- OpensMeasurableSpacestatement and proof · cited by 636
- MeasureTheory.IntegrableOnstatement and proof · cited by 548
Cited by2
Results whose statement or proof uses this declaration.
- IntervalIntegrable.mul_continuousOnproof · cited by 7
- MeasureTheory.IntegrableOn.mul_continuousOnproof · cited by 1