Theorems · Inductive type · category theory
CategoryTheory.Limits.Bicone
{J : Type w} →
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[CategoryTheory.Limits.HasZeroMorphisms C] → (J → C) → Type (max (max uC uC') w)A c : Bicone F is:
* an object c.pt and
* morphisms π j : pt ⟶ F j and ι j : F j ⟶ pt for each j,
* such that ι j ≫ π j' is the identity when j = j' and zero otherwise.
- Cited by
- 75 results in Mathlib
- Foundations
- Depth 2 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Limits.HasZeroMorphismsstatement · cited by 3,275
Cited by139
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Bicone.ptstatement and proof · cited by 60
- CategoryTheory.Limits.Bicone.πstatement and proof · cited by 40
- CategoryTheory.Limits.Bicone.ιstatement and proof · cited by 37
- CategoryTheory.Limits.biproduct.biconestatement · cited by 21
- CategoryTheory.Limits.Bicone.IsBilimitstatement · cited by 18
- CategoryTheory.Limits.Bicone.toConestatement and proof · cited by 17
- CategoryTheory.Limits.Bicone.toCoconestatement and proof · cited by 15
- CategoryTheory.Limits.BiconeMorphism.homstatement and proof · cited by 13
- CategoryTheory.Functor.mapBiconestatement and proof · cited by 12
- CategoryTheory.Limits.Bicone.IsBilimit.isLimitstatement and proof · cited by 9
- CategoryTheory.Limits.BiconeMorphismstatement · cited by 9
- CategoryTheory.Limits.Bicone.ι_πstatement and proof · cited by 7