Theorems · Theorem · measure theory
ContinuousOn.integrableOn_of_subset_isCompact
∀ {X : Type u_1} {E : Type u_6} [inst : MeasurableSpace X] [inst_1 : TopologicalSpace X] [inst_2 : NormedAddCommGroup E]
{μ : MeasureTheory.Measure X} {s : Set X} [OpensMeasurableSpace X] {K : Set X} {f : X → E},
ContinuousOn f K → IsCompact K → MeasurableSet s → s ⊆ K → μ s ≠ ⊤ → MeasureTheory.IntegrableOn f s μIf f is continuous on a compact set K, then it is integrable on any measurable subset
s ⊆ K of finite measure.
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 204 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- Setstatement and proof · cited by 53,352
- Realproof · cited by 25,697
- TopologicalSpacestatement and proof · cited by 24,529
- NormedAddCommGroupstatement and proof · cited by 15,752
- MeasurableSpacestatement and proof · cited by 13,106
- MeasureTheory.Measurestatement and proof · cited by 10,939
- ENNRealstatement · cited by 9,879
- Top.topstatement and proof · cited by 9,680
- Set.imageproof · cited by 5,609
- Norm.normproof · cited by 5,413
- MeasurableSetstatement and proof · cited by 3,075
Cited by3
Results whose statement or proof uses this declaration.
- ContinuousOn.integrableOn_compact'proof · cited by 3
- exists_eq_interval_average_of_nullSingletonClassproof · cited by 2
- exists_eq_interval_average_of_measureproof · cited by 0