Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.dHomologyIso
{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} ι] →
(X : CategoryTheory.Abelian.SpectralObject C ι) →
{i₀ i₁ i₂ i₃ i₄ i₅ i₆ i₇ : ι} →
(f₁ : i₀ ⟶ i₁) →
(f₂ : i₁ ⟶ i₂) →
(f₃ : i₂ ⟶ i₃) →
(f₄ : i₃ ⟶ i₄) →
(f₅ : i₄ ⟶ i₅) →
(f₆ : i₅ ⟶ i₆) →
(f₇ : i₆ ⟶ i₇) →
(f₂₃ : i₁ ⟶ i₃) →
CategoryTheory.CategoryStruct.comp f₂ f₃ = f₂₃ →
(f₅₆ : i₄ ⟶ i₆) →
CategoryTheory.CategoryStruct.comp f₅ f₆ = f₅₆ →
(n₀ n₁ n₂ n₃ n₄ : ℤ) →
(hn₁ :
autoParam (n₀ + 1 = n₁)
CategoryTheory.Abelian.SpectralObject.dHomologyIso._auto_1) →
(hn₂ :
autoParam (n₁ + 1 = n₂)
CategoryTheory.Abelian.SpectralObject.dHomologyIso._auto_3) →
(hn₃ :
autoParam (n₂ + 1 = n₃)
CategoryTheory.Abelian.SpectralObject.dHomologyIso._auto_5) →
(hn₄ :
autoParam (n₃ + 1 = n₄)
CategoryTheory.Abelian.SpectralObject.dHomologyIso._auto_7) →
(X.dShortComplex f₁ f₂ f₃ f₄ f₅ f₆ f₇ n₀ n₁ n₂ n₃ n₄ ⋯ ⋯ ⋯ ⋯).homology ≅
X.E f₂₃ f₄ f₅₆ n₁ n₂ n₃ ⋯ ⋯The homology of the short complex
E^{n-1}(f₅, f₆, f₇) ⟶ E^{n}(f₃, f₄, f₅) ⟶ E^{n+1}(f₁, f₂, f₃) identifies to
E^n(f₂ ≫ f₃, f₄, f₅ ≫ f₆).
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 123 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ShortComplex.homologystatement · cited by 216
- CategoryTheory.Abelian.SpectralObject.Estatement · cited by 169
- CategoryTheory.ShortComplex.HomologyData.leftproof · cited by 130
- CategoryTheory.ShortComplex.LeftHomologyData.homologyIsoproof · cited by 34
- CategoryTheory.Abelian.SpectralObject.dShortComplexstatement · cited by 15
- CategoryTheory.Abelian.SpectralObject.dHomologyDataproof · cited by 10
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.