Theorems · Definition · category theory
CategoryTheory.Comma.hom
{A : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} A] →
{B : Type u₂} →
[inst_1 : CategoryTheory.Category.{v₂, u₂} B] →
{T : Type u₃} →
[inst_2 : CategoryTheory.Category.{v₃, u₃} T] →
{L : CategoryTheory.Functor A T} →
{R : CategoryTheory.Functor B T} → (self : CategoryTheory.Comma L R) → L.obj self.left ⟶ R.obj self.rightA morphism from L.obj left to R.obj right
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 490 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 12 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
Cited by585
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.homproof · cited by 370
- CategoryTheory.Arrow.homproof · cited by 335
- CategoryTheory.CostructuredArrow.homproof · cited by 179
- CategoryTheory.StructuredArrow.homproof · cited by 150
- CategoryTheory.Under.homproof · cited by 73
- CategoryTheory.Over.cartesianMonoidalCategoryproof · cited by 68
- CategoryTheory.Comma.mapRightproof · cited by 52
- CategoryTheory.Comma.mapLeftproof · cited by 48
- CategoryTheory.MorphismProperty.Over.pullbackproof · cited by 42
- CategoryTheory.Over.wproof · cited by 42
- CategoryTheory.Comma.mapproof · cited by 28
- CategoryTheory.MorphismProperty.Comma.mapRightstatement and proof · cited by 28
Showing the 200 most cited of 585.