Theorems · Theorem · category theory
SSet.Truncated.Edge.CompStruct.comp_unique
∀ {A : SSet.Truncated 2} [A.Quasicategory₂]
{x y z : A.obj (Opposite.op { obj := { len := 0 }, property := SSet.Truncated.Quasicategory₂._proof_1 })}
{f f' : SSet.Truncated.Edge x y} {g g' : SSet.Truncated.Edge y z} {h h' : SSet.Truncated.Edge x z}
(s : f.CompStruct g h) (s' : f'.CompStruct g' h'),
SSet.Truncated.HomotopicL f f' → SSet.Truncated.HomotopicL g g' → SSet.Truncated.HomotopicL h h'Given CompStruct f g h and CompStruct f' g' h' with the same vertices and edges such
that f ≃ f' and g ≃ g', then the long diagonal edges h and h' are also homotopic.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 59 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.
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Oppositestatement · cited by 8,081
- SimplexCategorystatement · cited by 2,204
- 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
- SSet.Truncated.Edge.CompStructstatement and proof · cited by 28
- SSet.Truncated.Edge.idproof · cited by 20
- SSet.Truncated.Quasicategory₂statement and proof · cited by 17
- SSet.Truncated.Edge.CompStruct.idCompproof · cited by 10
- SSet.Truncated.HomotopicLstatement and proof · cited by 8
Cited by1
Results whose statement or proof uses this declaration.
- SSet.Truncated.Edge.CompStruct.homotopyCategory₂_facproof · cited by 1