Theorems · Definition · category theory
CategoryTheory.WithTerminal.mkCommaObject
{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)A functor WithTerminal C ⥤ D can be seen as an element of the comma category
Comma (𝟭 (C ⥤ D)) (const C).
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 28 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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 · cited by 3,333
- CategoryTheory.Functor.conststatement · cited by 1,264
- CategoryTheory.Commastatement · cited by 566
- CategoryTheory.Limits.IsTerminal.fromproof · cited by 160
- CategoryTheory.WithTerminalstatement and proof · cited by 115
- CategoryTheory.WithTerminal.inclproof · cited by 31
Cited by16
Results whose statement or proof uses this declaration.
- CategoryTheory.WithTerminal.equivCommaproof · cited by 26
- CategoryTheory.WithTerminal.mkCommaMorphismstatement · cited by 8
- CategoryTheory.WithTerminal.mkCommaMorphism_rightstatement · cited by 0
- CategoryTheory.WithTerminal.mkCommaObject_hom_appstatement and proof · cited by 0
- CategoryTheory.WithTerminal.mkCommaObject_left_mapstatement and proof · cited by 0
- CategoryTheory.WithTerminal.mkCommaObject_left_objstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_unitIso_hom_app_appstatement · cited by 0
- CategoryTheory.WithTerminal.equivComma_unitIso_inv_app_appstatement · cited by 0
- CategoryTheory.WithTerminal.mkCommaObject_rightstatement and proof · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_hom_app_left_appstatement · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_hom_app_rightstatement · cited by 0
- CategoryTheory.WithTerminal.equivComma_counitIso_inv_app_left_appstatement · cited by 0