Theorems · Theorem · algebraic topology
SSet.Truncated.Edge.CompStruct.map_simplex
∀ {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₂}
(h : e₀₁.CompStruct e₁₂ e₀₂) (f : X ⟶ Y),
(h.map f).simplex =
(CategoryTheory.ConcreteCategory.hom
(f.app (Opposite.op { obj := { len := 2 }, property := SSet.Truncated.Edge.CompStruct._proof_1 })))
h.simplex- Cited by
- 0 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.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement · 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 · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement · 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 by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.