Theorems · Theorem · category theory
CategoryTheory.Triangulated.TStructure.triangle_map_ext
∀ {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) {T T' : CategoryTheory.Pretriangulated.Triangle C} {f₁ f₂ : T ⟶ T'},
T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles →
T' ∈ CategoryTheory.Pretriangulated.distinguishedTriangles →
∀ (a b : ℤ),
t.IsLE T.obj₁ a →
t.IsGE T'.obj₃ b →
autoParam (f₁.hom₂ = f₂.hom₂) CategoryTheory.Triangulated.TStructure.triangle_map_ext._auto_1 →
autoParam (a ≤ b) CategoryTheory.Triangulated.TStructure.triangle_map_ext._auto_3 → f₁ = f₂Two morphisms T ⟶ T' between distinguished triangles must coincide when
they coincide on the middle object, and there are integers a ≤ b such that
for a t-structure, we have T.obj₁ ≤ a and T'.obj₃ ≥ b.
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites48
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.NatTrans.appproof · cited by 7,406
- 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 by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Triangulated.TStructure.triangle_iso_existsproof · cited by 5