Mathlib Map

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
Assumes
TopologicalSpaceTopologicalSpaceTopologicalSpace

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

ContinuousLinearMap.isStrictMap_isClosed_range_iff_restrict · cited by 2ContinuousLinearMap.isStr…Homeomorph.isStrictMap_comp_iff · cited by 1Homeomorph.isStrictMap_co…Topology.IsQuotientMap.isStrictMap · cited by 1IsQuotientMap.isStrictMapAddMonoidHom.isStrictMap_iff_isEmbedding_kerLift · cited by 1AddMonoidHom.isStrictMap_…LinearMap.isStrictMap_iff_isHomeomorph_quotKerEquivRange · cited by 0LinearMap.isStrictMap_iff…MonoidHom.isStrictMap_iff_isEmbedding_kerLift · cited by 0MonoidHom.isStrictMap_iff…MonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRange · cited by 0MonoidHom.isStrictMap_iff…AddMonoidHom.isStrictMap_iff_isHomeomorph_quotientKerEquivRange · cited by 0AddMonoidHom.isStrictMap_…DFunLike.coe · cited by 62936DFunLike.coeTopologicalSpace · cited by 24529TopologicalSpaceSet.Elem · cited by 7166Set.ElemSet.range · cited by 4705Set.rangeHomeomorph · cited by 725HomeomorphHomeomorph.symm · cited by 365Homeomorph.symmTopology.IsQuotientMap · cited by 124Topology.IsQuotientMapSet.rangeFactorization · cited by 56Set.rangeFactorizationTopology.IsStrictMap · cited by 45Topology.IsStrictMapHomeomorph.setCongr · cited by 29Homeomorph.setCongrTopology.IsQuotientMap.surjective · cited by 24IsQuotientMap.surjectiveHomeomorph.isQuotientMap · cited by 22Homeomorph.isQuotientMapFunction.Surjective.range_comp · cited by 18Surjective.range_compTopology.IsQuotientMap.comp · cited by 8IsQuotientMap.compTopology.IsQuotientMap.of_comp_iff · cited by 1IsQuotientMap.of_comp_iffIsQuotientMap.isStrictMap_iffCITED BYCITES

Cites15

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by8

Results whose statement or proof uses this declaration.