Theorems · Theorem · category theory
CategoryTheory.Limits.pullbackProdFstIsoProd_hom_snd
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {X Y : C} (f : X ⟶ Y) (Z : C)
[inst_1 : CategoryTheory.Limits.HasBinaryProduct Y Z] [inst_2 : CategoryTheory.Limits.HasBinaryProduct X Z]
[inst_3 : CategoryTheory.Limits.HasPullback f CategoryTheory.Limits.prod.fst],
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullbackProdFstIsoProd f Z).hom
CategoryTheory.Limits.prod.snd =
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.pullback.snd f CategoryTheory.Limits.prod.fst)
CategoryTheory.Limits.prod.snd- Cited by
- 1 results in Mathlib
- Foundations
- Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.fstproof · cited by 639
- CategoryTheory.Limits.pullback.sndstatement and proof · cited by 637
- CategoryTheory.Limits.HasPullbackstatement and proof · cited by 434
- CategoryTheory.Limits.prodstatement · cited by 364
- CategoryTheory.Limits.limit.lift_πproof · cited by 266
- CategoryTheory.Limits.prod.fststatement and proof · cited by 189
- CategoryTheory.Limits.prod.sndstatement and proof · cited by 185
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.pullbackProdFstIsoProd_hom_snd_assocproof · cited by 0