Theorems · Definition · category theory
CategoryTheory.WithTerminal.equivComma
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
{D : Type u_1} →
[inst_1 : CategoryTheory.Category.{v_1, u_1} D] →
CategoryTheory.Functor (CategoryTheory.WithTerminal C) D ≌
CategoryTheory.Comma (CategoryTheory.Functor.id (CategoryTheory.Functor C D)) (CategoryTheory.Functor.const C)The category of functors WithTerminal C ⥤ D is equivalent to the category
Comma (𝟭 (C ⥤ D)) (const C) .
- Cited by
- 26 results in Mathlib
- Foundations
- Depth 34 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Functor.compproof · cited by 6,529
- CategoryTheory.Functor.idstatement and proof · cited by 3,333
- CategoryTheory.Functor.conststatement and proof · cited by 1,264
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Equivalencestatement · cited by 601
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.NatIso.ofComponentsproof · cited by 178
Cited by28
Results whose statement or proof uses this declaration.
- AugmentedSimplexCategory.equivAugmentedSimplicialObjectproof · cited by 23
- CategoryTheory.WithTerminal.liftFromOverproof · cited by 21
- AugmentedSimplexCategory.equivAugmentedSimplicialObject_unitIso_inv_app_appstatement · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_hom_app_left_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_hom_app_rightstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_inv_app_left_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_inv_app_rightstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_functor_map_left_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_functor_map_rightstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_functor_obj_hom_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_functor_obj_left_mapstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_functor_obj_left_objstatement and proof · cited by 0