Theorems · Theorem · category theory
CategoryTheory.Subobject.le_of_comm
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {B : C} {X Y : CategoryTheory.Subobject B}
(f : CategoryTheory.Subobject.underlying.obj X ⟶ CategoryTheory.Subobject.underlying.obj Y),
CategoryTheory.CategoryStruct.comp f Y.arrow = X.arrow → X ≤ Y- Defined in
- Mathlib.CategoryTheory.Subobject.Basic
- Cited by
- 10 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Subobjectstatement and proof · cited by 385
- CategoryTheory.Subobject.underlyingstatement and proof · cited by 211
- CategoryTheory.Subobject.arrowstatement and proof · cited by 175
- CategoryTheory.Subobject.mkproof · cited by 109
- CategoryTheory.Subobject.mk_le_mk_of_commproof · cited by 7
- CategoryTheory.Subobject.mk_arrowproof · cited by 4
Cited by10
Results whose statement or proof uses this declaration.
- CategoryTheory.Subobject.eq_of_commproof · cited by 5
- CategoryTheory.Subobject.le_mk_of_commproof · cited by 1
- CategoryTheory.Subobject.eq_of_le_of_isDetectingproof · cited by 1
- CategoryTheory.Limits.imageSubobject_leproof · cited by 1
- CategoryTheory.Subobject.sInf_leproof · cited by 0
- CategoryTheory.Subobject.sSup_leproof · cited by 0
- CategoryTheory.Subobject.le_of_factorsproof · cited by 0
- CategoryTheory.Subobject.le_sInfproof · cited by 0
- CategoryTheory.Subobject.le_sSupproof · cited by 0
- CategoryTheory.Subobject.mk_le_of_commproof · cited by 0