Theorems · Theorem · category theory
CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX.congr_simp
∀ {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 X_1 : CategoryTheory.Abelian.SpectralObject C ι),
X = X_1 →
∀ {c : ℤ → ComplexShape κ} {r₀ : ℤ}
(data data_1 : CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore ι c r₀),
data = data_1 →
∀ (r r_1 : ℤ) (e_r : r = r_1) (pq pq_1 : κ),
pq = pq_1 →
∀ (hr : r₀ ≤ r),
CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX X data r pq hr =
CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX X_1 data_1 r_1 pq_1 ⋯- Cited by
- 0 results in Mathlib
- Foundations
- Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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
- CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCorestatement and proof · cited by 88
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageXstatement and proof · cited by 19
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.