Theorems · Definition · category theory
CategoryTheory.Functor.corepresentableByCompCoyonedaObjOfIsColimit
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{D : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} D] →
{F : CategoryTheory.Functor D C} →
{J : Type u_1} →
[inst_2 : CategoryTheory.Category.{v_1, u_1} J] →
{R : CategoryTheory.Functor J F.PartialLeftAdjointSource} →
{c : CategoryTheory.Limits.Cocone (R.comp F.leftAdjointObjIsDefined.ι)} →
CategoryTheory.Limits.IsColimit c →
{c' : CategoryTheory.Limits.Cocone (R.comp F.partialLeftAdjoint)} →
CategoryTheory.Limits.IsColimit c' →
(F.comp (CategoryTheory.coyoneda.obj (Opposite.op c.pt))).CorepresentableBy c'.ptAuxiliary definition for leftAdjointObjIsDefined_of_isColimit.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Limits.Cocone.ptstatement and proof · cited by 1,354
- CategoryTheory.Limits.IsColimitstatement and proof · cited by 773
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.leftAdjointObjIsDefined_of_isColimitproof · cited by 2