Theorems · Theorem · category theory
CategoryTheory.Abelian.SpectralObject.isZero_spectralSequence_page_X_of_isZero_H
∀ {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₀)
[inst_3 : X.HasSpectralSequence data] (r : ℤ) (hr : r₀ ≤ r) (pq : κ) (n : ℤ),
n = data.deg pq →
∀ (i₁ i₂ : ι) (h₁ : i₁ = data.i₁ pq) (h₂ : i₂ = data.i₂ pq),
CategoryTheory.Limits.IsZero ((X.H n).obj (CategoryTheory.ComposableArrows.mk₁ (CategoryTheory.homOfLE ⋯))) →
CategoryTheory.Limits.IsZero (((X.spectralSequence data).page r ⋯).X pq)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 132 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- Preorderstatement and proof · cited by 7,952
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.homOfLEstatement and proof · cited by 554
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ComposableArrows.mk₁statement and proof · cited by 350
- CategoryTheory.Limits.IsZerostatement and proof · cited by 306
- CategoryTheory.Abelian.SpectralObject.Hstatement and proof · cited by 284
Cited by1
Results whose statement or proof uses this declaration.