Documentation

Mathlib.AlgebraicTopology.SimplicialSet.Nerve

The nerve of a category #

This file provides the definition of the nerve of a category C, which is a simplicial set nerve C (see [goerss-jardine-2009], Example I.1.4). By definition, the type of n-simplices of nerve C is ComposableArrows C n, which is the category Fin (n + 1) ⥤ C.

References #

The nerve of a category

Equations
    Instances For
      @[simp]

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

      Equations
        Instances For

          The nerve of a category, as a functor Cat ⥤ SSet

          Equations
            Instances For
              @[simp]
              theorem CategoryTheory.nerveFunctor_map {X✝ Y✝ : Cat} (F : X✝ Y✝) :

              The 0-simplices of the nerve of a category are equivalent to the objects of the category.

              Equations
                Instances For
                  theorem CategoryTheory.nerve.δ₂_mk₂_eq {C : Type u_1} [Category.{u_2, u_1} C] {X₀ X₁ X₂ : C} (f : X₀ X₁) (g : X₁ X₂) :
                  theorem CategoryTheory.nerve.δ₀_mk₂_eq {C : Type u_1} [Category.{u_2, u_1} C] {X₀ X₁ X₂ : C} (f : X₀ X₁) (g : X₁ X₂) :