Theorems · Inductive type · category theory
CategoryTheory.CommaMorphism
{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} → CategoryTheory.Comma L R → CategoryTheory.Comma L R → Type (max v₁ v₂)A morphism between two objects in the comma category is a commutative square connecting the
morphisms coming from the two objects using morphisms in the image of the functors L and R.
- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 16 results in Mathlib
- Foundations
- Depth 3 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites3
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Commastatement · cited by 566
Cited by36
Results whose statement or proof uses this declaration.
- CategoryTheory.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.CommaMorphism.rightstatement and proof · cited by 391
- CategoryTheory.MorphismProperty.Comma.Hom.toCommaMorphismstatement · cited by 142
- CategoryTheory.CommaMorphism.wstatement and proof · cited by 24
- CategoryTheory.CommaMorphism.extstatement and proof · cited by 7
- CategoryTheory.CommaMorphism.mk.noConfusionstatement · cited by 3
- CategoryTheory.CommaMorphism.mk'statement · cited by 2
- CategoryTheory.CommaMorphism.w_assocstatement and proof · cited by 1
- CategoryTheory.CommaMorphism.mk.injstatement · cited by 1
- CategoryTheory.MorphismProperty.Comma.Hom.mk.injstatement and proof · cited by 1
- CategoryTheory.MorphismProperty.Comma.Hom.mk.noConfusionstatement and proof · cited by 1
- CategoryTheory.CommaMorphism.casesOnstatement and proof · cited by 1