Theorems · Inductive type · algebraic topology
SSet.PtSimplex.MulStruct
{X : SSet} →
{n : ℕ} →
{x : X.obj (Opposite.op { len := 0 })} → X.PtSimplex n x → X.PtSimplex n x → X.PtSimplex n x → Fin n → Type uFor each i : Fin n, this structure is a candidate for the relation saying
that fg is the product of f and g in the homotopy group (of a Kan complex).
It is so if g, fg and f are respectively the i.castSucc.castSucc,
i.castSucc.succ and i.succ.succ faces of a n + 1-simplex such that
all the other faces are constant. (The multiplication on homotopy groups will be
defined using i := Fin.last _, but in general, this structure is useful in
order to obtain properties of RelStruct.)
- Cited by
- 19 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.
Cites5
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement · cited by 19,642
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement · cited by 1,283
- SSet.PtSimplexstatement · cited by 41
Cited by32
Results whose statement or proof uses this declaration.
- SSet.PtSimplex.MulStruct.mapstatement and proof · cited by 18
- SSet.PtSimplex.relStructCastSuccEquivMulStructstatement and proof · cited by 2
- SSet.PtSimplex.relStructSuccEquivMulStructstatement and proof · cited by 2
- SSet.PtSimplex.MulStruct.mk.injstatement · cited by 1
- SSet.PtSimplex.MulStruct.mk.noConfusionstatement · cited by 1
- SSet.PtSimplex.MulStruct.mulOnestatement · cited by 1
- SSet.PtSimplex.MulStruct.oneMulstatement · cited by 1
- SSet.PtSimplex.MulStruct.opstatement and proof · cited by 1
- SSet.PtSimplex.MulStruct.unopstatement and proof · cited by 1
- SSet.PtSimplex.MulStruct.δ_castSucc_castSucc_mapstatement and proof · cited by 1
- SSet.PtSimplex.MulStruct.δ_map_of_gtstatement and proof · cited by 1
- SSet.PtSimplex.MulStruct.δ_map_of_ltstatement and proof · cited by 1