Theorems · Theorem · category theory
CategoryTheory.SpectralSequence.comp_hom_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{u_3, u_1} C] [inst_1 : CategoryTheory.Abelian C] {κ : Type u_2}
{c : ℤ → ComplexShape κ} {r₀ : ℤ} {X Y Z : CategoryTheory.SpectralSequence C c r₀} (f : X.Hom Y) (g : Y.Hom Z) (r : ℤ)
(hr : r₀ ≤ r) {Z_1 : HomologicalComplex C (c r)} (h : Z.page r ⋯ ⟶ Z_1),
CategoryTheory.CategoryStruct.comp ((CategoryTheory.CategoryStruct.comp f g).hom r hr) h =
CategoryTheory.CategoryStruct.comp (f.hom r ⋯) (CategoryTheory.CategoryStruct.comp (g.hom r ⋯) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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 and proof · cited by 17,999
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.SpectralSequence.pagestatement and proof · cited by 42
- CategoryTheory.SpectralSequencestatement and proof · cited by 22
- CategoryTheory.SpectralSequence.Homstatement and proof · cited by 10
- CategoryTheory.SpectralSequence.Hom.homstatement and proof · cited by 10
- CategoryTheory.SpectralSequence.comp_homproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.