Documentation

Mathlib.AlgebraicTopology.SimplicialObject.Op

The covariant involution of the category of simplicial objects #

In this file, we define the covariant involution SimplicialObject.opFunctor of the category of simplicial objects that is induced by the covariant involution SimplexCategory.rev : SimplexCategorySimplexCategory.

The covariant involution of the category of simplicial objects that is induced by the involution SimplexCategory.rev : SimplexCategorySimplexCategory. This functor is purposely not made implicit_reducible so as to avoid confusion between (opFunctor.obj X) _⦋n⦌ and X _⦋n⦌: use the isomorphism opObjIso.

Equations
Instances For

    The isomorphism (opFunctor.obj X).obj n ≅ X.obj n when X is a simplicial object.

    Equations
    Instances For

      The functor opFunctor : SimplicialObject C ⥤ SimplicialObject C is a covariant involution.

      Equations
      • One or more equations did not get rendered due to their size.
      Instances For

        The functor opFunctor : SimplicialObject C ⥤ SimplicialObject C as an equivalence of categories.

        Equations
        • One or more equations did not get rendered due to their size.
        Instances For