Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData
{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 pq' pq'' : κ) →
(c r).prev pq' = pq →
(c r).next pq' = pq'' →
(i₀' i₀ i₁ i₂ i₃ i₃' : ι) →
i₀' = data.i₀ r' pq' ⋯ →
i₀ = data.i₀ r pq' ⋯ →
i₁ = data.i₁ pq' →
i₂ = data.i₂ pq' →
i₃ = data.i₃ r pq' ⋯ →
i₃' = data.i₃ r' pq' ⋯ →
(n₀ n₁ n₂ : ℤ) →
n₁ = data.deg pq' →
[X.HasSpectralSequence data] →
autoParam (n₀ + 1 = n₁)
CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData._auto_1 →
autoParam (n₁ + 1 = n₂)
CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData._auto_3 →
((CategoryTheory.Abelian.SpectralObject.SpectralSequence.page X
data r hr).sc'
pq pq' pq'').HomologyDataThe homology data for the short complex given by differentials on the
rth page of the spectral sequence which shows that the homology identifies
to an object on the next page.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 126 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.Abelianstatement and proof · cited by 1,753
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- ComplexShape.nextstatement and proof · cited by 297
- ComplexShape.prevstatement and proof · cited by 223
- HomologicalComplex.sc'statement and proof · cited by 112
- CategoryTheory.ShortComplex.HomologyDatastatement · cited by 102
- CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCorestatement and proof · cited by 88
- CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.degstatement and proof · cited by 65
- CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.i₁statement and proof · cited by 65
Cited by13
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.spectralSequenceHomologyDataproof · cited by 12
- CategoryTheory.Abelian.SpectralObject.spectralSequence_isoproof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_iso_homstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_iso_invstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_left_Hstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_left_Kstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_left_istatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_left_πstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_right_Hstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_right_Qstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_right_pstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_right_ιstatement and proof · cited by 0