Theorems · Definition · category theory
CategoryTheory.Functor.essImageDistTriang
{C : Type u_1} →
{D : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Category.{v_2, u_2} D] →
(L : CategoryTheory.Functor C D) →
[inst_2 : CategoryTheory.HasShift C ℤ] →
[inst_3 : CategoryTheory.Preadditive C] →
[inst_4 : CategoryTheory.Limits.HasZeroObject C] →
[inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
[CategoryTheory.Pretriangulated C] →
[inst_7 : CategoryTheory.HasShift D ℤ] →
[L.CommShift ℤ] → Set (CategoryTheory.Pretriangulated.Triangle D)Given a functor C ⥤ D from a pretriangulated category, this is the set of
triangles in D that are in the essential image of distinguished triangles of C.
- Cited by
- 7 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
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
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Set.ofPredproof · cited by 6,101
- CategoryTheory.Isoproof · cited by 3,963
- 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
- CategoryTheory.Functor.Additivestatement and proof · cited by 1,179
- CategoryTheory.Pretriangulatedstatement and proof · cited by 669
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Functor.complete_distinguished_essImageDistTriang_morphismstatement and proof · cited by 1
- CategoryTheory.Functor.distTriang_iffstatement and proof · cited by 1
- CategoryTheory.Functor.essImageDistTriang_mem_of_isostatement and proof · cited by 0
- CategoryTheory.Triangulated.Localization.complete_distinguished_triangle_morphismstatement and proof · cited by 0
- CategoryTheory.Triangulated.Localization.distinguished_cocone_trianglestatement · cited by 0
- CategoryTheory.Functor.rotate_essImageDistTriangstatement and proof · cited by 0
- CategoryTheory.Triangulated.Localization.pretriangulatedproof · cited by 0
- CategoryTheory.Functor.contractible_mem_essImageDistTriangstatement · cited by 0