Theorems · Theorem · general topology
IsDiscrete.image_of_isOpenMap
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y} {s : Set X},
IsDiscrete s → IsOpenMap f → Function.Injective f → IsDiscrete (f '' s)- Defined in
- Mathlib.Topology.DiscreteSubset
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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
- Filterproof · cited by 8,121
- Set.imagestatement and proof · cited by 5,609
- nhdsproof · cited by 5,554
- le_reflproof · cited by 2,061
- nhdsWithinproof · cited by 1,912
- Filter.mapproof · cited by 819
- Filter.principalproof · cited by 740
- le_imp_le_of_le_of_leproof · cited by 576
- IsOpenMapstatement and proof · cited by 253
- IsDiscretestatement and proof · cited by 86
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.