Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.opcyclesToE
{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₀ i₁ i₂ i₃ : ι} →
(f₁ : i₀ ⟶ i₁) →
(f₂ : i₁ ⟶ i₂) →
(f₃ : i₂ ⟶ i₃) →
(f₁₂ : i₀ ⟶ i₂) →
CategoryTheory.CategoryStruct.comp f₁ f₂ = f₁₂ →
(n₀ n₁ n₂ : ℤ) →
(hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.opcyclesToE._auto_1) →
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.opcyclesToE._auto_3) →
X.opcycles f₁₂ f₃ n₁ ⟶ X.E f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂The map opZ^n(f₁ ≫ f₂, f₃) ⟶ E^n(f₁, f₂, f₃).
- Cited by
- 13 results in Mathlib
- Foundations
- Depth 105 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.Abelian.SpectralObject.Estatement · cited by 169
- CategoryTheory.Abelian.SpectralObject.opcyclesstatement · cited by 106
- CategoryTheory.Abelian.SpectralObject.toCyclesproof · cited by 40
- CategoryTheory.Abelian.SpectralObject.πEproof · cited by 30
- CategoryTheory.Abelian.SpectralObject.descOpcyclesproof · cited by 3
Cited by15
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.shortComplexOpcyclesThreeδ₂Toδ₁proof · cited by 7
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesEproof · cited by 7
- CategoryTheory.Abelian.SpectralObject.p_opcyclesToEstatement · cited by 3
- CategoryTheory.Abelian.SpectralObject.p_opcyclesToE_assocstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesToE_ιEstatement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_threeδ₂Toδ₁_opcyclesToEstatement and proof · cited by 1
- CategoryTheory.Abelian.SpectralObject.opcyclesToE_mapstatement and proof · cited by 1
- CategoryTheory.Abelian.SpectralObject.cokernelSequenceOpcyclesE_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.opcyclesToE.congr_simpstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_threeδ₂Toδ₁_opcyclesToE_assocstatement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.shortComplexOpcyclesThreeδ₂Toδ₁_gstatement · cited by 0