Mathlib Map

Theorems · Definition · category theory

AugmentedSimplexCategory.equivAugmentedCosimplicialObjectFunctorCompDropIso

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    AugmentedSimplexCategory.equivAugmentedCosimplicialObject.functor.comp
        CategoryTheory.CosimplicialObject.Augmented.drop ≅
      (CategoryTheory.Functor.whiskeringLeft SimplexCategory AugmentedSimplexCategory C).obj
        AugmentedSimplexCategory.inclusion

Through the equivalence (AugmentedSimplexCategory ⥤ C) ≌ CosimplicialObject.Augmented C, dropping the augmentation corresponds to precomposition with inclusion : SimplexCategory ⥤ AugmentedSimplexCategory.

Defined in
Mathlib.AlgebraicTopology.SimplexCategory.Augmented.Basic
Cited by
2 results in Mathlib
Foundations
Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites15

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

Cited by2

Results whose statement or proof uses this declaration.