Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.cc

{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 r' : ℤ) →
                      (hrr' : r + 1 = r') →
                        (hr : r₀ ≤ r) →
                          (pq pq' : κ) →
                            (i₀ i₁ i₂ i₃ i₃' : ι) →
                              i₀ = data.i₀ r pq' ⋯ →
                                i₁ = data.i₁ pq' →
                                  i₂ = data.i₂ pq' →
                                    i₃ = data.i₃ r pq' ⋯ →
                                      i₃' = data.i₃ r' pq' ⋯ →
                                        (n₀ n₁ n₂ : ℤ) →
                                          n₁ = data.deg pq' →
                                            autoParam (n₀ + 1 = n₁)
                                                CategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.cc._auto_1 →
                                              autoParam (n₁ + 1 = n₂)
                                                  CategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.cc._auto_3 →
                                                CategoryTheory.Limits.CokernelCofork
                                                  ((CategoryTheory.Abelian.SpectralObject.SpectralSequence.page X data r
                                                        hr).d
                                                    pq pq')

A (limit) cokernel cofork of the differential on the rth page whose point identifies to an object X.E

Defined in
Mathlib.Algebra.Homology.SpectralObject.SpectralSequence
Cited by
6 results in Mathlib
Foundations
Depth 122 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.HomologyData.isColimitCc · cited by 4HomologyData.isColimitCcCategoryTheory.Abelian.SpectralObject.spectralSequenceHomologyData_iso_inv · cited by 0SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.SpectralSequence.HomologyData.fac · cited by 0HomologyData.facCategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_right_p · cited by 0SpectralSequence.homology…CategoryTheory.Abelian.SpectralObject.spectralSequenceHomologyData_iso_hom · cited by 0SpectralObject.spectralSe…CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_iso_hom · cited by 0SpectralSequence.homology…CategoryTheory.Abelian.SpectralObject.SpectralSequence.homologyData_iso_inv · cited by 0SpectralSequence.homology…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compPreorder · cited by 7952PreorderCategoryTheory.Iso.hom · cited by 7684Iso.homHomologicalComplex.X · cited by 1839HomologicalComplex.XCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape · cited by 1684ComplexShapeHomologicalComplex.d · cited by 598HomologicalComplex.dCategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.Limits.CokernelCofork · cited by 108Limits.CokernelCoforkCategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore · cited by 88SpectralObject.SpectralSe…CategoryTheory.Limits.CokernelCofork.ofπ · cited by 77CokernelCofork.ofπCategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.deg · cited by 65SpectralSequenceDataCore.…CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.i₁ · cited by 65SpectralSequenceDataCore.…CategoryTheory.Abelian.SpectralObject.SpectralSequenceDataCore.i₂ · cited by 65SpectralSequenceDataCore.…HomologyData.ccCITED BYCITES

Cites24

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.