Theorems · Theorem · category theory
CategoryTheory.SpectralSequence.Hom.comm_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_3, u_1} C] [inst_1 : CategoryTheory.Abelian C] {κ : Type u_2}
{c : ℤ → ComplexShape κ} {r₀ : ℤ} {E E' : CategoryTheory.SpectralSequence C c r₀} (self : E.Hom E') (r r' : ℤ)
(pq : κ) (hrr' : autoParam (r + 1 = r') CategoryTheory.SpectralSequence.Hom._auto_5)
(hr : autoParam (r₀ ≤ r) CategoryTheory.SpectralSequence.Hom._auto_7) {Z : C} (h : (E'.page r' ⋯).X pq ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.homologyMap (self.hom r ⋯) pq)
(CategoryTheory.CategoryStruct.comp (E'.iso r r' pq ⋯ ⋯).hom h) =
CategoryTheory.CategoryStruct.comp (E.iso r r' pq ⋯ ⋯).hom
(CategoryTheory.CategoryStruct.comp ((self.hom r' ⋯).f pq) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement and proof · cited by 845
- HomologicalComplex.homologystatement · cited by 209
- HomologicalComplex.scstatement · cited by 205
- HomologicalComplex.homologyMapstatement and proof · cited by 102
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.