Theorems · Theorem · general topology
separated_by_isOpenEmbedding
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] [T2Space X] {f : X → Y},
Topology.IsOpenEmbedding f → ∀ {x y : X}, x ≠ y → ∃ u v, IsOpen u ∧ IsOpen v ∧ f x ∈ u ∧ f y ∈ v ∧ Disjoint u v- Defined in
- Mathlib.Topology.Separation.Hausdorff
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Set.imageproof · cited by 5,609
- IsOpenstatement and proof · cited by 2,400
- Disjointstatement and proof · cited by 2,201
- T2Spacestatement and proof · cited by 1,351
- Set.mem_image_of_memproof · cited by 371
- Topology.IsOpenEmbeddingstatement and proof · cited by 231
- Topology.IsEmbedding.injectiveproof · cited by 103
- Topology.IsOpenEmbedding.toIsEmbeddingproof · cited by 61
- Topology.IsOpenEmbedding.isOpenMapproof · cited by 50
- t2_separationproof · cited by 11
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.