Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Functor.liftOfIsRightKanExtension_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}
  (α : L.comp F' ⟶ F) [inst_3 : F'.IsRightKanExtension α] (G : CategoryTheory.Functor D H) (β : L.comp G ⟶ F),
  CategoryTheory.CategoryStruct.comp (L.whiskerLeft (F'.liftOfIsRightKanExtension α G β)) α = β
Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Basic
Cited by
11 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.IsRightKanExtension

Around this declaration

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

CategoryTheory.Functor.liftOfIsRightKanExtension_fac_app · cited by 5Functor.liftOfIsRightKanE…CategoryTheory.Functor.isRightKanExtension_iff_isIso · cited by 4Functor.isRightKanExtensi…CategoryTheory.Functor.ranCounit_app_whiskerLeft_ranAdjunction_unit_app · cited by 3Functor.ranCounit_app_whi…CategoryTheory.Functor.leftDerived_fac · cited by 3Functor.leftDerived_facCategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.rightKanExtension…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.rightKanExtensionCompIsoOfPreserves_hom_fac · cited by 1Functor.rightKanExtension…CategoryTheory.Functor.isIso_ranAdjunction_homEquiv_iff · cited by 0Functor.isIso_ranAdjuncti…CategoryTheory.Functor.liftOfIsRightKanExtension_fac_assoc · cited by 0Functor.liftOfIsRightKanE…CategoryTheory.Functor.pointwiseRightKanExtension_lift_app · cited by 0Functor.pointwiseRightKan…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.IsRightKanExtension · cited by 46Functor.IsRightKanExtensi…CategoryTheory.Functor.RightExtension.mk · cited by 18RightExtension.mkCategoryTheory.Functor.liftOfIsRightKanExtension · cited by 14Functor.liftOfIsRightKanE…CategoryTheory.Functor.isUniversalOfIsRightKanExtension · cited by 7Functor.isUniversalOfIsRi…CategoryTheory.CostructuredArrow.IsUniversal.fac · cited by 4IsUniversal.facFunctor.liftOfIsRightKanExten…CITED BYCITES

Cites11

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

Cited by11

Results whose statement or proof uses this declaration.