Theorems · Theorem · category theory
CategoryTheory.Limits.BinaryBicone.inr_snd
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{P Q : C} (self : CategoryTheory.Limits.BinaryBicone P Q),
CategoryTheory.CategoryStruct.comp self.inr self.snd = CategoryTheory.CategoryStruct.id QA binary bicone for a pair of objects P Q : C consists of the cone point X,
maps from X to both P and Q, and maps from both P and Q to X,
so that inl ≫ fst = 𝟙 P, inl ≫ snd = 0, inr ≫ fst = 0, and inr ≫ snd = 𝟙 Q
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.CategoryStruct.idstatement · cited by 6,235
- 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.sndstatement · cited by 48
- CategoryTheory.Limits.BinaryBicone.inrstatement · cited by 47
Cited by37
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.BinaryBicone.inr_snd_assocproof · cited by 15
- HomologicalComplex.homotopyCofiber.inrX_sndXproof · cited by 8
- CategoryTheory.Limits.biprod.inr_sndproof · cited by 4
- CategoryTheory.Abelian.Ext.add_homproof · cited by 4
- CategoryTheory.Limits.biprod.totalproof · cited by 4
- CategoryTheory.Limits.biprod.isoProd_homproof · cited by 3
- CategoryTheory.IsPushout.inl_snd'proof · cited by 2
- HomologicalComplex.cylinder.map_ι₁_mapHomologicalComplexObjIso_homproof · cited by 2
- CategoryTheory.IsPullback.of_is_bilimit'proof · cited by 2
- CategoryTheory.Limits.biprod.map_eq_map'proof · cited by 2
- CategoryTheory.Limits.biprod.symmetry'proof · cited by 2
- CategoryTheory.IsPullback.inr_fst'proof · cited by 1