Theorems · Theorem · measure theory
ContinuousOn.aestronglyMeasurable_of_subset_isCompact
∀ {α : Type u_1} {β : Type u_2} {mα : MeasurableSpace α} [inst : TopologicalSpace α] [OpensMeasurableSpace α]
[inst_2 : TopologicalSpace β] [TopologicalSpace.PseudoMetrizableSpace β] {f : α → β} {s t : Set α}
{μ : MeasureTheory.Measure α},
ContinuousOn f s → IsCompact s → MeasurableSet t → t ⊆ s → MeasureTheory.AEStronglyMeasurable f (μ.restrict t)A function which is continuous on a compact set s is almost everywhere strongly measurable
with respect to μ.restrict t for any measurable subset t of s.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 203 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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
- Set.imageproof · cited by 5,609
- MeasurableSetstatement and proof · cited by 3,075
- Filter.univ_mem'proof · cited by 1,672
- MeasureTheory.Measure.restrictstatement · cited by 1,646
- Filter.mp_memproof · cited by 1,537
- ContinuousOnstatement and proof · cited by 1,411
- IsCompactstatement and proof · cited by 1,282
- MeasureTheory.AEStronglyMeasurablestatement · cited by 755
Cited by2
Results whose statement or proof uses this declaration.
- ContinuousOn.integrableOn_of_subset_isCompactproof · cited by 3
- ContinuousOn.aestronglyMeasurable_of_isCompactproof · cited by 2