Mathlib Map

Theorems · Definition · category theory

TopCat.pullbackIsoProdSubtype

{X Y Z : TopCat} →
  (f : X ⟶ Z) →
    (g : Y ⟶ Z) →
      CategoryTheory.Limits.pullback f g ≅
        TopCat.of { p // (CategoryTheory.ConcreteCategory.hom f) p.1 = (CategoryTheory.ConcreteCategory.hom g) p.2 }

The pullback of two maps can be identified as a subspace of X × Y.

Defined in
Mathlib.Topology.Category.TopCat.Limits.Pullbacks
Cited by
19 results in Mathlib
Foundations
Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

TopCat.pullbackIsoProdSubtype_inv_fst_apply · cited by 5TopCat.pullbackIsoProdSub…TopCat.pullbackIsoProdSubtype_inv_snd_apply · cited by 5TopCat.pullbackIsoProdSub…TopCat.pullbackIsoProdSubtype_inv_fst · cited by 4TopCat.pullbackIsoProdSub…TopCat.pullbackIsoProdSubtype_inv_snd · cited by 4TopCat.pullbackIsoProdSub…TopCat.pullback_fst_range · cited by 2TopCat.pullback_fst_rangeTopCat.pullback_snd_image_fst_preimage · cited by 2TopCat.pullback_snd_image…TopCat.GlueData.rel_equiv · cited by 1GlueData.rel_equivTopCat.pullbackIsoProdSubtype_inv_fst_assoc · cited by 1TopCat.pullbackIsoProdSub…TopCat.pullbackIsoProdSubtype_inv_snd_assoc · cited by 1TopCat.pullbackIsoProdSub…TopCat.pullback_fst_image_snd_preimage · cited by 1TopCat.pullback_fst_image…TopCat.pullback_snd_range · cited by 1TopCat.pullback_snd_rangeTopCat.pullback_topology · cited by 1TopCat.pullback_topologyTopCat.range_pullback_map · cited by 1TopCat.range_pullback_mapfactorsThrough_of_pullbackCondition · cited by 1factorsThrough_of_pullbac…TopCat.GlueData.MkCore.t' · cited by 0MkCore.t'DFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homCategoryTheory.Iso · cited by 3963CategoryTheory.IsoTopCat.carrier · cited by 3184TopCat.carrierContinuousMap · cited by 2491ContinuousMapTopCat · cited by 1889TopCatCategoryTheory.Limits.WalkingPair · cited by 1319Limits.WalkingPairCategoryTheory.Limits.pullback · cited by 864Limits.pullbackCategoryTheory.Limits.WalkingCospan · cited by 496Limits.WalkingCospanCategoryTheory.Limits.cospan · cited by 467Limits.cospanCategoryTheory.Limits.limit.isLimit · cited by 146limit.isLimitCategoryTheory.Limits.IsLimit.conePointUniqueUpToIso · cited by 57IsLimit.conePointUniqueUp…TopCat.pullbackConeIsLimit · cited by 3TopCat.pullbackConeIsLimitTopCat.pullbackIsoProdSubtypeCITED BYCITES

Cites14

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

Cited by20

Results whose statement or proof uses this declaration.