Theorems · Theorem · category theory
CategoryTheory.Over.prodLeftIsoPullback_inv_snd
∀ {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],
CategoryTheory.CategoryStruct.comp (Y.prodLeftIsoPullback Z).inv
(CategoryTheory.Over.Hom.left CategoryTheory.Limits.prod.snd) =
CategoryTheory.Limits.pullback.snd Y.hom Z.hom- Cited by
- 1 results in Mathlib
- Foundations
- Depth 43 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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.Overstatement and proof · cited by 935
- CategoryTheory.Limits.pullbackstatement · cited by 864
- CategoryTheory.Limits.pullback.sndstatement · cited by 637
- 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.Over.Hom.leftstatement · cited by 287
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.prodLeftIsoPullback_inv_snd_assocproof · cited by 0