Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles
{C : Type u_1} →
{ι : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} ι] →
[inst_2 : CategoryTheory.Abelian C] →
CategoryTheory.Abelian.SpectralObject C ι →
{i j k : ι} →
(f : i ⟶ j) →
(g : j ⟶ k) →
(fg : i ⟶ k) → CategoryTheory.CategoryStruct.comp f g = fg → ℤ → CategoryTheory.ShortComplex CThe short complex expressing Z^n(f, g) as a cokernel of
the map H^n(f) ⟶ H^n(f ≫ g).
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites11
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.Functor.mapproof · cited by 8,698
- CategoryTheory.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.Hproof · cited by 284
- CategoryTheory.ComposableArrows.twoδ₂Toδ₁proof · cited by 47
- CategoryTheory.Abelian.SpectralObject.toCyclesproof · cited by 40
- CategoryTheory.Abelian.SpectralObject.H_map_twoδ₂Toδ₁_toCyclesproof · cited by 1
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_exactstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_X₁statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_X₂statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_X₃statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_fstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCycles_gstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.isIso_toCyclesproof · cited by 0