Theorems · Definition · algebraic topology
SSet.Truncated.Edge.CompStruct.map
{X Y : SSet.Truncated 2} →
{x₀ x₁ x₂ : X.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Edge._proof_1 })} →
{e₀₁ : SSet.Truncated.Edge x₀ x₁} →
{e₁₂ : SSet.Truncated.Edge x₁ x₂} →
{e₀₂ : SSet.Truncated.Edge x₀ x₂} →
e₀₁.CompStruct e₁₂ e₀₂ → (f : X ⟶ Y) → (e₀₁.map f).CompStruct (e₁₂.map f) (e₀₂.map f)The image of a Edge.CompStruct by a morphism of 2-truncated
simplicial sets.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
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.
- DFunLike.coestatement and proof · cited by 62,936
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- TypeCat.Funstatement · cited by 1,307
- SimplexCategory.lenstatement · cited by 542
- SimplexCategory.Truncatedstatement · cited by 236
- SSet.Truncatedstatement and proof · cited by 214
- SSet.Truncated.Edgestatement and proof · cited by 81
Cited by2
Results whose statement or proof uses this declaration.
- SSet.Edge.CompStruct.mapproof · cited by 3
- SSet.Truncated.Edge.CompStruct.map_simplexstatement and proof · cited by 0