Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.shortComplexMap
{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] →
(X : CategoryTheory.Abelian.SpectralObject C ι) →
{i j k l : ι} →
(f₁ : i ⟶ j) →
(f₂ : j ⟶ k) →
(f₃ : k ⟶ l) →
{i' j' k' l' : ι} →
(f₁' : i' ⟶ j') →
(f₂' : j' ⟶ k') →
(f₃' : k' ⟶ l') →
(CategoryTheory.ComposableArrows.mk₃ f₁ f₂ f₃ ⟶
CategoryTheory.ComposableArrows.mk₃ f₁' f₂' f₃') →
(n₀ n₁ n₂ : ℤ) →
(hn₁ :
autoParam (n₀ + 1 = n₁)
CategoryTheory.Abelian.SpectralObject.shortComplexMap._auto_1) →
(hn₂ :
autoParam (n₁ + 1 = n₂)
CategoryTheory.Abelian.SpectralObject.shortComplexMap._auto_3) →
X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ ⋯ ⋯ ⟶ X.shortComplex f₁' f₂' f₃' n₀ n₁ n₂ ⋯ ⋯The functoriality of shortComplex with respect to morphisms
in ComposableArrows ι 3.
- Cited by
- 17 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.
Cites12
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.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.Hproof · cited by 284
- CategoryTheory.Abelian.SpectralObject.shortComplexstatement · cited by 72
- CategoryTheory.ComposableArrows.mk₃statement and proof · cited by 50
- CategoryTheory.ComposableArrows.homMk₁proof · cited by 31
Cited by18
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.mapproof · cited by 37
- CategoryTheory.Abelian.SpectralObject.πE_mapproof · cited by 4
- CategoryTheory.Abelian.SpectralObject.map_compproof · cited by 4
- CategoryTheory.Abelian.SpectralObject.map_ιEproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.shortComplexMap_compstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.shortComplexMap_τ₂statement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_homstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.shortComplexMap_idstatement and proof · cited by 1
- CategoryTheory.Abelian.SpectralObject.isIso_mapproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.isIso_map_fourδ₁Toδ₀proof · cited by 1
- CategoryTheory.Abelian.SpectralObject.isIso_map_fourδ₄Toδ₃proof · cited by 1
- CategoryTheory.Abelian.SpectralObject.cyclesIso_inv_cyclesMap_assocstatement and proof · cited by 1