Theorems · Theorem · category theory
AugmentedSimplexCategory.equivAugmentedSimplicialObject_counitIso_inv_app_left_app
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] (X : CategoryTheory.SimplicialObject.Augmented C)
(X_1 : SimplexCategoryᵒᵖ),
(AugmentedSimplexCategory.equivAugmentedSimplicialObject.counitIso.inv.app X).left.app X_1 =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CategoryStruct.id
(match CategoryTheory.WithTerminal.incl.obj X_1 with
| CategoryTheory.WithTerminal.of x => X.left.obj x
| CategoryTheory.WithTerminal.star => X.right))
(match CategoryTheory.WithTerminal.incl.obj X_1,
match
Opposite.unop
(match CategoryTheory.WithTerminal.incl.obj X_1 with
| CategoryTheory.WithTerminal.of x => Opposite.op (CategoryTheory.WithInitial.of (Opposite.unop x))
| CategoryTheory.WithTerminal.star => Opposite.op CategoryTheory.WithInitial.star) with
| CategoryTheory.WithInitial.of x => CategoryTheory.WithTerminal.of (Opposite.op x)
| CategoryTheory.WithInitial.star => CategoryTheory.WithTerminal.star,
(match CategoryTheory.WithTerminal.incl.obj X_1 with
| CategoryTheory.WithTerminal.of x => CategoryTheory.Iso.refl (CategoryTheory.WithTerminal.of x)
| CategoryTheory.WithTerminal.star => CategoryTheory.Iso.refl CategoryTheory.WithTerminal.star).inv with
| CategoryTheory.WithTerminal.of a, CategoryTheory.WithTerminal.of a_1, f =>
X.left.map (CategoryTheory.WithTerminal.down f)
| CategoryTheory.WithTerminal.of x, CategoryTheory.WithTerminal.star, x_1 => X.hom.app x
| CategoryTheory.WithTerminal.star, CategoryTheory.WithTerminal.star, x =>
CategoryTheory.CategoryStruct.id X.right)- 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.
Cites39
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 and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Functor.compstatement · cited by 6,529
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.CategoryStruct.idstatement and proof · 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.