Theorems · Theorem · category theory
CategoryTheory.SpectralSequence.comp_hom
∀ {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),
(CategoryTheory.CategoryStruct.comp f g).hom r hr = CategoryTheory.CategoryStruct.comp (f.hom r ⋯) (g.hom r ⋯)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 100 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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 and proof · cited by 17,999
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.SpectralSequence.pagestatement · cited by 42
- CategoryTheory.SpectralSequencestatement and proof · cited by 22
- CategoryTheory.SpectralSequence.Hom.homstatement and proof · cited by 10
- CategoryTheory.SpectralSequence.Homstatement and proof · cited by 10
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.SpectralSequence.comp_hom_assocproof · cited by 0