Theorems · Definition · category theory
CategoryTheory.Presheaf.uliftYonedaAdjunction
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{ℰ : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} ℰ] →
{A : CategoryTheory.Functor C ℰ} →
[CategoryTheory.uliftYoneda.{max w v₂, v₁, u₁}.HasPointwiseLeftKanExtension A] →
(L : CategoryTheory.Functor (CategoryTheory.Functor Cᵒᵖ (Type (max w v₁ v₂))) ℰ) →
(α : A ⟶ CategoryTheory.uliftYoneda.{max w v₂, v₁, u₁}.comp L) →
[L.IsLeftKanExtension α] → L ⊣ CategoryTheory.Presheaf.restrictedULiftYoneda AIf L : (Cᵒᵖ ⥤ Type max w v₁ v₂) ⥤ ℰ is a pointwise left Kan extension
of a functor A : C ⥤ ℰ along the Yoneda embedding,
then L is a left adjoint of restrictedULiftYoneda A : ℰ ⥤ Cᵒᵖ ⥤ Type max w v₁ v₂
- Defined in
- Mathlib.CategoryTheory.Limits.Presheaf
- Cited by
- 5 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.
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.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Adjunctionstatement · cited by 524
- CategoryTheory.uliftYonedastatement and proof · cited by 84
- CategoryTheory.Functor.IsLeftKanExtensionstatement and proof · cited by 57
- CategoryTheory.Functor.HasPointwiseLeftKanExtensionstatement and proof · cited by 55
- CategoryTheory.Presheaf.restrictedULiftYonedastatement and proof · cited by 15
- CategoryTheory.Adjunction.mkOfHomEquivproof · cited by 4
Cited by7
Results whose statement or proof uses this declaration.
- sSetTopAdjproof · cited by 7
- CategoryTheory.Presheaf.uliftYonedaAdjunction_homEquiv_appstatement · cited by 1
- CategoryTheory.Presheaf.preservesColimitsOfSize_of_isLeftKanExtensionproof · cited by 0
- CategoryTheory.Presheaf.uliftYonedaAdjunction.congr_simpstatement and proof · cited by 0
- CategoryTheory.Presheaf.isLeftAdjoint_of_preservesColimitsproof · cited by 0
- SSet.sdExAdjunctionproof · cited by 0
- CategoryTheory.Presheaf.uliftYonedaAdjunction_unit_app_appstatement and proof · cited by 0