Theorems · Definition · category theory
SimplexCategory.rev
CategoryTheory.Functor SimplexCategory SimplexCategory
The covariant involution rev : SimplexCategory ⥤ SimplexCategory which,
via the equivalence between the simplex category and the
category of nonempty finite linearly ordered types, corresponds to
the covariant functor which sends a type α to αᵒᵈ.
This functor sends the object ⦋n⦌ to ⦋n⦌ and a map f : ⦋n⦌ ⟶ ⦋m⦌
is sent to the monotone map (i : Fin (n + 1)) ↦ (f i.rev).rev.
- Cited by
- 18 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.ConcreteCategory.homproof · cited by 4,022
- SimplexCategorystatement and proof · cited by 2,204
- SimplexCategory.lenproof · cited by 542
- SimplexCategory.Hom.mkproof · cited by 15
Cited by22
Results whose statement or proof uses this declaration.
- SimplicialObject.opFunctorproof · cited by 10
- SimplexCategory.revCompRevIsostatement and proof · cited by 6
- SimplexCategory.revEquivalenceproof · cited by 4
- SimplicialObject.opFunctorCompOpFunctorIsoproof · cited by 4
- SimplexCategory.rev_map_δstatement and proof · cited by 2
- SimplexCategory.rev_map_σstatement and proof · cited by 2
- SimplicialObject.opFunctor_obj_mapstatement and proof · cited by 2
- SimplexCategory.revCompRevIso_hom_appstatement · cited by 1
- SimplexCategory.revCompRevIso_inv_appstatement · cited by 1
- SimplexCategory.rev_map_rev_mapstatement and proof · cited by 1
- SimplexCategory.revEquivalence_counitIsostatement · cited by 0
- SimplexCategory.revEquivalence_functorstatement · cited by 0