Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SimplicialThickening.functor

{J K : Type u} →
  [inst : LinearOrder J] →
    [inst_1 : LinearOrder K] →
      (J →o K) →
        CategoryTheory.EnrichedFunctor SSet (CategoryTheory.SimplicialThickening J)
          (CategoryTheory.SimplicialThickening K)

The simplicial thickening defines a functor from the category of linear orders to the category of simplicial categories

Defined in
Mathlib.AlgebraicTopology.SimplicialNerve
Cited by
4 results in Mathlib
Foundations
Depth 72 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
LinearOrderLinearOrder

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.