Theorems · Theorem · category theory
CategoryTheory.WithTerminal.equivComma_counitIso_inv_app_left_app
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] {D : Type u_1} [inst_1 : CategoryTheory.Category.{v_1, u_1} D]
(X : CategoryTheory.Comma (CategoryTheory.Functor.id (CategoryTheory.Functor C D)) (CategoryTheory.Functor.const C))
(X_1 : C),
(CategoryTheory.WithTerminal.equivComma.counitIso.inv.app X).left.app X_1 =
CategoryTheory.CategoryStruct.id
(match CategoryTheory.WithTerminal.incl.obj X_1 with
| CategoryTheory.WithTerminal.of x => X.left.obj x
| CategoryTheory.WithTerminal.star => X.right)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 35 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.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- 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 · cited by 6,235
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.