Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.E

{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.E._auto_1 →
                        autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.E._auto_3 → C

The homology of the short complex shortComplex consisting of two morphisms X.δ. In the documentation, we shorten it as E^n₁(f₁, f₂, f₃)

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
169 results in Mathlib
Foundations
Depth 95 from the axioms, rests on 2,239 definitions · 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.map · cited by 37SpectralObject.mapCategoryTheory.Abelian.SpectralObject.πE · cited by 30SpectralObject.πECategoryTheory.Abelian.SpectralObject.d · cited by 28SpectralObject.dCategoryTheory.Abelian.SpectralObject.ιE · cited by 26SpectralObject.ιECategoryTheory.Abelian.SpectralObject.mapFourδ₁Toδ₀' · cited by 23SpectralObject.mapFourδ₁T…CategoryTheory.Abelian.SpectralObject.mapFourδ₄Toδ₃' · cited by 23SpectralObject.mapFourδ₄T…CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX · cited by 19SpectralSequence.pageXCategoryTheory.Abelian.SpectralObject.EIsoH · cited by 14SpectralObject.EIsoHCategoryTheory.Abelian.SpectralObject.opcyclesToE · cited by 13SpectralObject.opcyclesToECategoryTheory.Abelian.SpectralObject.SpectralSequence.pageXIso · cited by 13SpectralSequence.pageXIsoCategoryTheory.Abelian.SpectralObject.spectralSequencePageXIso · cited by 11SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.EToCycles · cited by 7SpectralObject.EToCyclesCategoryTheory.Abelian.SpectralObject.isoMapFourδ₄Toδ₃' · cited by 6SpectralObject.isoMapFour…CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD_eq · cited by 6SpectralSequence.pageD_eqCategoryTheory.Abelian.SpectralObject.isoMapFourδ₁Toδ₀' · cited by 6SpectralObject.isoMapFour…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ShortComplex.homology · cited by 216ShortComplex.homologyCategoryTheory.Abelian.SpectralObject.shortComplex · cited by 72SpectralObject.shortCompl…SpectralObject.ECITED BYCITES

Cites6

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

Cited by187

Results whose statement or proof uses this declaration.