Mathlib Map

Theorems · Definition · category theory

CategoryTheory.WithInitial.map

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {D : Type u_1} →
      [inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
        CategoryTheory.Functor C D →
          CategoryTheory.Functor (CategoryTheory.WithInitial C) (CategoryTheory.WithInitial D)

Map WithInitial with respect to a functor F : C ⥤ D.

Defined in
Mathlib.CategoryTheory.WithTerminal.Basic
Cited by
11 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext
Assumes
CategoryTheory.CategoryCategoryTheory.Category

Around this declaration

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

CategoryTheory.WithInitial.prelaxfunctor · cited by 6WithInitial.prelaxfunctorCategoryTheory.WithInitial.mapComp · cited by 3WithInitial.mapCompCategoryTheory.WithInitial.mapId · cited by 3WithInitial.mapIdCategoryTheory.WithInitial.map₂ · cited by 2WithInitial.map₂CategoryTheory.WithInitial.prelaxfunctor_toPrelaxFunctorStruct_map₂ · cited by 0WithInitial.prelaxfunctor…CategoryTheory.WithInitial.prelaxfunctor_toPrelaxFunctorStruct_toPrefunctor_map · cited by 0WithInitial.prelaxfunctor…CategoryTheory.WithInitial.pseudofunctor_mapComp · cited by 0WithInitial.pseudofunctor…CategoryTheory.WithInitial.pseudofunctor_mapId · cited by 0WithInitial.pseudofunctor…CategoryTheory.WithInitial.mapComp_hom_app · cited by 0WithInitial.mapComp_hom_a…CategoryTheory.WithInitial.mapComp_inv_app · cited by 0WithInitial.mapComp_inv_a…CategoryTheory.WithInitial.mapId_hom_app · cited by 0WithInitial.mapId_hom_appCategoryTheory.WithInitial.mapId_inv_app · cited by 0WithInitial.mapId_inv_appCategoryTheory.WithInitial.map_map · cited by 0WithInitial.map_mapCategoryTheory.WithInitial.map_obj · cited by 0WithInitial.map_objCategoryTheory.WithInitial.map₂_app · cited by 0WithInitial.map₂_appCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.WithInitial · cited by 144CategoryTheory.WithInitialCategoryTheory.WithInitial.down · cited by 27WithInitial.downWithInitial.mapCITED BYCITES

Cites7

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.