Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD

{C : Type u_1} →
  {ι : Type u_2} →
    {κ : Type u_3} →
      [inst : CategoryTheory.Category.{v_1, u_1} C] →
        [inst_1 : CategoryTheory.Abelian C] →
          [inst_2 : Preorder ι] →
            (X : CategoryTheory.Abelian.SpectralObject C ι) →
              {c : ℤ → ComplexShape κ} →
                {r₀ : ℤ} →
                  (data : CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore ι c r₀) →
                    (r : ℤ) →
                      (pq pq' : κ) →
                        (hr : autoParam (r₀ ≤ r) CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD._auto_1) →
                          CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX X data r pq hr ⟶
                            CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageX X data r pq' hr

The differential on the rth page of the spectral sequence.

Defined in
Mathlib.Algebra.Homology.SpectralObject.SpectralSequence
Cited by
6 results in Mathlib
Foundations
Depth 113 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianPreorder

Around this declaration

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

CategoryTheory.Abelian.SpectralObject.SpectralSequence.page · cited by 29SpectralSequence.pageCategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD_eq · cited by 6SpectralSequence.pageD_eqCategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD_pageD · cited by 1SpectralSequence.pageD_pa…CategoryTheory.Abelian.SpectralObject.SpectralSequence.page_d · cited by 0SpectralSequence.page_dCategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.kfSc_g · cited by 0HomologyData.kfSc_gCategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.ccSc_f · cited by 0HomologyData.ccSc_fCategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD_pageD_assoc · cited by 0SpectralSequence.pageD_pa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compPreorder · cited by 7952PreorderCategoryTheory.Iso.inv · cited by 6514Iso.invCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape · cited by 1684ComplexShapeCategoryTheory.homOfLE · cited by 554CategoryTheory.homOfLEComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore · cited by 88SpectralObject.SpectralSe…CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.deg · cited by 65SpectralSequenceDataCore.…CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.i₁ · cited by 65SpectralSequenceDataCore.…CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.i₀ · cited by 62SpectralSequenceDataCore.…CategoryTheory.Abelian.SpectralObject.d · cited by 28SpectralObject.dSpectralSequence.pageDCITED BYCITES

Cites18

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

Cited by7

Results whose statement or proof uses this declaration.