Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.EIsoH

{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.EIsoH._auto_1) →
                    (hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.EIsoH._auto_3) →
                      X.E (CategoryTheory.CategoryStruct.id i) f (CategoryTheory.CategoryStruct.id j) n₀ n₁ n₂ hn₁ hn₂ ≅
                        (X.H n₁).obj (CategoryTheory.ComposableArrows.mk₁ f)

For any morphism f : i ⟶ j, this is the isomorphism from E^n₁(𝟙 i, f, 𝟙 j) to H^n₁(f).

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
14 results in Mathlib
Foundations
Depth 96 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.spectralSequenceFirstPageXIso · cited by 7SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.spectralSequenceFirstPageXIso_hom · cited by 2SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.spectralSequenceFirstPageXIso_inv · cited by 2SpectralObject.spectralSe…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.πE_EIsoH_hom_assoc · cited by 1SpectralObject.πE_EIsoH_h…CategoryTheory.Abelian.SpectralObject.spectralSequence_first_page_d_eq · cited by 1SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.d_EIsoH_hom · cited by 1SpectralObject.d_EIsoH_homCategoryTheory.Abelian.SpectralObject.d_EIsoH_hom_assoc · cited by 1SpectralObject.d_EIsoH_ho…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_EIsoH_inv · cited by 1SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.EIsoH_hom_naturality · cited by 0SpectralObject.EIsoH_hom_…CategoryTheory.Abelian.SpectralObject.EIsoH_hom_opcyclesIsoH_inv_assoc · cited by 0SpectralObject.EIsoH_hom_…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_EIsoH_inv_assoc · cited by 0SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.spectralSequenceFirstPageXIso_hom_assoc · cited by 0SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.spectralSequenceFirstPageXIso_inv_assoc · cited by 0SpectralObject.spectralSe…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ComposableArrows.mk₁ · cited by 350ComposableArrows.mk₁CategoryTheory.Abelian.SpectralObject.H · cited by 284SpectralObject.HCategoryTheory.Abelian.SpectralObject.E · cited by 169SpectralObject.ECategoryTheory.ShortComplex.HomologyData.left · cited by 130HomologyData.leftCategoryTheory.ShortComplex.LeftHomologyData.homologyIso · cited by 34LeftHomologyData.homology…CategoryTheory.Abelian.SpectralObject.homologyDataIdId · cited by 15SpectralObject.homologyDa…SpectralObject.EIsoHCITED BYCITES

Cites14

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

Cited by15

Results whose statement or proof uses this declaration.