Theorems · Theorem · category theory
CategoryTheory.SpectralSequence.Hom.comm
∀ {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),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.homologyMap (self.hom r ⋯) pq) (E'.iso r r' pq ⋯ ⋯).hom =
CategoryTheory.CategoryStruct.comp (E.iso r r' pq ⋯ ⋯).hom ((self.hom r' ⋯).f pq)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 95 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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 · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Iso.homstatement · cited by 7,684
- HomologicalComplex.Xstatement · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.Hom.fstatement · cited by 845
- HomologicalComplex.homologystatement · cited by 209
- HomologicalComplex.scstatement · cited by 205
- HomologicalComplex.homologyMapstatement · cited by 102
- CategoryTheory.SpectralSequence.pagestatement · cited by 42
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SpectralSequence.Hom.comm_assocproof · cited by 0