Theorems · Definition · category theory
CategoryTheory.Triangulated.TStructure.eTruncLTGELTSelfToLTGE
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
[inst_2 : CategoryTheory.Limits.HasZeroObject C] →
[inst_3 : CategoryTheory.HasShift C ℤ] →
[inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
[inst_5 : CategoryTheory.Pretriangulated C] →
(t : CategoryTheory.Triangulated.TStructure C) →
(a b : EInt) →
(t.eTruncLT.obj b).comp ((t.eTruncGE.obj a).comp (t.eTruncLT.obj b)) ⟶
(t.eTruncGE.obj a).comp (t.eTruncLT.obj b)The natural transformation from
t.eTruncLT.obj b ⋙ t.eTruncGE.obj a ⋙ t.eTruncLT.obj b to
t.eTruncGE.obj a ⋙ t.eTruncLT.obj b. (This is an isomorphism.)
- Cited by
- 4 results in Mathlib
- Foundations
- Depth 77 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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 · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functorstatement · cited by 16,252
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Functor.compstatement and proof · cited by 6,529
- WithTopstatement · cited by 3,754
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.shiftFunctorstatement and proof · cited by 1,553
- CategoryTheory.HasShiftstatement and proof · cited by 1,527
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
Cited by5
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELTproof · cited by 12
- CategoryTheory.Triangulated.TStructure.eTruncLTGELTSelfToLTGE_appstatement · cited by 3
- CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_naturality_appproof · cited by 2
- CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_facproof · cited by 2
- CategoryTheory.Triangulated.TStructure.eTruncLTGEIsoGELT_hom_app_fac'proof · cited by 1