Theorems · Theorem · category theory
CategoryTheory.Limits.BinaryBiconeMorphism.wfst_assoc
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{P Q : C} {A B : CategoryTheory.Limits.BinaryBicone P Q} (self : CategoryTheory.Limits.BinaryBiconeMorphism A B)
{Z : C} (h : P ⟶ Z),
CategoryTheory.CategoryStruct.comp self.hom (CategoryTheory.CategoryStruct.comp B.fst h) =
CategoryTheory.CategoryStruct.comp A.fst hThe triangle consisting of the two natural transformations and hom commutes
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 6 from the axioms · uses Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptstatement · cited by 95
- CategoryTheory.Limits.BinaryBicone.fststatement and proof · cited by 48
- CategoryTheory.Limits.BinaryBiconeMorphism.homstatement and proof · cited by 17
- CategoryTheory.Limits.BinaryBiconeMorphismstatement and proof · cited by 13
- CategoryTheory.Limits.BinaryBiconeMorphism.wfstproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.