Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.opcyclesIso

{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 k l : ι} →
              (f₁ : i ⟶ j) →
                (f₂ : j ⟶ k) →
                  (f₃ : k ⟶ l) →
                    (n₀ n₁ n₂ : ℤ) →
                      (hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.opcyclesIso._auto_1) →
                        (hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.opcyclesIso._auto_3) →
                          (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).opcycles ≅ X.opcycles f₂ f₃ n₁

The opcycles of the short complex shortComplex at E^{n₁}(f₁, f₂, f₃) identifies to opZ^{n₁}(f₂, f₃).

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
14 results in Mathlib
Foundations
Depth 99 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 26SpectralObject.ιECategoryTheory.Abelian.SpectralObject.opcyclesIsoH · cited by 8SpectralObject.opcyclesIs…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso · cited by 7SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.πE_ιE · cited by 4SpectralObject.πE_ιECategoryTheory.Abelian.SpectralObject.map_ιE · cited by 3SpectralObject.map_ιECategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom · cited by 3SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_inv_assoc · cited by 2SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.opcyclesIso_hom_δFromOpcycles · cited by 2SpectralObject.opcyclesIs…CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom · cited by 2SpectralObject.opcyclesMa…CategoryTheory.Abelian.SpectralObject.ιE_δFromOpcycles · cited by 2SpectralObject.ιE_δFromOp…CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom_assoc · cited by 2SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_inv · cited by 1SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.EIsoH_hom_opcyclesIsoH_inv · cited by 1SpectralObject.EIsoH_hom_…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.Abelian.SpectralObject.opcycles · cited by 106SpectralObject.opcyclesCategoryTheory.Abelian.SpectralObject.shortComplex · cited by 72SpectralObject.shortCompl…CategoryTheory.ShortComplex.RightHomologyData.opcyclesIso · cited by 23RightHomologyData.opcycle…CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplex · cited by 7SpectralObject.rightHomol…SpectralObject.opcyclesIsoCITED BYCITES

Cites10

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

Cited by17

Results whose statement or proof uses this declaration.