Theorems · Theorem · algebraic topology
SSet.S.IsUniquelyCodimOneFace.of_iso
∀ {X : SSet} {x y : X.S},
x.IsUniquelyCodimOneFace y →
∀ {Y : SSet} (e : X ≅ Y),
{ dim := x.dim,
simplex :=
(CategoryTheory.ConcreteCategory.hom (e.hom.app (Opposite.op { len := x.dim })))
x.simplex }.IsUniquelyCodimOneFace
{ dim := y.dim,
simplex := (CategoryTheory.ConcreteCategory.hom (e.hom.app (Opposite.op { len := y.dim }))) y.simplex }- Cited by
- 2 results in Mathlib
- Foundations
- Depth 88 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- CategoryTheory.Isostatement and proof · cited by 3,963
- SimplexCategorystatement · cited by 2,204
- TypeCat.Funstatement · cited by 1,307
- SSetstatement and proof · cited by 1,283
- ExistsUniqueproof · cited by 268
- CategoryTheory.Iso.appproof · cited by 253
Cited by2
Results whose statement or proof uses this declaration.
- SSet.S.IsUniquelyCodimOneFace.index_of_isostatement and proof · cited by 1
- SSet.S.IsUniquelyCodimOneFace.iff_of_isoproof · cited by 0