Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.cokernelSequenceE
{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 : ι} →
(f₁ : i ⟶ j) →
(f₂ : j ⟶ k) →
(k ⟶ l) →
(f₁₂ : i ⟶ k) →
CategoryTheory.CategoryStruct.comp f₁ f₂ = f₁₂ →
(n₀ n₁ n₂ : ℤ) →
autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.cokernelSequenceE._auto_1 →
autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.cokernelSequenceE._auto_3 →
CategoryTheory.ShortComplex CThe (exact) sequence H^n(f₁) ⊞ H^{n-1}(f₃) ⟶ H^n(f₁ ≫ f₂) ⟶ E^n(f₁, f₂, f₃) ⟶ 0.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.Hproof · cited by 284
- CategoryTheory.Abelian.SpectralObject.δproof · cited by 77
- CategoryTheory.Limits.biprod.descproof · cited by 54
- CategoryTheory.ComposableArrows.twoδ₂Toδ₁proof · cited by 47
- CategoryTheory.Abelian.SpectralObject.toCyclesproof · cited by 40
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_exactstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesE_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_X₁statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_X₂statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_X₃statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_fstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceE_gstatement and proof · cited by 0