Theorems · Definition · category theory
CategoryTheory.Limits.pullbackProdSndIsoProd
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X Y : C} →
(f : X ⟶ Y) →
(Z : C) →
[inst_1 : CategoryTheory.Limits.HasBinaryProduct Z Y] →
[inst_2 : CategoryTheory.Limits.HasBinaryProduct Z X] →
[inst_3 : CategoryTheory.Limits.HasPullback CategoryTheory.Limits.prod.snd f] →
CategoryTheory.Limits.pullback CategoryTheory.Limits.prod.snd f ≅ Z ⨯ X(Z ⨯ Y) ×[Y] X ≅ Z ⨯ X
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndproof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.prod.fstproof · cited by 189
- CategoryTheory.Limits.prod.sndstatement and proof · cited by 185
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_fststatement · cited by 1
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_sndstatement · cited by 1
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_sndstatement · cited by 1
- CategoryTheory.Limits.pullbackProdSndIsoProd_hom_fststatement · cited by 1
- CategoryTheory.Limits.pullbackProdSndIsoProd_hom_sndstatement · cited by 1
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_fst_assocstatement and proof · cited by 0
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_fst_snd_assocstatement and proof · cited by 0
- CategoryTheory.Limits.pullbackProdSndIsoProd_inv_snd_assocstatement and proof · cited by 0
- CategoryTheory.Limits.pullbackProdSndIsoProd_hom_fst_assocstatement and proof · cited by 0
- CategoryTheory.Limits.pullbackProdSndIsoProd_hom_snd_assocstatement and proof · cited by 0