Theorems · Theorem · category theory
CategoryTheory.Triangulated.TStructure.isIso_truncGE_map_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} 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) {Y Z : C} (g : Y ⟶ Z) (n₀ n₁ : ℤ),
n₀ + 1 = n₁ →
(CategoryTheory.IsIso ((t.truncGE n₁).map g) ↔
∃ X f h,
∃ (_ :
CategoryTheory.Pretriangulated.Triangle.mk f (CategoryTheory.CategoryStruct.comp g ((t.truncGEπ n₁).app Z))
h ∈
CategoryTheory.Pretriangulated.distinguishedTriangles),
t.IsLE X n₀)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites47
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setstatement · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Isoproof · cited by 3,963
- CategoryTheory.Functor.idstatement · cited by 3,333
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.Category.comp_idproof · cited by 2,119
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.TStructure.isIso₂_truncGE_map_of_isLEproof · cited by 2
- CategoryTheory.Triangulated.TStructure.isIso_truncGT_map_iffproof · cited by 0