Theorems · Theorem · category theory
CategoryTheory.Limits.BinaryBicone.inr_snd_assoc
∀ {C : Type uC} [inst : CategoryTheory.Category.{uC', uC} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{P Q : C} (self : CategoryTheory.Limits.BinaryBicone P Q) {Z : C} (h : Q ⟶ Z),
CategoryTheory.CategoryStruct.comp self.inr (CategoryTheory.CategoryStruct.comp self.snd h) = hA 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
- 15 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 · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Category.id_compproof · cited by 1,998
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptstatement · cited by 95
- CategoryTheory.Limits.BinaryBicone.sndstatement and proof · cited by 48
- CategoryTheory.Limits.BinaryBicone.inrstatement and proof · cited by 47
- CategoryTheory.Limits.BinaryBicone.inr_sndproof · cited by 37
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.lift_descproof · cited by 7
- CategoryTheory.Limits.biprod.totalproof · cited by 4
- CategoryTheory.kernelCokernelCompSequence.φ_sndproof · cited by 2
- CategoryTheory.Limits.biprod.desc_eqproof · cited by 2
- CategoryTheory.Limits.biprod.map_eq_map'proof · cited by 2
- CategoryTheory.SemiadditiveOfBinaryBiproducts.isUnital_rightAddproof · cited by 1
- CategoryTheory.Limits.biprod.braiding_map_braidingproof · cited by 1
- CategoryTheory.Biprod.inr_ofComponentsproof · cited by 1
- CategoryTheory.IsPushout.hom_eq_add_up_to_refinementsproof · cited by 1
- CategoryTheory.Limits.biprod.associator_inv_naturalproof · cited by 1
- CategoryTheory.Limits.biprod.associator_naturalproof · cited by 1
- CategoryTheory.Limits.biprod.braid_naturalproof · cited by 1