Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.LeftResolution.chainComplex

{A : Type u_1} →
  {C : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_2} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_1} A] →
        {ι : CategoryTheory.Functor C A} →
          CategoryTheory.Abelian.LeftResolution ι →
            A →
              [ι.Full] →
                [ι.Faithful] →
                  [inst_4 : CategoryTheory.Limits.HasZeroMorphisms C] → [CategoryTheory.Abelian A] → ChainComplex C ℕ

Given ι : C ⥤ A, Λ : LeftResolution ι, X : A, this is a chain complex which is a (functorial) resolution of A that is obtained inductively by using the epimorphisms given by Λ.

Defined in
Mathlib.Algebra.Homology.LeftResolution.Basic
Cited by
11 results in Mathlib
Foundations
Depth 31 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Functor.FullCategoryTheory.Functor.FaithfulCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.Abelian.LeftResolution.chainComplexMap · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXOneIso · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXZeroIso · cited by 7LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexXIso · cited by 6LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_succ_succ · cited by 3LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_comp · cited by 1LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.map_chainComplex_d · cited by 1LeftResolution.map_chainC…CategoryTheory.Abelian.LeftResolution.map_chainComplex_d_1_0 · cited by 1LeftResolution.map_chainC…CategoryTheory.Abelian.LeftResolution.chainComplexFunctor · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_comp_assoc · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_0 · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_f_1 · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_id · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.chainComplexMap_zero · cited by 0LeftResolution.chainCompl…CategoryTheory.Abelian.LeftResolution.exactAt_map_chainComplex_succ · cited by 0LeftResolution.exactAt_ma…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianChainComplex · cited by 350ChainComplexCategoryTheory.Functor.Full · cited by 341Functor.FullCategoryTheory.Functor.Faithful · cited by 313Functor.FaithfulCategoryTheory.Limits.kernel · cited by 272Limits.kernelCategoryTheory.Limits.kernel.ι · cited by 214kernel.ιCategoryTheory.Functor.preimage · cited by 55Functor.preimageLeftResolution.chainComplexCITED BYCITES

Cites19

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

Cited by16

Results whose statement or proof uses this declaration.