Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.PreservesPointwiseRightKanExtension

{A : Type u_1} →
  {B : Type u_2} →
    {C : Type u_3} →
      {D : Type u_4} →
        [inst : CategoryTheory.Category.{v_1, u_1} A] →
          [inst_1 : CategoryTheory.Category.{v_2, u_2} B] →
            [inst_2 : CategoryTheory.Category.{v_3, u_3} C] →
              [inst_3 : CategoryTheory.Category.{v_4, u_4} D] →
                CategoryTheory.Functor B D → CategoryTheory.Functor A B → CategoryTheory.Functor A C → Prop

G.PreservesRightKanExtensions L asserts that G preserves all pointwise right Kan extensions of F along L for every F.

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Preserves
Cited by
8 results in Mathlib
Foundations
Depth 3 from the axioms · uses no axioms
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves · cited by 8Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac · cited by 2Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_app · cited by 1Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_app · cited by 1Functor.pointwiseRightKan…CategoryTheory.Functor.PreservesPointwiseRightKanExtensions · cited by 0Functor.PreservesPointwis…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_app_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_hom_fac_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_app_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.pointwiseRightKanExtensionCompIsoOfPreserves_inv_fac_assoc · cited by 0Functor.pointwiseRightKan…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.postcompose · cited by 0IsPointwiseRightKanExtens…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.PreservesPointwiseRightKanExtensionAt · cited by 2Functor.PreservesPointwis…Functor.PreservesPointwiseRig…CITED BYCITES

Cites3

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.