Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.shortComplex
{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 l : ι} →
(i ⟶ j) →
(j ⟶ k) →
(k ⟶ l) →
(n₀ n₁ n₂ : ℤ) →
autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.shortComplex._auto_1 →
autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.shortComplex._auto_3 →
CategoryTheory.ShortComplex CThe short complex consisting of the composition of
two morphisms X.δ, given three composable morphisms f₁, f₂
and f₃ in ι, and three consecutive integers.
- Cited by
- 72 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.δproof · cited by 77
Cited by83
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.Eproof · cited by 169
- CategoryTheory.Abelian.SpectralObject.πEproof · cited by 30
- CategoryTheory.Abelian.SpectralObject.ιEproof · cited by 26
- CategoryTheory.Abelian.SpectralObject.shortComplexMapstatement · cited by 17
- CategoryTheory.Abelian.SpectralObject.cyclesIsostatement · cited by 15
- CategoryTheory.Abelian.SpectralObject.homologyDataIdIdstatement and proof · cited by 15
- CategoryTheory.Abelian.SpectralObject.opcyclesIsostatement · cited by 14
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceCyclesEIsostatement · cited by 7
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIsostatement and proof · cited by 7
- CategoryTheory.Abelian.SpectralObject.leftHomologyDataShortComplexstatement and proof · cited by 7
- CategoryTheory.Abelian.SpectralObject.rightHomologyDataShortComplexstatement and proof · cited by 7
- CategoryTheory.Abelian.SpectralObject.πE_mapproof · cited by 4