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.
- 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.
Cites14
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.Isostatement · cited by 3,963
- TopCat.carrierstatement · cited by 3,184
- ContinuousMapstatement · cited by 2,491
- TopCatstatement and proof · cited by 1,889
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.WalkingCospanstatement · cited by 496
- CategoryTheory.Limits.cospanstatement and proof · cited by 467
- CategoryTheory.Limits.limit.isLimitproof · cited by 146
Cited by20
Results whose statement or proof uses this declaration.
- TopCat.pullbackIsoProdSubtype_inv_fst_applystatement · cited by 5
- TopCat.pullbackIsoProdSubtype_inv_snd_applystatement · cited by 5
- TopCat.pullbackIsoProdSubtype_inv_fststatement · cited by 4
- TopCat.pullbackIsoProdSubtype_inv_sndstatement · cited by 4
- TopCat.pullback_fst_rangeproof · cited by 2
- TopCat.pullback_snd_image_fst_preimageproof · cited by 2
- TopCat.GlueData.rel_equivproof · cited by 1
- TopCat.pullbackIsoProdSubtype_inv_fst_assocstatement and proof · cited by 1
- TopCat.pullbackIsoProdSubtype_inv_snd_assocstatement and proof · cited by 1
- TopCat.pullback_fst_image_snd_preimageproof · cited by 1
- TopCat.pullback_snd_rangeproof · cited by 1
- TopCat.pullback_topologyproof · cited by 1