Theorems · Theorem · category theory
CategoryTheory.CommaMorphism.w
∀ {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} (self : CategoryTheory.CommaMorphism X Y),
CategoryTheory.CategoryStruct.comp (L.map self.left) Y.hom =
CategoryTheory.CategoryStruct.comp X.hom (R.map self.right)- Defined in
- Mathlib.CategoryTheory.Comma.Basic
- Cited by
- 24 results in Mathlib
- Foundations
- Depth 5 from the axioms · uses no axioms
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.Homstatement · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapstatement · cited by 8,698
- CategoryTheory.Comma.leftstatement · cited by 886
- CategoryTheory.Comma.rightstatement · cited by 727
- CategoryTheory.Commastatement and proof · cited by 566
- CategoryTheory.CommaMorphism.leftstatement · cited by 526
- CategoryTheory.Comma.homstatement · cited by 490
- CategoryTheory.CommaMorphism.rightstatement · cited by 391
Cited by24
Results whose statement or proof uses this declaration.
- CategoryTheory.Over.wproof · cited by 42
- CategoryTheory.StructuredArrow.wproof · cited by 16
- CategoryTheory.CostructuredArrow.wproof · cited by 10
- CategoryTheory.Under.wproof · cited by 10
- CategoryTheory.Arrow.wproof · cited by 7
- CategoryTheory.CostructuredArrow.IsUniversal.facproof · cited by 4
- TopPair.Hom.wproof · cited by 2
- CategoryTheory.Limits.kernel_map_comp_kernelSubobjectIso_invstatement and proof · cited by 2
- CategoryTheory.Limits.kernelSubobjectIso_comp_kernel_mapstatement and proof · cited by 1
- CategoryTheory.CommaMorphism.w_assocproof · cited by 1
- CategoryTheory.CosimplicialObject.Augmented.w_appproof · cited by 1
- CategoryTheory.MorphismProperty.Arrow.wproof · cited by 1