Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.opcyclesIso
{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] →
(X : CategoryTheory.Abelian.SpectralObject C ι) →
{i j k l : ι} →
(f₁ : i ⟶ j) →
(f₂ : j ⟶ k) →
(f₃ : k ⟶ l) →
(n₀ n₁ n₂ : ℤ) →
(hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.opcyclesIso._auto_1) →
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.opcyclesIso._auto_3) →
(X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).opcycles ≅ X.opcycles f₂ f₃ n₁The opcycles of the short complex shortComplex at E^{n₁}(f₁, f₂, f₃)
identifies to opZ^{n₁}(f₂, f₃).
- Cited by
- 14 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
- CategoryTheory.Abelian.SpectralObject.opcyclesstatement · cited by 106
- CategoryTheory.Abelian.SpectralObject.shortComplexstatement · cited by 72
- CategoryTheory.ShortComplex.RightHomologyData.opcyclesIsoproof · cited by 23
- CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplexproof · cited by 7
Cited by17
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.ιEproof · cited by 26
- CategoryTheory.Abelian.SpectralObject.opcyclesIsoHproof · cited by 8
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIsoproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.πE_ιEproof · cited by 4
- CategoryTheory.Abelian.SpectralObject.map_ιEproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_homstatement · cited by 3
- CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_inv_assocstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesIso_hom_δFromOpcyclesstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_homstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.ιE_δFromOpcyclesproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom_assocstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_invstatement · cited by 1