Theorems · Definition · category theory
CategoryTheory.Over.prodLeftIsoPullback
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{X : C} →
(Y Z : CategoryTheory.Over X) →
[inst_1 : CategoryTheory.Limits.HasPullback Y.hom Z.hom] →
[inst_2 : CategoryTheory.Limits.HasBinaryProduct Y Z] →
(Y ⨯ Z).left ≅ CategoryTheory.Limits.pullback Y.hom Z.homThe product of Y and Z in Over X is isomorphic to Y ×ₓ Z.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 42 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Over.leftstatement · cited by 541
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Over.homstatement and proof · cited by 370
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.HasBinaryProductstatement and proof · cited by 169
- CategoryTheory.IsPullback.isoPullbackproof · cited by 42
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.prodLeftIsoPullback_hom_fststatement · cited by 1
- CategoryTheory.Over.prodLeftIsoPullback_hom_sndstatement · cited by 1
- CategoryTheory.Over.prodLeftIsoPullback_inv_fststatement · cited by 1
- CategoryTheory.Over.prodLeftIsoPullback_inv_sndstatement · cited by 1
- CategoryTheory.Over.prodLeftIsoPullback_hom_fst_assocstatement and proof · cited by 0
- CategoryTheory.Over.prodLeftIsoPullback_hom_snd_assocstatement and proof · cited by 0
- CategoryTheory.Over.prodLeftIsoPullback_inv_fst_assocstatement and proof · cited by 0
- CategoryTheory.Over.prodLeftIsoPullback_inv_snd_assocstatement and proof · cited by 0