Theorems · Definition · category theory
CategoryTheory.Limits.BinaryBicone.pt
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] → {P Q : C} → CategoryTheory.Limits.BinaryBicone P Q → CA 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
- 95 results in Mathlib
- Foundations
- Depth 3 from the axioms, rests on 4 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
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
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Limits.BinaryBiconestatement and proof · cited by 111
Cited by127
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.biprodproof · cited by 312
- CategoryTheory.Limits.BinaryBicone.sndstatement · cited by 48
- CategoryTheory.Limits.BinaryBicone.fststatement · cited by 48
- CategoryTheory.Limits.BinaryBicone.inlstatement · cited by 47
- CategoryTheory.Limits.BinaryBicone.inrstatement · cited by 47
- CategoryTheory.Limits.BinaryBicone.inl_fststatement · cited by 39
- CategoryTheory.Limits.BinaryBicone.inl_sndstatement · cited by 38
- CategoryTheory.Limits.BinaryBicone.inr_sndstatement · cited by 37
- CategoryTheory.Limits.BinaryBicone.inr_fststatement · cited by 34
- CategoryTheory.Limits.BinaryBiconeMorphism.homstatement · cited by 17
- CategoryTheory.Limits.BinaryBicone.inr_snd_assocstatement · cited by 15
- CategoryTheory.Limits.BinaryBicone.inl_snd_assocstatement · cited by 14