Theorems · Theorem · category theory
AugmentedSimplexCategory.equivAugmentedSimplicialObject_unitIso_inv_app_app
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C]
(X : CategoryTheory.Functor (CategoryTheory.WithInitial SimplexCategory)ᵒᵖ C)
(X_1 : (CategoryTheory.WithInitial SimplexCategory)ᵒᵖ),
(AugmentedSimplexCategory.equivAugmentedSimplicialObject.unitIso.inv.app X).app X_1 =
CategoryTheory.CategoryStruct.comp
(match
match Opposite.unop X_1 with
| CategoryTheory.WithInitial.of x => CategoryTheory.WithTerminal.of (Opposite.op x)
| CategoryTheory.WithInitial.star => CategoryTheory.WithTerminal.star with
| CategoryTheory.WithTerminal.of x =>
(CategoryTheory.Iso.refl
(CategoryTheory.WithTerminal.incl.comp
((CategoryTheory.WithInitial.opEquiv SimplexCategory).inverse.comp X))).app
x
| CategoryTheory.WithTerminal.star =>
CategoryTheory.Iso.refl (X.obj (Opposite.op CategoryTheory.WithInitial.star))).inv
(X.map
(match Opposite.unop X_1 with
| CategoryTheory.WithInitial.of x => CategoryTheory.Iso.refl (Opposite.op (CategoryTheory.WithInitial.of x))
| CategoryTheory.WithInitial.star =>
CategoryTheory.Iso.refl (Opposite.op CategoryTheory.WithInitial.star)).inv)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement · cited by 7,406
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Isostatement and proof · cited by 3,963
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.