Theorems · Definition · category theory
CategoryTheory.Limits.BinaryBicone.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) → self.pt ⟶ 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
- 48 results in Mathlib
- Foundations
- Depth 4 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites5
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.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
- CategoryTheory.Limits.BinaryBicone.ptstatement · cited by 95
Cited by71
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprod.sndproof · cited by 132
- CategoryTheory.Limits.BinaryBicone.inl_sndstatement · cited by 38
- CategoryTheory.Limits.BinaryBicone.inr_sndstatement · cited by 37
- CategoryTheory.Limits.BinaryBicone.toConeproof · cited by 18
- CategoryTheory.Limits.BinaryBicone.inr_snd_assocstatement and proof · cited by 15
- CategoryTheory.Limits.BinaryBicone.inl_snd_assocstatement and proof · cited by 14
- CategoryTheory.Limits.BinaryBicones.functorialityproof · cited by 7
- CategoryTheory.Limits.BinaryBicone.ofIsoproof · cited by 6
- CategoryTheory.Limits.BinaryBicone.opproof · cited by 6
- CategoryTheory.Limits.BinaryBicone.toBiconeFunctorproof · cited by 4
- CategoryTheory.IsPullback.of_isBilimitstatement and proof · cited by 4
- CategoryTheory.Limits.biprod.opIso_hom_fstproof · cited by 3