Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Preadditive.sub_comp

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {P Q R : C}
  (f f' : P ⟶ Q) (g : Q ⟶ R),
  CategoryTheory.CategoryStruct.comp (f - f') g =
    CategoryTheory.CategoryStruct.comp f g - CategoryTheory.CategoryStruct.comp f' g
Defined in
Mathlib.CategoryTheory.Preadditive.Basic
Cited by
34 results in Mathlib
Foundations
Depth 16 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

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

CategoryTheory.Triangulated.TStructure.to_truncLT_obj_ext · cited by 6TStructure.to_truncLT_obj…CategoryTheory.ShortComplex.SnakeInput.L₁'_exact · cited by 4SnakeInput.L₁'_exactCategoryTheory.Adjunction.isTriangulated_rightAdjoint · cited by 3Adjunction.isTriangulated…CategoryTheory.Abelian.epi_of_epi_of_epi_of_mono' · cited by 3Abelian.epi_of_epi_of_epi…CategoryTheory.Pretriangulated.isIso₂_of_isIso₁₃ · cited by 3Pretriangulated.isIso₂_of…CategoryTheory.SimplicialObject.Splitting.PInfty_comp_πSummand_id · cited by 2Splitting.PInfty_comp_πSu…AlgebraicTopology.DoldKan.QInfty_f_comp_PInfty_f · cited by 2DoldKan.QInfty_f_comp_PIn…CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exact · cited by 2SpectralObject.cokernelSe…AlgebraicTopology.DoldKan.Q_f_naturality · cited by 2DoldKan.Q_f_naturalityCategoryTheory.ShortComplex.Splitting.s_r · cited by 2Splitting.s_rCategoryTheory.Idempotents.idem_of_id_sub_idem · cited by 2Idempotents.idem_of_id_su…CochainComplex.Lifting.coe_cocycle₁'_v_comp_eq_zero · cited by 2Lifting.coe_cocycle₁'_v_c…CategoryTheory.ShortComplex.liftCycles_comp_homologyπ_eq_iff_up_to_refinements · cited by 1ShortComplex.liftCycles_c…CategoryTheory.Preadditive.isCoseparator_iff · cited by 1Preadditive.isCoseparator…TopRep.d_comp_d · cited by 1TopRep.d_comp_dCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Preadditive · cited by 3309CategoryTheory.Preadditivemap_sub · cited by 565map_subCategoryTheory.Preadditive.rightComp · cited by 6Preadditive.rightCompPreadditive.sub_compCITED BYCITES

Cites6

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

Cited by34

Results whose statement or proof uses this declaration.