Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.map
{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.map._auto_1) →
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.map._auto_3) →
X.E f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂ ⟶ X.E f₁' f₂' f₃' n₀ n₁ n₂ hn₁ hn₂The functoriality of E with respect to morphisms
in ComposableArrows ι 3.
- Cited by
- 37 results in Mathlib
- Foundations
- Depth 96 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.Estatement · cited by 169
- CategoryTheory.ShortComplex.homologyMapproof · cited by 83
- CategoryTheory.ComposableArrows.mk₃statement and proof · cited by 50
- CategoryTheory.Abelian.SpectralObject.shortComplexMapproof · cited by 17
Cited by42
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.mapFourδ₁Toδ₀'proof · cited by 23
- CategoryTheory.Abelian.SpectralObject.mapFourδ₄Toδ₃'proof · cited by 23
- CategoryTheory.Abelian.SpectralObject.dKernelSequenceproof · cited by 10
- CategoryTheory.Abelian.SpectralObject.dCokernelSequenceproof · cited by 10
- CategoryTheory.Abelian.SpectralObject.πE_mapstatement · cited by 4
- CategoryTheory.Abelian.SpectralObject.map_compstatement · cited by 4
- CategoryTheory.Abelian.SpectralObject.map_ιEstatement · cited by 3
- CategoryTheory.Abelian.SpectralObject.d_map_fourδ₄Toδ₃statement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.isIso_map_fourδ₁Toδ₀_of_isZerostatement · cited by 2
- CategoryTheory.Abelian.SpectralObject.isIso_map_fourδ₄Toδ₃_of_isZerostatement · cited by 2
- CategoryTheory.Abelian.SpectralObject.dCokernelSequence_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.πE_map_assocstatement and proof · cited by 1