Theorems · Definition · algebraic topology
SSet.Edge.mk
{X : SSet} →
{x₀ x₁ : X.obj (Opposite.op { len := 0 })} →
(edge : X.obj (Opposite.op { len := 1 })) →
autoParam ((CategoryTheory.ConcreteCategory.hom (CategoryTheory.SimplicialObject.δ X 1)) edge = x₀) _auto_31✝ →
autoParam ((CategoryTheory.ConcreteCategory.hom (CategoryTheory.SimplicialObject.δ X 0)) edge = x₁) _auto_33✝ →
SSet.Edge x₀ x₁Constructor for edges in a simplicial set.
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- SimplexCategorystatement · cited by 2,204
- TypeCat.Funstatement · cited by 1,307
- SSetstatement and proof · cited by 1,283
- CategoryTheory.SimplicialObject.δstatement and proof · cited by 188
- SSet.Edgestatement · cited by 55
- SSet.Edge.ofTruncatedproof · cited by 1
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.nerve.homEquivproof · cited by 11
- CategoryTheory.nerve.edgeMkproof · cited by 9
- SSet.Edge.mk'proof · cited by 3
- TopCat.toSSetObjEdgeEquivproof · cited by 2
- SSet.Edge.mk.congr_simpstatement and proof · cited by 0
- CategoryTheory.nerve.homEquiv_symm_applystatement · cited by 0
- TopCat.toSSetObjEdgeEquiv_symm_applystatement · cited by 0
- SSet.Edge.mk_edgestatement · cited by 0