Documentation

Atlas.AlgebraicGeometryI.code.Lec23DerivedFunctors

A δ-functor T = (Tⁿ)_{n ≥ 0} : A → B: additive functors with T⁰ left exact and natural connecting homomorphisms δⁿ fitting into long exact sequences for every short exact sequence of A.

Instances For

    A δ-functor T is universal if every natural transformation S⁰ → T⁰ from another δ-functor extends to a unique morphism of δ-functors S → T.

    Instances For

      A δ-functor is effaceable if for every n > 0 and every object M, there is a monomorphism M ↪ N killed by Tⁿ. Grothendieck's criterion says effaceable δ-functors are universal.

      Instances For

        Proposition 41 (Grothendieck's criterion): An effaceable δ-functor is universal.

        In a category with enough injectives, the δ-functor RF = (RⁿF)_{n ≥ 0} is effaceable: every object embeds into an injective on which RⁿF vanishes for n > 0.

        noncomputable def Lec23.prop42_connectingHom {C : Type u_1} [CategoryTheory.Category.{u_3, u_1} C] [CategoryTheory.Abelian C] {ι : Type u_2} {c : ComplexShape ι} {S : CategoryTheory.ShortComplex (HomologicalComplex C c)} (hS : S.ShortExact) (i j : ι) (hij : c.Rel i j) :

        Proposition 42 (snake lemma): the connecting homomorphism Hⁱ(S.X₃) → Hʲ(S.X₁) for a short exact sequence of complexes.

        Instances For
          theorem Lec23.prop42_exactness_at_X1 {C : Type u_1} [CategoryTheory.Category.{u_3, u_1} C] [CategoryTheory.Abelian C] {ι : Type u_2} {c : ComplexShape ι} {S : CategoryTheory.ShortComplex (HomologicalComplex C c)} (hS : S.ShortExact) (i j : ι) (hij : c.Rel i j) :
          { X₁ := S.X₃.homology i, X₂ := S.X₁.homology j, X₃ := S.X₂.homology j, f := hS.δ i j hij, g := HomologicalComplex.homologyMap S.f j, zero := }.Exact

          Proposition 42 (long exact sequence): Exactness at Hʲ(X₁) in the homology long exact sequence associated with a short exact sequence of complexes.

          Proposition 42 (long exact sequence): Exactness at Hⁱ(X₂) in the homology long exact sequence associated with a short exact sequence of complexes.

          theorem Lec23.prop42_exactness_at_X3 {C : Type u_1} [CategoryTheory.Category.{u_3, u_1} C] [CategoryTheory.Abelian C] {ι : Type u_2} {c : ComplexShape ι} {S : CategoryTheory.ShortComplex (HomologicalComplex C c)} (hS : S.ShortExact) (i j : ι) (hij : c.Rel i j) :
          { X₁ := S.X₂.homology i, X₂ := S.X₃.homology i, X₃ := S.X₁.homology j, f := HomologicalComplex.homologyMap S.g i, g := hS.δ i j hij, zero := }.Exact

          Proposition 42 (long exact sequence): Exactness at Hⁱ(X₃) in the homology long exact sequence associated with a short exact sequence of complexes.

          A (right) resolution of M: a cochain complex K^• together with a quasi-isomorphism (single₀ M) → K^•.

          Instances For

            Every injective resolution gives rise to a general resolution by forgetting injectivity.

            Instances For

              M is adjusted to F (also called F-acyclic) if every higher right derived functor of F vanishes on M. Such objects can replace injectives in computing RⁿF.

              Instances For

                Proposition 43 (existence of canonical map): For any resolution K of M, there is a canonical map from Hⁿ(F(K)) to (RⁿF)(M).

                Proposition 43 (adjusted resolution): When every term of the resolution K is F-acyclic, the canonical map Hⁿ(F(K)) → (RⁿF)(M) is an isomorphism.

                The zeroth right derived functor of a left exact additive functor F is naturally isomorphic to F itself.

                Instances For