Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE

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

The (exact) sequence 0 ⟶ E^n(f₁, f₂, f₃) ⟶ opZ^n(f₂, f₃) ⟶ H^{n+1}(f₁).

Defined in
Mathlib.Algebra.Homology.SpectralObject.Page
Cited by
13 results in Mathlib
Foundations
Depth 104 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.kernelSequenceOpcyclesEIso · cited by 7SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceE_exact · cited by 2SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_exact · cited by 1SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₁ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₃ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₁ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₃ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_X₁ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_X₂ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_X₃ · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_f · cited by 0SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_g · cited by 0SpectralObject.kernelSequ…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.ιE · cited by 26SpectralObject.ιECategoryTheory.Abelian.SpectralObject.δFromOpcycles · cited by 15SpectralObject.δFromOpcyc…CategoryTheory.Abelian.SpectralObject.ιE_δFromOpcycles · cited by 2SpectralObject.ιE_δFromOp…SpectralObject.kernelSequence…CITED BYCITES

Cites8

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

Cited by14

Results whose statement or proof uses this declaration.