Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.cyclesIsoH

{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₀ i₁ : ι} →
              (f : i₀ ⟶ i₁) →
                (n₀ n₁ : ℤ) →
                  autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.cyclesIsoH._auto_1 →
                    (X.cycles (CategoryTheory.CategoryStruct.id i₀) f n₀ ≅
                      (X.H n₀).obj (CategoryTheory.ComposableArrows.mk₁ f))

The isomorphism Z^n(𝟙 _, f) ≅ H^n(f).

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
11 results in Mathlib
Foundations
Depth 100 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.cyclesIsoH_inv · cited by 3SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_inv_hom_id · cited by 2SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_inv_hom_id_assoc · cited by 2SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.πE_EIsoH_hom · cited by 2SpectralObject.πE_EIsoH_h…CategoryTheory.Abelian.SpectralObject.πE_EIsoH_hom_assoc · cited by 1SpectralObject.πE_EIsoH_h…CategoryTheory.Abelian.SpectralObject.d_EIsoH_hom · cited by 1SpectralObject.d_EIsoH_homCategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_EIsoH_inv · cited by 1SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_inv_id · cited by 1SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIsoH.congr_simp · cited by 0cyclesIsoH.congr_simpCategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_EIsoH_inv_assoc · cited by 0SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIsoH_hom_inv_id_assoc · cited by 0SpectralObject.cyclesIsoH…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.Iso.symm · cited by 993Iso.symmCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Iso.trans · cited by 566Iso.transCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ComposableArrows.mk₁ · cited by 350ComposableArrows.mk₁CategoryTheory.Abelian.SpectralObject.H · cited by 284SpectralObject.HCategoryTheory.ShortComplex.HomologyData.left · cited by 130HomologyData.leftCategoryTheory.Abelian.SpectralObject.cycles · cited by 103SpectralObject.cyclesCategoryTheory.ShortComplex.LeftHomologyData.cyclesIso · cited by 28LeftHomologyData.cyclesIsoSpectralObject.cyclesIsoHCITED BYCITES

Cites17

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

Cited by11

Results whose statement or proof uses this declaration.