Documentation

Mathlib.Algebra.Homology.Embedding.CochainComplex

Truncations on cochain complexes indexed by the integers. #

In this file, we introduce abbreviations for the canonical truncations CochainComplex.truncLE, CochainComplex.truncGE of cochain complexes indexed by , as well as the conditions CochainComplex.IsStrictlyLE, CochainComplex.IsStrictlyGE, CochainComplex.IsLE, and CochainComplex.IsGE.

@[reducible, inline]

If K : CochainComplex C ℤ, this is the canonical truncation ≤ n of K.

Equations
Instances For
    @[reducible, inline]

    If K : CochainComplex C ℤ, this is the canonical truncation ≥ n of K.

    Equations
    Instances For
      @[reducible, inline]

      The morphism K.truncLE n ⟶ L.truncLE n induced by a morphism K ⟶ L.

      Equations
      Instances For
        @[reducible, inline]

        The morphism K.truncGE n ⟶ L.truncGE n induced by a morphism K ⟶ L.

        Equations
        Instances For
          @[reducible, inline]

          The condition that a cochain complex K is strictly ≤ n.

          Equations
          Instances For
            @[reducible, inline]

            The condition that a cochain complex K is strictly ≥ n.

            Equations
            Instances For
              @[reducible, inline]

              The condition that a cochain complex K is (cohomologically) ≤ n.

              Equations
              Instances For
                @[reducible, inline]

                The condition that a cochain complex K is (cohomologically) ≥ n.

                Equations
                Instances For

                  A cochain complex that is both strictly ≤ n and ≥ n is isomorphic to a complex (single _ _ n).obj M for some object M.