Mathlib Map

Theorems · Definition · algebraic topology

SSet.Truncated.Edge.map

{X Y : SSet.Truncated 2} →
  {x₀ x₁ : X.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge._proof_1 })} →
    SSet.Truncated.Edge x₀ x₁ →
      (f : X ⟶ Y) →
        SSet.Truncated.Edge
          ((CategoryTheory.ConcreteCategory.hom
              (f.app (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge._proof_1 })))
            x₀)
          ((CategoryTheory.ConcreteCategory.hom
              (f.app (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge._proof_1 })))
            x₁)

The image of an edge by a morphism of truncated simplicial sets.

Defined in
Mathlib.AlgebraicTopology.SimplicialSet.CompStructTruncated
Cited by
17 results in Mathlib
Foundations
Depth 37 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

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

SSet.Edge.map · cited by 7Edge.mapSSet.OneTruncation₂.map · cited by 4OneTruncation₂.mapCategoryTheory.nerve.functorOfNerveMap · cited by 4nerve.functorOfNerveMapSSet.Truncated.HomotopyCategory.descOfTruncation · cited by 3HomotopyCategory.descOfTr…SSet.Truncated.Edge.map_edge · cited by 2Edge.map_edgeSSet.Truncated.HomotopyCategory.descOfTruncation_map_homMk · cited by 1HomotopyCategory.descOfTr…SSet.OneTruncation₂.map_map · cited by 1OneTruncation₂.map_mapSSet.Truncated.Edge.CompStruct.map · cited by 1CompStruct.mapSSet.Truncated.Edge.map_id · cited by 1Edge.map_idCategoryTheory.nerve.nerveFunctor₂_map_functorOfNerveMap · cited by 0nerve.nerveFunctor₂_map_f…SSet.Truncated.HomotopyCategory.descOfTruncation_comp · cited by 0HomotopyCategory.descOfTr…SSet.Truncated.mapHomotopyCategory_homMk · cited by 0Truncated.mapHomotopyCate…SSet.Truncated.Edge.CompStruct.map_simplex · cited by 0CompStruct.map_simplexSSet.OneTruncation₂.nerve_hom_ext · cited by 0OneTruncation₂.nerve_hom_…SSet.Truncated.Edge.map_associator_hom · cited by 0Edge.map_associator_homDFunLike.coe · cited by 62936DFunLike.coeQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objOpposite · cited by 8081OppositeCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.ConcreteCategory.hom · cited by 4022ConcreteCategory.homSimplexCategory · cited by 2204SimplexCategoryTypeCat.Fun · cited by 1307TypeCat.FunSimplexCategory.len · cited by 542SimplexCategory.lenSimplexCategory.Truncated · cited by 236SimplexCategory.TruncatedSSet.Truncated · cited by 214SSet.TruncatedSSet.Truncated.Edge · cited by 81Truncated.EdgeSSet.Truncated.Edge.edge · cited by 27Edge.edgeEdge.mapCITED BYCITES

Cites13

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.