Theorems · Theorem · measure theory
ContinuousOn.measurable_of_countable_compl
∀ {α : Type u_1} {γ : Type u_3} [inst : TopologicalSpace α] [inst_1 : MeasurableSpace α] [OpensMeasurableSpace α]
[inst_3 : TopologicalSpace γ] [inst_4 : MeasurableSpace γ] [BorelSpace γ] [MeasurableSingletonClass α] {f : α → γ}
{s : Set α}, ContinuousOn f s → sᶜ.Countable → Measurable fIf a function is continuous outside of a countable set, it is measurable.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 76 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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
- Compl.complstatement and proof · cited by 2,925
- BorelSpacestatement and proof · cited by 1,602
- Measurablestatement and proof · cited by 1,499
- ContinuousOnstatement and proof · cited by 1,411
- OpensMeasurableSpacestatement and proof · cited by 636
- Set.Countablestatement and proof · cited by 545
- Set.domRestrictproof · cited by 383
- MeasurableSingletonClassstatement and proof · cited by 230
- compl_complproof · cited by 229
Cited by1
Results whose statement or proof uses this declaration.
- measurable_of_countable_not_continuousAtproof · cited by 0