Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Subobject.ofLE

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {B : C} →
      (X Y : CategoryTheory.Subobject B) →
        X ≤ Y → (CategoryTheory.Subobject.underlying.obj X ⟶ CategoryTheory.Subobject.underlying.obj Y)

An inequality of subobjects is witnessed by some morphism between the corresponding objects.

Defined in
Mathlib.CategoryTheory.Subobject.Basic
Cited by
38 results in Mathlib
Foundations
Depth 37 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.

CategoryTheory.Subobject.ofLE_arrow · cited by 23Subobject.ofLE_arrowimageToKernel · cited by 21imageToKernelCategoryTheory.Subobject.ofMkLEMk · cited by 18Subobject.ofMkLEMkCategoryTheory.Subobject.ofLEMk · cited by 13Subobject.ofLEMkCategoryTheory.Subobject.ofMkLE · cited by 12Subobject.ofMkLECategoryTheory.Subobject.ofMkLEMk_comp · cited by 7Subobject.ofMkLEMk_compCategoryTheory.Subobject.factors_of_le · cited by 5Subobject.factors_of_leCategoryTheory.Subobject.isoOfEq · cited by 5Subobject.isoOfEqCategoryTheory.Subobject.ofLE_comp_ofLE · cited by 2Subobject.ofLE_comp_ofLECategoryTheory.Regular.frobeniusMorphism · cited by 2Regular.frobeniusMorphismCategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.exists_larger_subobject · cited by 2generatingMonomorphisms.e…CategoryTheory.IsGrothendieckAbelian.generatingMonomorphisms.functorToMonoOver · cited by 2generatingMonomorphisms.f…CategoryTheory.Subobject.eq_of_le_of_isDetecting · cited by 1Subobject.eq_of_le_of_isD…CategoryTheory.Subobject.ofLEMk_comp · cited by 1Subobject.ofLEMk_compCategoryTheory.Subobject.ofLEMk_comp_ofMkLE · cited by 1Subobject.ofLEMk_comp_ofM…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Subobject · cited by 385CategoryTheory.SubobjectCategoryTheory.Subobject.underlying · cited by 211Subobject.underlyingLE.le.hom · cited by 30le.homSubobject.ofLECITED BYCITES

Cites7

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by46

Results whose statement or proof uses this declaration.