Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyIso
{C : Type u_1} →
{ι : Type u_2} →
{κ : Type u_3} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
[inst_2 : Preorder ι] →
(X : CategoryTheory.Abelian.SpectralObject C ι) →
{c : ℤ → ComplexShape κ} →
{r₀ : ℤ} →
(data : CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore ι c r₀) →
(r r' : ℤ) →
(hrr' : r + 1 = r') →
(hr : r₀ ≤ r) →
(pq' : κ) →
[X.HasSpectralSequence data] →
(CategoryTheory.Abelian.SpectralObject.SpectralSequence.page X data r hr).homology pq' ≅
(CategoryTheory.Abelian.SpectralObject.SpectralSequence.page X data r' ⋯).X pq'The homology of the differentials on a page of the spectral sequence identifies to the objects on the next page.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 128 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- Preorderstatement and proof · cited by 7,952
- CategoryTheory.Isostatement · cited by 3,963
- LE.le.transstatement · cited by 3,151
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- ComplexShape.nextproof · cited by 297
- ComplexShape.prevproof · cited by 223
- HomologicalComplex.homologystatement · cited by 209
- HomologicalComplex.scstatement · cited by 205
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.spectralSequenceproof · cited by 24