Mathlib Map

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.

Defined in
Mathlib.AlgebraicTopology.SimplexCategory.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.

SimplicialObject.opFunctor · cited by 10SimplicialObject.opFunctorSimplexCategory.revCompRevIso · cited by 6SimplexCategory.revCompRe…SimplexCategory.revEquivalence · cited by 4SimplexCategory.revEquiva…SimplicialObject.opFunctorCompOpFunctorIso · cited by 4SimplicialObject.opFuncto…SimplexCategory.rev_map_δ · cited by 2SimplexCategory.rev_map_δSimplexCategory.rev_map_σ · cited by 2SimplexCategory.rev_map_σSimplicialObject.opFunctor_obj_map · cited by 2SimplicialObject.opFuncto…SimplexCategory.revCompRevIso_hom_app · cited by 1SimplexCategory.revCompRe…SimplexCategory.revCompRevIso_inv_app · cited by 1SimplexCategory.revCompRe…SimplexCategory.rev_map_rev_map · cited by 1SimplexCategory.rev_map_r…SimplexCategory.revEquivalence_counitIso · cited by 0SimplexCategory.revEquiva…SimplexCategory.revEquivalence_functor · cited by 0SimplexCategory.revEquiva…SimplexCategory.revEquivalence_inverse · cited by 0SimplexCategory.revEquiva…SimplexCategory.revEquivalence_unitIso · cited by 0SimplexCategory.revEquiva…SimplexCategory.rev_map · cited by 0SimplexCategory.rev_mapDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homSimplexCategory · cited by 2204SimplexCategorySimplexCategory.len · cited by 542SimplexCategory.lenSimplexCategory.Hom.mk · cited by 15Hom.mkSimplexCategory.revCITED BYCITES

Cites7

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

Cited by22

Results whose statement or proof uses this declaration.