Theorems · Definition · category theory
CategoryTheory.CommaMorphism.left
{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.left ⟶ Y.left)Morphism on left objects
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 526 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.leftstatement · cited by 886
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphismstatement and proof · cited by 16
Cited by598
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.Hom.leftproof · cited by 287
- CategoryTheory.Arrow.Hom.leftproof · cited by 160
- CategoryTheory.Comma.fstproof · cited by 76
- 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.CommaMorphism.wstatement · cited by 24
- CategoryTheory.OverPresheafAux.restrictedYonedaObjproof · cited by 17
- TopPair.Hom.sndproof · cited by 16
- CategoryTheory.CostructuredArrow.grothendieckPrecompFunctorToCommaproof · cited by 15
Showing the 200 most cited of 598.