Theorems · Definition · category theory
CategoryTheory.Limits.Cocone.toStructuredArrow
{J : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} J] →
{C : Type u₃} →
[inst_1 : CategoryTheory.Category.{v₃, u₃} C] →
(F : CategoryTheory.Functor J C) →
CategoryTheory.Functor (CategoryTheory.Limits.Cocone F)
(CategoryTheory.StructuredArrow F (CategoryTheory.Functor.const J))Construct an object of the category (F ↓ Δ) from a cocone on F. This is part of an
equivalence, see Cocone.equivStructuredArrow.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 16,252
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Limits.Coconestatement and proof · cited by 746
- CategoryTheory.Limits.Cocone.ιproof · cited by 605
- CategoryTheory.StructuredArrowstatement · cited by 370
- CategoryTheory.Limits.CoconeMorphism.homproof · cited by 137
- CategoryTheory.StructuredArrow.mkproof · cited by 125
- CategoryTheory.StructuredArrow.homMkproof · cited by 47
Cited by6
Results whose statement or proof uses this declaration.
- CategoryTheory.Limits.Cocone.equivStructuredArrowproof · cited by 5
- CategoryTheory.Limits.Cocone.equivStructuredArrow_counitIsostatement · cited by 0
- CategoryTheory.Limits.Cocone.equivStructuredArrow_functorstatement · cited by 0
- CategoryTheory.Limits.Cocone.equivStructuredArrow_unitIsostatement · cited by 0
- CategoryTheory.Limits.Cocone.toStructuredArrow_mapstatement and proof · cited by 0
- CategoryTheory.Limits.Cocone.toStructuredArrow_objstatement and proof · cited by 0