Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.d
{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₃ i₄ i₅ : ι} →
(f₁ : i₀ ⟶ i₁) →
(f₂ : i₁ ⟶ i₂) →
(f₃ : i₂ ⟶ i₃) →
(f₄ : i₃ ⟶ i₄) →
(f₅ : i₄ ⟶ i₅) →
(n₀ n₁ n₂ n₃ : ℤ) →
(hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.d._auto_1) →
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.d._auto_3) →
(hn₃ : autoParam (n₂ + 1 = n₃) CategoryTheory.Abelian.SpectralObject.d._auto_5) →
X.E f₃ f₄ f₅ n₀ n₁ n₂ hn₁ hn₂ ⟶ X.E f₁ f₂ f₃ n₁ n₂ n₃ hn₂ hn₃The differential E^{n}(f₃, f₄, f₅) ⟶ E^{n+1}(f₁, f₂, f₃) that is
attached to a family of five composable morphisms f₁, f₂, f₃, f₄, f₅.
- Cited by
- 28 results in Mathlib
- Foundations
- Depth 112 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.compproof · 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.δproof · cited by 77
- CategoryTheory.Abelian.SpectralObject.toCyclesproof · cited by 40
- CategoryTheory.Abelian.SpectralObject.πEproof · cited by 30
- CategoryTheory.Abelian.SpectralObject.descEproof · cited by 3
Cited by32
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.dShortComplexproof · cited by 15
- CategoryTheory.Abelian.SpectralObject.dKernelSequenceproof · cited by 10
- CategoryTheory.Abelian.SpectralObject.dCokernelSequenceproof · cited by 10
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageDproof · cited by 6
- CategoryTheory.Abelian.SpectralObject.SpectralSequence.pageD_eqstatement and proof · cited by 6
- CategoryTheory.Abelian.SpectralObject.toCycles_πE_d_assocstatement and proof · cited by 5
- CategoryTheory.Abelian.SpectralObject.πE_d_ιEstatement and proof · cited by 3
- CategoryTheory.Abelian.SpectralObject.d_map_fourδ₄Toδ₃statement and proof · cited by 2
- CategoryTheory.Abelian.SpectralObject.d_ιE_fromOpcyclesstatement · cited by 2
- CategoryTheory.Abelian.SpectralObject.toCycles_πE_dstatement · cited by 2
- CategoryTheory.Abelian.SpectralObject.dCokernelSequence_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.dKernelSequence_exactproof · cited by 1