Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Preadditive.comp_sub

∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C] {P Q R : C} (f : P ⟶ Q)
  (g g' : Q ⟶ R),
  CategoryTheory.CategoryStruct.comp f (g - g') =
    CategoryTheory.CategoryStruct.comp f g - CategoryTheory.CategoryStruct.comp f g'
Defined in
Mathlib.CategoryTheory.Preadditive.Basic
Cited by
23 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.from_truncGE_obj_ext · cited by 4TStructure.from_truncGE_o…CategoryTheory.Abelian.epi_of_epi_of_epi_of_mono' · cited by 3Abelian.epi_of_epi_of_epi…AlgebraicTopology.DoldKan.Q_f_naturality · cited by 2DoldKan.Q_f_naturalityAlgebraicTopology.DoldKan.PInfty_f_comp_QInfty_f · cited by 2DoldKan.PInfty_f_comp_QIn…CategoryTheory.Idempotents.idem_of_id_sub_idem · cited by 2Idempotents.idem_of_id_su…CochainComplex.Lifting.comp_coe_cocyle₁'_v_eq_zero · cited by 2Lifting.comp_coe_cocyle₁'…CategoryTheory.Preadditive.isSeparator_iff · cited by 2Preadditive.isSeparator_i…CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exact · cited by 2SpectralObject.cokernelSe…CochainComplex.isKInjective_of_injective_aux · cited by 1CochainComplex.isKInjecti…CategoryTheory.ShortComplex.liftCycles_comp_homologyπ_eq_iff_up_to_refinements · cited by 1ShortComplex.liftCycles_c…CategoryTheory.ObjectProperty.isLocal_trW · cited by 1ObjectProperty.isLocal_trWCochainComplex.shift_f_comp_mappingConeHomOfDegreewiseSplitIso_inv · cited by 1CochainComplex.shift_f_co…CategoryTheory.Functor.preservesCoequalizer_of_preservesCokernels · cited by 1Functor.preservesCoequali…TopRep.d_comp_d · cited by 1TopRep.d_comp_dHomologicalComplex.cylinder.πCompι₀Homotopy.inlX_nullHomotopy_f · cited by 1πCompι₀Homotopy.inlX_null…CategoryTheory.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.leftComp · cited by 6Preadditive.leftCompPreadditive.comp_subCITED BYCITES

Cites6

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

Cited by23

Results whose statement or proof uses this declaration.