Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.cycles

{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) → ℤ → C

The kernel of δ : H^n(g) ⟶ H^{n+1}(f). In the documentation, this may be shortened as Z^n(f, g)

Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
103 results in Mathlib
Foundations
Depth 63 from the axioms, rests on 1,227 definitions · 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.iCycles · cited by 41SpectralObject.iCyclesCategoryTheory.Abelian.SpectralObject.toCycles · cited by 40SpectralObject.toCyclesCategoryTheory.Abelian.SpectralObject.πE · cited by 30SpectralObject.πECategoryTheory.Abelian.SpectralObject.cyclesMap · cited by 19SpectralObject.cyclesMapCategoryTheory.Abelian.SpectralObject.cyclesIso · cited by 15SpectralObject.cyclesIsoCategoryTheory.Abelian.SpectralObject.δToCycles · cited by 15SpectralObject.δToCyclesCategoryTheory.Abelian.SpectralObject.Ψ · cited by 14SpectralObject.ΨCategoryTheory.Abelian.SpectralObject.cyclesIsoH · cited by 11SpectralObject.cyclesIsoHCategoryTheory.Abelian.SpectralObject.toCycles_i · cited by 8SpectralObject.toCycles_iCategoryTheory.Abelian.SpectralObject.EToCycles · cited by 7SpectralObject.EToCyclesCategoryTheory.Abelian.SpectralObject.leftHomologyDataShortComplex · cited by 7SpectralObject.leftHomolo…CategoryTheory.Abelian.SpectralObject.cyclesMap_i · cited by 7SpectralObject.cyclesMap_iCategoryTheory.Abelian.SpectralObject.toCycles_i_assoc · cited by 6SpectralObject.toCycles_i…CategoryTheory.Abelian.SpectralObject.liftCycles_i · cited by 5SpectralObject.liftCycles…CategoryTheory.Abelian.SpectralObject.toCycles_πE_d_assoc · cited by 5SpectralObject.toCycles_π…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Limits.kernel · cited by 272Limits.kernelCategoryTheory.Abelian.SpectralObject.δ · cited by 77SpectralObject.δSpectralObject.cyclesCITED BYCITES

Cites6

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

Cited by116

Results whose statement or proof uses this declaration.