Theorems · Inductive type · category theory
CategoryTheory.Pretriangulated.Triangle
(C : Type u) → [inst : CategoryTheory.Category.{v, u} C] → [CategoryTheory.HasShift C ℤ] → Type (max u v)A triangle in C is a sextuple (X,Y,Z,f,g,h) where X,Y,Z are objects of C,
and f : X ⟶ Y, g : Y ⟶ Z, h : Z ⟶ X⟦1⟧ are morphisms in C.
- Cited by
- 645 results in Mathlib
- Foundations
- Depth 31 from the axioms, rests on 248 definitions · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites2
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.HasShiftstatement · cited by 1,527
Cited by836
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.Triangle.obj₁statement and proof · cited by 360
- CategoryTheory.Pretriangulated.Triangle.obj₃statement and proof · cited by 332
- CategoryTheory.Pretriangulated.distinguishedTrianglesstatement · cited by 316
- CategoryTheory.Pretriangulated.Triangle.obj₂statement and proof · cited by 316
- CategoryTheory.Pretriangulated.Triangle.mor₁statement and proof · cited by 190
- CategoryTheory.Pretriangulated.Triangle.mkstatement · cited by 183
- CategoryTheory.Pretriangulated.Triangle.mor₃statement and proof · cited by 178
- CategoryTheory.Pretriangulated.Triangle.mor₂statement and proof · cited by 177
- CategoryTheory.Pretriangulated.TriangleMorphism.hom₁statement and proof · cited by 111
- CategoryTheory.Pretriangulated.TriangleMorphism.hom₂statement and proof · cited by 110
- CategoryTheory.Pretriangulated.TriangleMorphism.hom₃statement and proof · cited by 106
- CategoryTheory.Functor.mapTrianglestatement and proof · cited by 87
Showing the 200 most cited of 836.