Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.descOfIsLeftKanExtension_fac

∀ {C : Type u_1} {H : Type u_3} {D : Type u_4} [inst : CategoryTheory.Category.{v_1, u_1} C]
  [inst_1 : CategoryTheory.Category.{v_3, u_3} H] [inst_2 : CategoryTheory.Category.{v_4, u_4} D]
  (F' : CategoryTheory.Functor D H) {L : CategoryTheory.Functor C D} {F : CategoryTheory.Functor C H}
  (α : F ⟶ L.comp F') [inst_3 : F'.IsLeftKanExtension α] (G : CategoryTheory.Functor D H) (β : F ⟶ L.comp G),
  CategoryTheory.CategoryStruct.comp α (L.whiskerLeft (F'.descOfIsLeftKanExtension α G β)) = β
Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Basic
Cited by
16 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLeftKanExtension

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Functor.descOfIsLeftKanExtension_fac_app · cited by 12Functor.descOfIsLeftKanEx…CategoryTheory.Functor.rightDerived_fac · cited by 5Functor.rightDerived_facCategoryTheory.Functor.pointwiseLeftKanExtension_desc_app · cited by 5Functor.pointwiseLeftKanE…CategoryTheory.Functor.lanUnit_app_whiskerLeft_lanAdjunction_counit_app · cited by 3Functor.lanUnit_app_whisk…CategoryTheory.Functor.isLeftKanExtension_iff_isIso · cited by 3Functor.isLeftKanExtensio…CategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.leftKanExtensionC…CategoryTheory.Functor.IsDense.leftKanExtensionUnit_leftKanExtensionIso_hom · cited by 2IsDense.leftKanExtensionU…CategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.leftKanExtensionC…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseLeftKanE…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseLeftKanE…CategoryTheory.Functor.isIso_lanAdjunction_homEquiv_symm_iff · cited by 1Functor.isIso_lanAdjuncti…CategoryTheory.MonoidalCategory.DayConvolution.unit_uniqueUpToIso_hom · cited by 1DayConvolution.unit_uniqu…CategoryTheory.MonoidalCategory.DayConvolution.unit_uniqueUpToIso_inv · cited by 1DayConvolution.unit_uniqu…CategoryTheory.Functor.descOfIsLeftKanExtension_fac_assoc · cited by 0Functor.descOfIsLeftKanEx…CategoryTheory.Presheaf.compULiftYonedaIsoULiftYonedaCompLan.natTrans_app_uliftYoneda_obj · cited by 0compULiftYonedaIsoULiftYo…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Functor.whiskerLeft · cited by 496Functor.whiskerLeftCategoryTheory.Functor.IsLeftKanExtension · cited by 57Functor.IsLeftKanExtensionCategoryTheory.Functor.LeftExtension.mk · cited by 31LeftExtension.mkCategoryTheory.Functor.descOfIsLeftKanExtension · cited by 25Functor.descOfIsLeftKanEx…CategoryTheory.Functor.isUniversalOfIsLeftKanExtension · cited by 7Functor.isUniversalOfIsLe…CategoryTheory.StructuredArrow.IsUniversal.fac · cited by 5IsUniversal.facFunctor.descOfIsLeftKanExtens…CITED BYCITES

Cites11

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by16

Results whose statement or proof uses this declaration.