Theorems · Definition · category theory
CategoryTheory.CommaMorphism.right
{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} →
{X Y : CategoryTheory.Comma L R} → CategoryTheory.CommaMorphism X Y → (X.right ⟶ Y.right)Morphism on right objects
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 391 results in Mathlib
- Foundations
- Depth 4 from the axioms, rests on 11 definitions · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.Functorstatement and proof · cited by 16,252
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphismstatement and proof · cited by 16
Cited by426
Results whose statement or proof uses this declaration.
- CategoryTheory.Arrow.Hom.rightproof · cited by 176
- CategoryTheory.StructuredArrow.Hom.rightproof · cited by 82
- CategoryTheory.Under.Hom.rightproof · cited by 67
- CategoryTheory.Comma.mapRightproof · cited by 52
- CategoryTheory.Comma.sndproof · cited by 51
- CategoryTheory.Comma.mapLeftproof · cited by 48
- CategoryTheory.Comma.mapproof · cited by 28
- CategoryTheory.CommaMorphism.wstatement · cited by 24
- CategoryTheory.StructuredArrow.wproof · cited by 16
- TopPair.Hom.fstproof · cited by 16
- CategoryTheory.MorphismProperty.Under.pushoutproof · cited by 15
- CategoryTheory.StructuredArrow.commaMapEquivalenceFunctorproof · cited by 13
Showing the 200 most cited of 426.