Theorems · Theorem · general topology
Topology.isHomeomorph_iff_isStrictMap_bijective
∀ {X : Type u_1} {Y : Type u_2} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y] {f : X → Y},
IsHomeomorph f ↔ Topology.IsStrictMap f ∧ Function.Bijective fHomeomorphisms are precisely bijective strict maps.
- Defined in
- Mathlib.Topology.Maps.Strict.Basic
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 85 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites4
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
- Function.Bijectivestatement · cited by 863
- IsHomeomorphstatement · cited by 69
- Topology.IsStrictMapstatement and proof · cited by 45
Cited by1
Results whose statement or proof uses this declaration.
- AddMonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRangeproof · cited by 0