Mathlib Map

Theorems · Definition · category theory

CategoryTheory.WithTerminal.liftFromOver

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : Type w} →
      [inst_1 : CategoryTheory.Category.{w', w} J] →
        {X : C} →
          CategoryTheory.Functor (CategoryTheory.Functor J (CategoryTheory.Over X))
            (CategoryTheory.Functor (CategoryTheory.WithTerminal J) C)

For any functor K : J ⥤ Over X, there is a canonical extension WithTerminal J ⥤ C, that sends star to X.

Defined in
Mathlib.CategoryTheory.WithTerminal.Cone
Cited by
21 results in Mathlib
Foundations
Depth 35 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.WithTerminal.coneEquiv · cited by 16WithTerminal.coneEquivCategoryTheory.WithTerminal.isLimitEquiv · cited by 3WithTerminal.isLimitEquivCategoryTheory.WithTerminal.liftFromOverComp · cited by 2WithTerminal.liftFromOver…CategoryTheory.WithTerminal.coneEquiv_counitIso_hom_app_hom · cited by 0WithTerminal.coneEquiv_co…CategoryTheory.WithTerminal.coneEquiv_counitIso_inv_app_hom · cited by 0WithTerminal.coneEquiv_co…CategoryTheory.WithTerminal.coneEquiv_functor_map_hom · cited by 0WithTerminal.coneEquiv_fu…CategoryTheory.WithTerminal.coneEquiv_functor_obj_pt · cited by 0WithTerminal.coneEquiv_fu…CategoryTheory.WithTerminal.coneEquiv_functor_obj_π_app_of · cited by 0WithTerminal.coneEquiv_fu…CategoryTheory.WithTerminal.coneEquiv_functor_obj_π_app_star · cited by 0WithTerminal.coneEquiv_fu…CategoryTheory.WithTerminal.coneEquiv_inverse_map_hom_left · cited by 0WithTerminal.coneEquiv_in…CategoryTheory.WithTerminal.coneEquiv_inverse_obj_pt_hom · cited by 0WithTerminal.coneEquiv_in…CategoryTheory.WithTerminal.coneEquiv_inverse_obj_pt_left · cited by 0WithTerminal.coneEquiv_in…CategoryTheory.WithTerminal.coneEquiv_inverse_obj_pt_right_as · cited by 0WithTerminal.coneEquiv_in…CategoryTheory.WithTerminal.coneEquiv_inverse_obj_π_app_left · cited by 0WithTerminal.coneEquiv_in…CategoryTheory.WithTerminal.coneEquiv_unitIso_hom_app_hom_left · cited by 0WithTerminal.coneEquiv_un…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.comp · cited by 6529Functor.compCategoryTheory.Equivalence.inverse · cited by 1130Equivalence.inverseCategoryTheory.Over · cited by 935CategoryTheory.OverCategoryTheory.WithTerminal · cited by 115CategoryTheory.WithTermin…CategoryTheory.WithTerminal.equivComma · cited by 26WithTerminal.equivCommaCategoryTheory.WithTerminal.commaFromOver · cited by 7WithTerminal.commaFromOverWithTerminal.liftFromOverCITED BYCITES

Cites8

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

Cited by24

Results whose statement or proof uses this declaration.