Mathlib Map

Theorems · Definition · category theory

CategoryTheory.SpectralSequence.Hom.hom

{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₀} →
              E.Hom E' →
                (r : ℤ) →
                  (hr : autoParam (r₀ ≤ r) CategoryTheory.SpectralSequence.Hom._auto_1) → E.page r ⋯ ⟶ E'.page r ⋯

the morphism of homological complexes between the rth pages

Defined in
Mathlib.Algebra.Homology.SpectralSequence.Basic
Cited by
10 results in Mathlib
Foundations
Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by11

Results whose statement or proof uses this declaration.