Theorems · Theorem · category theory
CategoryTheory.Limits.coprod.triangle
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Limits.HasBinaryCoproducts C]
[inst_2 : CategoryTheory.Limits.HasInitial C] (X Y : C),
CategoryTheory.CategoryStruct.comp (CategoryTheory.Limits.coprod.associator X (⊥_ C) Y).hom
(CategoryTheory.Limits.coprod.map (CategoryTheory.CategoryStruct.id X)
(CategoryTheory.Limits.coprod.leftUnitor Y).hom) =
CategoryTheory.Limits.coprod.map (CategoryTheory.Limits.coprod.rightUnitor X).hom
(CategoryTheory.CategoryStruct.id Y)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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 and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.Discretestatement · cited by 2,447
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.WalkingPairstatement · cited by 1,319
- CategoryTheory.Limits.pairstatement · cited by 536
- CategoryTheory.Limits.coprodstatement and proof · cited by 252
- CategoryTheory.Limits.HasInitialstatement and proof · cited by 185
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.monoidalOfHasFiniteCoproductsproof · cited by 11