Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.dShortComplex
{C : Type u_1} →
{ι : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
[inst_2 : CategoryTheory.Category.{v_2, u_2} ι] →
CategoryTheory.Abelian.SpectralObject C ι →
{i₀ i₁ i₂ i₃ i₄ i₅ i₆ i₇ : ι} →
(i₀ ⟶ i₁) →
(i₁ ⟶ i₂) →
(i₂ ⟶ i₃) →
(i₃ ⟶ i₄) →
(i₄ ⟶ i₅) →
(i₅ ⟶ i₆) →
(i₆ ⟶ i₇) →
(n₀ n₁ n₂ n₃ n₄ : ℤ) →
autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.dShortComplex._auto_1 →
autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.dShortComplex._auto_3 →
autoParam (n₂ + 1 = n₃) CategoryTheory.Abelian.SpectralObject.dShortComplex._auto_5 →
autoParam (n₃ + 1 = n₄)
CategoryTheory.Abelian.SpectralObject.dShortComplex._auto_7 →
CategoryTheory.ShortComplex CThe short complex E^{n-1}(f₅, f₆, f₇) ⟶ E^{n}(f₃, f₄, f₅) ⟶ E^{n+1}(f₁, f₂, f₃)
given by the differentials of a spectral object.
- Cited by
- 15 results in Mathlib
- Foundations
- Depth 117 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.dproof · cited by 28
Cited by19
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.dHomologyDatastatement and proof · cited by 10
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.shortComplexIsostatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_iso_homstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_iso_invstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_left_Hstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_left_Kstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_left_istatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_left_πstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_right_Hstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_right_Qstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_right_pstatement · cited by 0
- CategoryTheory.Abelian.SpectralObject.dHomologyData_right_ιstatement · cited by 0