Theorems · Theorem · category theory
CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan_inv_app_app_apply_eq_id
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {D : Type u₂} [inst_1 : CategoryTheory.Category.{v₂, u₂} D]
(F : CategoryTheory.Functor C D)
[inst_2 : ∀ (P : CategoryTheory.Functor Cᵒᵖ (Type (max w v₁ v₂))), F.op.HasLeftKanExtension P] (X : C),
(CategoryTheory.ConcreteCategory.hom
(((CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan F).inv.app X).app (Opposite.op (F.obj X))))
((CategoryTheory.ConcreteCategory.hom
((F.op.lanUnit.app (CategoryTheory.uliftYoneda.{max w v₂, v₁, u₁}.obj X)).app (Opposite.op X)))
{ down := CategoryTheory.CategoryStruct.id X }) =
{ down := CategoryTheory.CategoryStruct.id (F.obj X) }- Defined in
- Mathlib.CategoryTheory.Limits.Presheaf
- 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.
Cites24
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- CategoryTheory.ConcreteCategory.homstatement · cited by 4,022
- CategoryTheory.Functor.idstatement · cited by 3,333
Cited by1
Results whose statement or proof uses this declaration.