Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.leftKanExtensionUnique_hom

∀ {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 α] (F'' : CategoryTheory.Functor D H) (α' : F ⟶ L.comp F'')
  [inst_4 : F''.IsLeftKanExtension α'], (F'.leftKanExtensionUnique α F'' α').hom = F'.descOfIsLeftKanExtension α F'' α'
Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Basic
Cited by
7 results in Mathlib
Foundations
Depth 38 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsLeftKanExtensionCategoryTheory.Functor.IsLeftKanExtension

Around this declaration

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

CategoryTheory.Functor.isLeftKanExtension_iff_isIso · cited by 3Functor.isLeftKanExtensio…CategoryTheory.Functor.pointwiseLeftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseLeftKanE…CategoryTheory.Functor.leftKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.leftKanExtensionC…CategoryTheory.Functor.IsDense.leftKanExtensionUnit_leftKanExtensionIso_hom · cited by 2IsDense.leftKanExtensionU…CategoryTheory.MonoidalCategory.DayConvolution.unit_uniqueUpToIso_hom · cited by 1DayConvolution.unit_uniqu…CategoryTheory.MonoidalCategory.DayFunctor.η_comp_isoPointwiseLeftKanExtension_hom · cited by 0DayFunctor.η_comp_isoPoin…CategoryTheory.Functor.PreservesLeftKanExtension.mk_of_preserves_isLeftKanExtension · cited by 0PreservesLeftKanExtension…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Iso.hom · cited by 7684Iso.homCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Category.id_comp · cited by 1998Category.id_compCategoryTheory.Functor.IsLeftKanExtension · cited by 57Functor.IsLeftKanExtensionCategoryTheory.Functor.descOfIsLeftKanExtension · cited by 25Functor.descOfIsLeftKanEx…CategoryTheory.Functor.leftKanExtensionUnique · cited by 6Functor.leftKanExtensionU…CategoryTheory.Functor.descOfIsLeftKanExtension.congr_simp · cited by 5descOfIsLeftKanExtension.…Functor.leftKanExtensionUniqu…CITED BYCITES

Cites12

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

Cited by7

Results whose statement or proof uses this declaration.