Theorems · Theorem · category theory
CategoryTheory.MorphismProperty.Comma.Hom.ext
∀ {A : Type u_1} {inst : CategoryTheory.Category.{v_1, u_1} A} {B : Type u_2}
{inst_1 : CategoryTheory.Category.{v_2, u_2} B} {T : Type u_3} {inst_2 : CategoryTheory.Category.{v_3, u_3} T}
{L : CategoryTheory.Functor A T} {R : CategoryTheory.Functor B T} {P : CategoryTheory.MorphismProperty T}
{Q : CategoryTheory.MorphismProperty A} {W : CategoryTheory.MorphismProperty B}
{X Y : CategoryTheory.MorphismProperty.Comma L R P Q W} {x y : X.Hom Y}, x.left = y.left → x.right = y.right → x = y- Cited by
- 2 results in Mathlib
- Foundations
- Depth 13 from the axioms · uses no axioms
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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 and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.MorphismPropertystatement and proof · cited by 2,179
- CategoryTheory.Comma.leftstatement and proof · cited by 886
- CategoryTheory.Comma.rightstatement and proof · cited by 727
- CategoryTheory.CommaMorphism.leftstatement and proof · cited by 526
- CategoryTheory.Comma.homproof · cited by 490
- CategoryTheory.CommaMorphism.rightstatement and proof · cited by 391
- CategoryTheory.MorphismProperty.Comma.toCommastatement and proof · cited by 260
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.MorphismProperty.Comma.Hom.ext'proof · cited by 5
- CategoryTheory.MorphismProperty.Comma.Hom.ext_iffproof · cited by 0