Theorems · Theorem · measure theory
MeasureTheory.LocallyIntegrableOn.continuousOn_mul
∀ {X : Type u_1} {R : Type u_8} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] {μ : MeasureTheory.Measure X}
[OpensMeasurableSpace X] [LocallyCompactSpace X] [T2Space X] [inst_5 : NormedRing R]
[SecondCountableTopologyEither X R] {f g : X → R} {s : Set X},
MeasureTheory.LocallyIntegrableOn f s μ →
ContinuousOn g s → IsLocallyClosed s → MeasureTheory.LocallyIntegrableOn (fun x => g x * f x) s μ- Cited by
- 2 results in Mathlib
- Foundations
- Depth 221 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- IsCompactproof · cited by 1,282
- NormedRingstatement and proof · cited by 924
- OpensMeasurableSpacestatement and proof · cited by 636
- LocallyCompactSpacestatement and proof · cited by 324
- ContinuousOn.monoproof · cited by 156
- SecondCountableTopologyEitherstatement and proof · cited by 117
Cited by2
Results whose statement or proof uses this declaration.
- mellin_convergent_of_isBigO_scalarproof · cited by 2
- MeasureTheory.LocallyIntegrable.continuous_mulproof · cited by 0