Theorems · Inductive type · category theory
CategoryTheory.Triangulated.SpectralObject
(C : Type u_1) →
(ι : Type u_2) →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[CategoryTheory.Category.{v_2, u_2} ι] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
[inst_3 : CategoryTheory.HasShift C ℤ] →
[inst_4 : CategoryTheory.Preadditive C] →
[inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
[CategoryTheory.Pretriangulated C] → Type (max (max (max u_1 u_2) v_1) v_2)A spectral object in a pretriangulated category C indexed by a category ι consists
of a functor ω₁ : ComposableArrows ι 1 ⥤ C, and a functorial distinguished triangle
from the category ComposableArrows ι 2, which must be of the form
ω₁.obj (mk₁ f) ⟶ ω₁.obj (mk₁ (f ≫ g)) ⟶ ω₁.obj (mk₁ g) ⟶ ... when evaluated
on mk₂ f g : ComposableArrows ι 2.
- Cited by
- 39 results in Mathlib
- Foundations
- Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement · cited by 32,673
- CategoryTheory.Preadditivestatement · cited by 3,309
- CategoryTheory.shiftFunctorstatement · cited by 1,553
- CategoryTheory.HasShiftstatement · cited by 1,527
- CategoryTheory.Limits.HasZeroObjectstatement · cited by 1,298
- CategoryTheory.Functor.Additivestatement · cited by 1,179
- CategoryTheory.Pretriangulatedstatement · cited by 669
Cited by64
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.SpectralObject.ω₁statement and proof · cited by 35
- CategoryTheory.Triangulated.SpectralObject.Hom.homstatement and proof · cited by 10
- CategoryTheory.Triangulated.SpectralObject.δstatement and proof · cited by 10
- CategoryTheory.Triangulated.SpectralObject.ω₂statement and proof · cited by 10
- CategoryTheory.Triangulated.SpectralObject.Homstatement · cited by 8
- CategoryTheory.Triangulated.SpectralObject.trianglestatement and proof · cited by 7
- CategoryTheory.Triangulated.SpectralObject.δ'statement and proof · cited by 7
- CategoryTheory.Triangulated.TStructure.spectralObjectstatement · cited by 4
- CategoryTheory.Triangulated.SpectralObject.mapTriangulatedFunctorstatement and proof · cited by 3
- CategoryTheory.Triangulated.SpectralObject.Hom.extstatement and proof · cited by 2
- CategoryTheory.Triangulated.TStructure.spectralObjectFunctorstatement · cited by 2
- HomotopyCategory.spectralObjectMappingConestatement · cited by 2