Theorems · Theorem · measure theory
MeasureTheory.IntegrableOn.mul_continuousOn
∀ {X : Type u_1} {R : Type u_8} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] {μ : MeasureTheory.Measure X}
[OpensMeasurableSpace X] {K : Set X} [inst_3 : NormedRing R] [SecondCountableTopologyEither X R] {g g' : X → R}
[T2Space X],
MeasureTheory.IntegrableOn g K μ →
ContinuousOn g' K → IsCompact K → MeasureTheory.IntegrableOn (fun x => g x * g' x) K μ- Cited by
- 1 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.
Cites14
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
- 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
- SecondCountableTopologyEitherstatement and proof · cited by 117
- Set.Subset.reflproof · cited by 66
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.LocallyIntegrableOn.mul_continuousOnproof · cited by 2