Theorems · Theorem · general topology
Topology.IsQuotientMap.isStrictMap_iff
∀ {X : Type u_1} {Y : Type u_2} {Z : Type u_3} [inst : TopologicalSpace X] [inst_1 : TopologicalSpace Y]
[inst_2 : TopologicalSpace Z] {f : X → Y} {g : Y → Z},
Topology.IsQuotientMap f → (Topology.IsStrictMap g ↔ Topology.IsStrictMap (g ∘ f))Assume that f : X → Y is a quotient map. Then g : Y → Z is strict
if and only if g ∘ f is strict.
- Defined in
- Mathlib.Topology.Maps.Strict.Basic
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 74 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- TopologicalSpacestatement and proof · cited by 24,529
- Set.Elemproof · cited by 7,166
- Set.rangeproof · cited by 4,705
- Homeomorphproof · cited by 725
- Homeomorph.symmproof · cited by 365
- Topology.IsQuotientMapstatement and proof · cited by 124
- Set.rangeFactorizationproof · cited by 56
- Topology.IsStrictMapstatement · cited by 45
- Homeomorph.setCongrproof · cited by 29
- Topology.IsQuotientMap.surjectiveproof · cited by 24
- Homeomorph.isQuotientMapproof · cited by 22
Cited by8
Results whose statement or proof uses this declaration.
- ContinuousLinearMap.isStrictMap_isClosed_range_iff_restrictproof · cited by 2
- Homeomorph.isStrictMap_comp_iffproof · cited by 1
- Topology.IsQuotientMap.isStrictMapproof · cited by 1
- AddMonoidHom.isStrictMap_iff_isEmbedding_kerLiftproof · cited by 1
- LinearMap.isStrictMap_iff_isHomeomorph_quotKerEquivRangeproof · cited by 0
- MonoidHom.isStrictMap_iff_isEmbedding_kerLiftproof · cited by 0
- MonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRangeproof · cited by 0
- AddMonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRangeproof · cited by 0