Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.pOpcycles

{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 : ι} →
              (f : i ⟶ j) →
                (g : j ⟶ k) → (n : ℤ) → (X.H n).obj (CategoryTheory.ComposableArrows.mk₁ f) ⟶ X.opcycles f g n

The projection H^n(f) ⟶ opZ^n(f, g) to the cokernel of δ.

Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
43 results in Mathlib
Foundations
Depth 64 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.opcyclesMap · cited by 22SpectralObject.opcyclesMapCategoryTheory.Abelian.SpectralObject.Ψ · cited by 14SpectralObject.ΨCategoryTheory.Abelian.SpectralObject.p_fromOpcycles · cited by 9SpectralObject.p_fromOpcy…CategoryTheory.Abelian.SpectralObject.p_opcyclesMap · cited by 8SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles · cited by 8SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplex · cited by 7SpectralObject.rightHomol…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesE · cited by 7SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.pOpcycles_δFromOpcycles · cited by 5SpectralObject.pOpcycles_…CategoryTheory.Abelian.SpectralObject.p_opcyclesMap_assoc · cited by 4SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.πE_ιE · cited by 4SpectralObject.πE_ιECategoryTheory.Abelian.SpectralObject.fromOpcyles_δ · cited by 4SpectralObject.fromOpcyle…CategoryTheory.Abelian.SpectralObject.p_descOpcycles · cited by 4SpectralObject.p_descOpcy…CategoryTheory.Abelian.SpectralObject.p_opcyclesToE · cited by 3SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.πE_d_ιE · cited by 3SpectralObject.πE_d_ιECategoryTheory.Abelian.SpectralObject.toCycles_Ψ · cited by 3SpectralObject.toCycles_ΨCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.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.Limits.cokernel.π · cited by 194cokernel.πCategoryTheory.Abelian.SpectralObject.opcycles · cited by 106SpectralObject.opcyclesCategoryTheory.Abelian.SpectralObject.δ · cited by 77SpectralObject.δSpectralObject.pOpcyclesCITED BYCITES

Cites11

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

Cited by48

Results whose statement or proof uses this declaration.