Mathlib Map

Theorems · Definition · category theory

CategoryTheory.NonPreadditiveAbelian.hasSub

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.NonPreadditiveAbelian C] → {X Y : C} → Sub (X ⟶ Y)

Subtraction of morphisms in a NonPreadditiveAbelian category.

Defined in
Mathlib.CategoryTheory.Abelian.NonPreadditive
Cited by
14 results in Mathlib
Foundations
Depth 75 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.NonPreadditiveAbelian

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.NonPreadditiveAbelian.add_def · cited by 9NonPreadditiveAbelian.add…CategoryTheory.NonPreadditiveAbelian.neg_def · cited by 8NonPreadditiveAbelian.neg…CategoryTheory.NonPreadditiveAbelian.sub_def · cited by 5NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.sub_sub_sub · cited by 5NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.sub_self · cited by 4NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.sub_zero · cited by 4NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.add_neg · cited by 3NonPreadditiveAbelian.add…CategoryTheory.NonPreadditiveAbelian.neg_sub' · cited by 2NonPreadditiveAbelian.neg…CategoryTheory.NonPreadditiveAbelian.comp_sub · cited by 1NonPreadditiveAbelian.com…CategoryTheory.NonPreadditiveAbelian.neg_sub · cited by 1NonPreadditiveAbelian.neg…CategoryTheory.NonPreadditiveAbelian.sub_add · cited by 1NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.sub_comp · cited by 1NonPreadditiveAbelian.sub…CategoryTheory.NonPreadditiveAbelian.lift_sub_lift · cited by 1NonPreadditiveAbelian.lif…CategoryTheory.NonPreadditiveAbelian.neg_add · cited by 0NonPreadditiveAbelian.neg…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Limits.prod.lift · cited by 123prod.liftCategoryTheory.NonPreadditiveAbelian · cited by 29CategoryTheory.NonPreaddi…CategoryTheory.NonPreadditiveAbelian.σ · cited by 12NonPreadditiveAbelian.σNonPreadditiveAbelian.hasSubCITED BYCITES

Cites6

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

Cited by14

Results whose statement or proof uses this declaration.