Theorems · Theorem · general topology
t1Space_of_injective_of_continuous
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
Function.Injective f → Continuous f → ∀ [T1Space Y], T1Space X- Defined in
- Mathlib.Topology.Separation.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 90 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- TopologicalSpacestatement and proof · cited by 24,529
- Continuousstatement and proof · cited by 2,592
- T1Spacestatement and proof · cited by 275
- Specializesproof · cited by 176
- Specializes.mapproof · cited by 19
- t1Space_iff_specializes_imp_eqproof · cited by 4
- Specializes.eqproof · cited by 4
Cited by2
Results whose statement or proof uses this declaration.
- Topology.IsEmbedding.t1Spaceproof · cited by 3
- t5Space_iff_forall_isOpen_t4Spaceproof · cited by 2