Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.shortComplex

{C : Type u_1} →
  {ι : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} ι] →
        [inst_2 : CategoryTheory.Abelian C] →
          CategoryTheory.Abelian.SpectralObject C ι →
            {i j k l : ι} →
              (i ⟶ j) →
                (j ⟶ k) →
                  (k ⟶ l) →
                    (n₀ n₁ n₂ : ℤ) →
                      autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.shortComplex._auto_1 →
                        autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.shortComplex._auto_3 →
                          CategoryTheory.ShortComplex C

The short complex consisting of the composition of two morphisms X.δ, given three composable morphisms f₁, f₂ and f₃ in ι, and three consecutive integers.

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
72 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.Abelian.SpectralObject.E · cited by 169SpectralObject.ECategoryTheory.Abelian.SpectralObject.πE · cited by 30SpectralObject.πECategoryTheory.Abelian.SpectralObject.ιE · cited by 26SpectralObject.ιECategoryTheory.Abelian.SpectralObject.shortComplexMap · cited by 17SpectralObject.shortCompl…CategoryTheory.Abelian.SpectralObject.cyclesIso · cited by 15SpectralObject.cyclesIsoCategoryTheory.Abelian.SpectralObject.homologyDataIdId · cited by 15SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.opcyclesIso · cited by 14SpectralObject.opcyclesIsoCategoryTheory.Abelian.SpectralObject.cokernelSequenceCyclesEIso · cited by 7SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso · cited by 7SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.leftHomologyDataShortComplex · cited by 7SpectralObject.leftHomolo…CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplex · cited by 7SpectralObject.rightHomol…CategoryTheory.Abelian.SpectralObject.πE_map · cited by 4SpectralObject.πE_mapCategoryTheory.Abelian.SpectralObject.πE_ιE · cited by 4SpectralObject.πE_ιECategoryTheory.Abelian.SpectralObject.map_ιE · cited by 3SpectralObject.map_ιECategoryTheory.Abelian.SpectralObject.cyclesIso_hom_i · cited by 3SpectralObject.cyclesIso_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Abelian.SpectralObject.δ · cited by 77SpectralObject.δSpectralObject.shortComplexCITED BYCITES

Cites6

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

Cited by83

Results whose statement or proof uses this declaration.