Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.kernelSequenceE
{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) →
(f₂ : j ⟶ k) →
(f₃ : k ⟶ l) →
(f₂₃ : j ⟶ l) →
CategoryTheory.CategoryStruct.comp f₂ f₃ = f₂₃ →
(n₀ n₁ n₂ : ℤ) →
autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.kernelSequenceE._auto_1 →
autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.kernelSequenceE._auto_3 →
CategoryTheory.ShortComplex CThe (exact) sequence 0 ⟶ E^n(f₁, f₂, f₃) ⟶ H^n(f₂ ≫ f₃) ⟶ H^n(f₃) ⊞ H^{n+1}(f₁).
- 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.Limits.biprod.liftproof · cited by 79
- CategoryTheory.Abelian.SpectralObject.δproof · cited by 77
- CategoryTheory.ComposableArrows.twoδ₁Toδ₀proof · cited by 49
- CategoryTheory.Abelian.SpectralObject.fromOpcyclesproof · cited by 35
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_exactstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.kernelSequenceCyclesE_exactproof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_X₁statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_X₂statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_X₃statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_fstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceE_gstatement and proof · cited by 0