Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Functor.RightExtension.coneAt

{C : Type u_1} →
  {D : Type u_2} →
    {H : Type u_4} →
      [inst : CategoryTheory.Category.{v_1, u_1} C] →
        [inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
          [inst_2 : CategoryTheory.Category.{v_4, u_4} H] →
            {L : CategoryTheory.Functor C D} →
              {F : CategoryTheory.Functor C H} →
                L.RightExtension F →
                  (Y : D) → CategoryTheory.Limits.Cone ((CategoryTheory.StructuredArrow.proj Y L).comp F)

The cone for StructuredArrow.proj Y L ⋙ F attached to E : RightExtension L F. The point of this cone is E.left.obj Y

Defined in
Mathlib.CategoryTheory.Functor.KanExtension.Pointwise
Cited by
9 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAt · cited by 10RightExtension.IsPointwis…CategoryTheory.Functor.RightExtension.coneAtWhiskerRightIso · cited by 3RightExtension.coneAtWhis…CategoryTheory.Functor.RightExtension.coneAtFunctor · cited by 2RightExtension.coneAtFunc…CategoryTheory.Functor.RightExtension.coneAt_π_app · cited by 1RightExtension.coneAt_π_a…CategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtensionAt.hasPointwiseRightKanExtensionAt · cited by 1IsPointwiseRightKanExtens…CategoryTheory.RanIsSheafOfIsCocontinuous.hom_ext · cited by 0RanIsSheafOfIsCocontinuou…CategoryTheory.Functor.RightExtension.coneAtFunctor_map_hom · cited by 0RightExtension.coneAtFunc…CategoryTheory.Functor.RightExtension.coneAtFunctor_obj · cited by 0RightExtension.coneAtFunc…CategoryTheory.Functor.RightExtension.coneAtWhiskerRightIso_hom_hom · cited by 0RightExtension.coneAtWhis…CategoryTheory.Functor.RightExtension.coneAtWhiskerRightIso_inv_hom · cited by 0RightExtension.coneAtWhis…CategoryTheory.Functor.RightExtension.coneAt_pt · cited by 0RightExtension.coneAt_ptCategoryTheory.Functor.RightExtension.IsPointwiseRightKanExtension.homTo · cited by 0IsPointwiseRightKanExtens…CategoryTheory.Functor.IsDenseSubsite.isIso_ranCounit_app_of_isDenseSubsite · cited by 0IsDenseSubsite.isIso_ranC…SSet.StrictSegal.isPointwiseRightKanExtensionAt · cited by 0StrictSegal.isPointwiseRi…CategoryTheory.Functor.isPointwiseRightKanExtensionAtOfIsoOfIsLocalization · cited by 0Functor.isPointwiseRightK…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Limits.Cone · cited by 710Limits.ConeCategoryTheory.StructuredArrow · cited by 370CategoryTheory.Structured…CategoryTheory.StructuredArrow.right · cited by 213StructuredArrow.rightCategoryTheory.CostructuredArrow.left · cited by 202CostructuredArrow.leftCategoryTheory.CostructuredArrow.hom · cited by 179CostructuredArrow.homCategoryTheory.StructuredArrow.hom · cited by 150StructuredArrow.homCategoryTheory.StructuredArrow.proj · cited by 59StructuredArrow.projRightExtension.coneAtCITED BYCITES

Cites16

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

Cited by15

Results whose statement or proof uses this declaration.