Theorems · Theorem · general topology
ContinuousOn.measurableEmbedding
∀ {γ : Type u_3} {β : Type u_5} [inst : MeasurableSpace β] [tβ : TopologicalSpace β] [T2Space β] {s : Set γ} {f : γ → β}
[BorelSpace β] [inst_3 : TopologicalSpace γ] [PolishSpace γ] [inst_5 : MeasurableSpace γ] [BorelSpace γ],
MeasurableSet s → ContinuousOn f s → Set.InjOn f s → MeasurableEmbedding (s.domRestrict f)If s is Borel-measurable in a Polish space and f is continuous injective on s, then
the restriction of f to s is a measurable embedding.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 171 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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
- Set.Elemstatement and proof · cited by 7,166
- Set.imageproof · cited by 5,609
- MeasurableSetstatement and proof · cited by 3,075
- BorelSpacestatement and proof · cited by 1,602
- ContinuousOnstatement and proof · cited by 1,411
- T2Spacestatement and proof · cited by 1,351
- Set.InjOnstatement and proof · cited by 543
- Set.domRestrictstatement · cited by 383
- Continuous.measurableproof · cited by 181
Cited by1
Results whose statement or proof uses this declaration.
- MeasureTheory.measurableEmbedding_of_fderivWithinproof · cited by 3