Theorems · Definition · algebraic topology
SSet.Edge.CompStruct.ofEq
{X : SSet} →
{x₀ x₁ x₂ y₀ y₁ y₂ : X.obj (Opposite.op { len := 0 })} →
{e₀₁ : SSet.Edge x₀ x₁} →
{f₀₁ : SSet.Edge y₀ y₁} →
{e₁₂ : SSet.Edge x₁ x₂} →
{f₁₂ : SSet.Edge y₁ y₂} →
{e₀₂ : SSet.Edge x₀ x₂} →
{f₀₂ : SSet.Edge y₀ y₂} →
e₀₁.CompStruct e₁₂ e₀₂ →
e₀₁.edge = f₀₁.edge → e₁₂.edge = f₁₂.edge → e₀₂.edge = f₀₂.edge → f₀₁.CompStruct f₁₂ f₀₂Transports a CompStruct between edges e₀₁, e₁₂ and e₀₂ to a CompStruct between edges
f₀₁, f₁₂ and f₀₂ along equalities of 1-simplices eᵢⱼ.edge = fᵢⱼ.edge.
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 41 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- SSetstatement and proof · cited by 1,283
- SSet.Edgestatement and proof · cited by 55
- SSet.Edge.edgestatement and proof · cited by 30
- SSet.Edge.CompStructstatement and proof · cited by 25
- SSet.Edge.CompStruct.simplexproof · cited by 13
Cited by7
Results whose statement or proof uses this declaration.
- SSet.Edge.InvStruct.mapproof · cited by 3
- SSet.Edge.InvStruct.ofEqproof · cited by 3
- SSet.Edge.InvStruct.map_homInvIdstatement · cited by 0
- SSet.Edge.InvStruct.map_invHomIdstatement · cited by 0
- SSet.Edge.InvStruct.ofEq_homInvIdstatement · cited by 0
- SSet.Edge.InvStruct.ofEq_invHomIdstatement · cited by 0
- SSet.Edge.CompStruct.ofEq_simplexstatement and proof · cited by 0