Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.homologyDataIdId

{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] →
          (X : CategoryTheory.Abelian.SpectralObject C ι) →
            {i j : ι} →
              (f : i ⟶ j) →
                (n₀ n₁ n₂ : ℤ) →
                  (hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.homologyDataIdId._auto_1) →
                    (hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.homologyDataIdId._auto_3) →
                      (X.shortComplex (CategoryTheory.CategoryStruct.id i) f (CategoryTheory.CategoryStruct.id j) n₀ n₁
                          n₂ hn₁ hn₂).HomologyData

An homology data for X.shortComplex n₀ n₁ n₂ hn₁ hn₂ (𝟙 i) f (𝟙 j), expressing H^n₁(f) as the homology of this short complex, see EIsoH.

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
15 results in Mathlib
Foundations
Depth 69 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.EIsoH · cited by 14SpectralObject.EIsoHCategoryTheory.Abelian.SpectralObject.cyclesIsoH · cited by 11SpectralObject.cyclesIsoHCategoryTheory.Abelian.SpectralObject.opcyclesIsoH · cited by 8SpectralObject.opcyclesIs…CategoryTheory.Abelian.SpectralObject.opcyclesIsoH_hom · cited by 3SpectralObject.opcyclesIs…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_inv · cited by 3SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.πE_EIsoH_hom · cited by 2SpectralObject.πE_EIsoH_h…CategoryTheory.Abelian.SpectralObject.EIsoH_hom_opcyclesIsoH_inv · cited by 1SpectralObject.EIsoH_hom_…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_EIsoH_inv · cited by 1SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_right_ι · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_iso_hom · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_iso_inv · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_left_H · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_left_K · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_left_i · cited by 0SpectralObject.homologyDa…CategoryTheory.Abelian.SpectralObject.homologyDataIdId_left_π · cited by 0SpectralObject.homologyDa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ShortComplex.HomologyData · cited by 102ShortComplex.HomologyDataCategoryTheory.Abelian.SpectralObject.shortComplex · cited by 72SpectralObject.shortCompl…CategoryTheory.ShortComplex.HomologyData.ofZeros · cited by 10HomologyData.ofZerosSpectralObject.homologyDataId…CITED BYCITES

Cites8

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

Cited by18

Results whose statement or proof uses this declaration.