Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles

{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] →
          CategoryTheory.Abelian.SpectralObject C ι →
            {i j k : ι} →
              (i ⟶ j) →
                (j ⟶ k) →
                  (n₀ n₁ : ℤ) →
                    autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles._auto_1 →
                      CategoryTheory.ShortComplex C

The short complex which expresses X.opcycles as the cokernel of X.δ.

Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
8 results in Mathlib
Foundations
Depth 66 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.rightHomologyDataShortComplex · cited by 7SpectralObject.rightHomol…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_exact · cited by 2SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_g · cited by 1SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.Ψ_opcyclesMap_exact · cited by 1SpectralObject.Ψ_opcycles…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_X₁ · cited by 0SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_X₂ · cited by 0SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_X₃ · cited by 0SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcycles_f · cited by 0SpectralObject.cokernelSe…CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplex_g' · cited by 0SpectralObject.rightHomol…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Abelian.SpectralObject.δ · cited by 77SpectralObject.δCategoryTheory.Abelian.SpectralObject.pOpcycles · cited by 43SpectralObject.pOpcyclesCategoryTheory.Abelian.SpectralObject.δ_pOpcycles · cited by 2SpectralObject.δ_pOpcyclesSpectralObject.cokernelSequen…CITED BYCITES

Cites8

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

Cited by9

Results whose statement or proof uses this declaration.