Theorems · Definition · category theory
CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso
{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) →
(n₀ n₁ n₂ : ℤ) →
(hn₁ :
autoParam (n₀ + 1 = n₁)
CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso._auto_1) →
(hn₂ :
autoParam (n₁ + 1 = n₂)
CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso._auto_3) →
X.kernelSequenceOpcyclesE f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂ ≅
{ X₁ := (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).homology,
X₂ := (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).opcycles,
X₃ := (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).X₃,
f := (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).homologyι,
g := (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).fromOpcycles, zero := ⋯ }The short complex E^n(f₁, f₂, f₃) ⟶ opZ^n(f₂, f₃) ⟶ H^{n+1}(f₁) identifies
to the kernel sequence of the definition of the homology of the short
complex shortComplex as a kernel of ShortComplex.fromOpcycles.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 107 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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.Isostatement · cited by 3,963
- CategoryTheory.ShortComplexstatement · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Iso.symmproof · cited by 993
- CategoryTheory.ShortComplex.X₁proof · cited by 889
- CategoryTheory.ShortComplex.X₃statement and proof · cited by 876
- CategoryTheory.Iso.reflproof · cited by 727
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ShortComplex.homologystatement · cited by 216
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
Cited by7
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesE_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₁statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₂statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_hom_τ₃statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₁statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₂statement and proof · cited by 0
- CategoryTheory.Abelian.SpectralObject.kernelSequenceOpcyclesEIso_inv_τ₃statement and proof · cited by 0