Theorems · Definition · category theory
CategoryTheory.Limits.Bicone.toCoconeFunctor
{J : Type w} →
{C : Type uC} →
[inst : CategoryTheory.Category.{uC', uC} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{F : J → C} →
CategoryTheory.Functor (CategoryTheory.Limits.Bicone F)
(CategoryTheory.Limits.Cocone (CategoryTheory.Discrete.functor F))Extract the cocone from a bicone.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.Discretestatement and proof · cited by 2,447
- CategoryTheory.Limits.Coconestatement · cited by 746
- CategoryTheory.Discrete.functorstatement · cited by 633
- CategoryTheory.Discrete.asproof · cited by 269
- CategoryTheory.Limits.Biconestatement and proof · cited by 75
- CategoryTheory.Limits.Bicone.ptproof · cited by 60
- CategoryTheory.Limits.Bicone.ιproof · cited by 37
- CategoryTheory.Limits.BiconeMorphism.homproof · cited by 13
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Bicone.toCoconeproof · cited by 15