Mathlib Map

Theorems · Definition · category theory

CategoryTheory.nerveMap

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

Given a functor C ⥤ D, we obtain a morphism nerve C ⟶ nerve D of simplicial sets.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.Nerve
Cited by
12 results in Mathlib
Foundations
Depth 62 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.SimplicialThickening.functor · cited by 4SimplicialThickening.func…CategoryTheory.nerveFunctor · cited by 3CategoryTheory.nerveFunct…CategoryTheory.nerveMap_app · cited by 2CategoryTheory.nerveMap_a…CategoryTheory.SimplicialThickening.functor_map · cited by 2SimplicialThickening.func…PartOrd.nerveFunctor · cited by 2PartOrd.nerveFunctorCategoryTheory.nerveMap_app_mk₁ · cited by 1CategoryTheory.nerveMap_a…SSet.Truncated.HomotopyCategory.homToNerveMk_comp · cited by 1HomotopyCategory.homToNer…CategoryTheory.nerveMap_app_mk₀ · cited by 0CategoryTheory.nerveMap_a…SSet.Truncated.HomotopyCategory.homToNerveMk_comp_assoc · cited by 0HomotopyCategory.homToNer…CategoryTheory.SimplicialThickening.functor_comp · cited by 0SimplicialThickening.func…CategoryTheory.SimplicialThickening.functor_id · cited by 0SimplicialThickening.func…CategoryTheory.nerve.functorOfNerveMap_nerveFunctor₂_map · cited by 0nerve.functorOfNerveMap_n…PartOrd.nerveFunctor_map · cited by 0PartOrd.nerveFunctor_mapCategoryTheory.nerveFunctor_map · cited by 0CategoryTheory.nerveFunct…CategoryTheory.nerve.homEquiv_edgeMk_map_nerveMap · cited by 0nerve.homEquiv_edgeMk_map…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeOpposite.unop · cited by 2231Opposite.unopSimplexCategory · cited by 2204SimplexCategorySSet · cited by 1283SSetSimplexCategory.len · cited by 542SimplexCategory.lenTypeCat.ofHom · cited by 389TypeCat.ofHomCategoryTheory.nerve · cited by 68CategoryTheory.nerveCategoryTheory.Functor.mapComposableArrows · cited by 14Functor.mapComposableArro…CategoryTheory.nerveMapCITED BYCITES

Cites12

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.