Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.Ext.precomp

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    [inst_1 : CategoryTheory.Abelian C] →
      [inst_2 : CategoryTheory.HasExt C] →
        {X Y : C} →
          {n : ℕ} →
            CategoryTheory.Abelian.Ext X Y n →
              (Z : C) → {a b : ℕ} → n + a = b → CategoryTheory.Abelian.Ext Y Z a →+ CategoryTheory.Abelian.Ext X Z b

The precomposition Ext Y Z a →+ Ext X Z b with α : Ext X Y n when n + a = b.

Defined in
Mathlib.Algebra.Homology.DerivedCategory.Ext.Basic
Cited by
15 results in Mathlib
Foundations
Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasExt

Around this declaration

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

CategoryTheory.GrothendieckTopology.MayerVietorisSquare.δ · cited by 5MayerVietorisSquare.δCategoryTheory.Abelian.Ext.contravariant_sequence_exact₃ · cited by 5Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₁' · cited by 4Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.precomp.congr_simp · cited by 2precomp.congr_simpCategoryTheory.Abelian.Ext.contravariantSequence · cited by 2Ext.contravariantSequenceCategoryTheory.Abelian.Ext.contravariant_sequence_exact₁ · cited by 2Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂' · cited by 2Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₃' · cited by 2Ext.contravariant_sequenc…ModuleCat.hasProjectiveDimensionLT_of_forall_finite · cited by 1ModuleCat.hasProjectiveDi…CategoryTheory.Abelian.Ext.contravariant_sequence_exact₂ · cited by 1Ext.contravariant_sequenc…CategoryTheory.Abelian.Ext.precomp_mk₀_injective_of_epi · cited by 1Ext.precomp_mk₀_injective…ModuleCat.projectiveDimension_quotSMulTop_eq_succ_of_isSMulRegular · cited by 1ModuleCat.projectiveDimen…precomp_extClass_surjective_of_projective_X₂ · cited by 0precomp_extClass_surjecti…CategoryTheory.Functor.mapExt_bijective_of_preservesProjectiveObjects · cited by 0Functor.mapExt_bijective_…CategoryTheory.Abelian.Ext.comp_sum · cited by 0Ext.comp_sumDFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Abelian.Ext · cited by 191Abelian.ExtCategoryTheory.Abelian.Ext.bilinearComp · cited by 3Ext.bilinearCompExt.precompCITED BYCITES

Cites7

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

Cited by17

Results whose statement or proof uses this declaration.