Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles

{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 : ι} →
              (f : i ⟶ j) →
                (g : j ⟶ k) →
                  (fg : i ⟶ k) → CategoryTheory.CategoryStruct.comp f g = fg → ℤ → CategoryTheory.ShortComplex C

The short complex expressing opZ^n(f, g) as a kernel of the map H^n(f ≫ g) ⟶ H^n(g).

Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
7 results in Mathlib
Foundations
Depth 70 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.kernelSequenceOpcycles_exact · cited by 2SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.isIso_fromOpcycles · cited by 0SpectralObject.isIso_from…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_X₁ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_X₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_X₃ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_f · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcycles_g · cited by 0SpectralObject.kernelSequ…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Abelian.SpectralObject.H · cited by 284SpectralObject.HCategoryTheory.ComposableArrows.twoδ₁Toδ₀ · cited by 49ComposableArrows.twoδ₁Toδ₀CategoryTheory.Abelian.SpectralObject.fromOpcycles · cited by 35SpectralObject.fromOpcycl…CategoryTheory.Abelian.SpectralObject.fromOpcycles_H_map_twoδ₁Toδ₀ · cited by 1SpectralObject.fromOpcycl…SpectralObject.kernelSequence…CITED BYCITES

Cites11

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

Cited by7

Results whose statement or proof uses this declaration.