Theorems · Definition · category theory
CategoryTheory.Functor.RightExtension.coneAtFunctor
{C : Type u_1} →
{D : Type u_2} →
{H : Type u_4} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
[inst_2 : CategoryTheory.Category.{v_4, u_4} H] →
(L : CategoryTheory.Functor C D) →
(F : CategoryTheory.Functor C H) →
(Y : D) →
CategoryTheory.Functor (L.RightExtension F)
(CategoryTheory.Limits.Cone ((CategoryTheory.StructuredArrow.proj Y L).comp F))The cones for StructuredArrow.proj Y L ⋙ F, as a functor from RightExtension L F.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Limits.Conestatement · cited by 710
- CategoryTheory.CommaMorphism.leftproof · cited by 526
- CategoryTheory.Functor.whiskeringLeftstatement · cited by 395
- CategoryTheory.StructuredArrowstatement and proof · cited by 370
- CategoryTheory.StructuredArrow.projstatement · cited by 59
- CategoryTheory.Functor.RightExtensionstatement and proof · cited by 41
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.RightExtension.coneAtFunctor_map_homstatement and proof · cited by 0
- CategoryTheory.Functor.RightExtension.coneAtFunctor_objstatement and proof · cited by 0