Theorems · Theorem · category theory
CategoryTheory.Triangulated.AbelianSubcategory.exists_distinguished_triangle_of_epi
∀ {C : Type u_1} {A : Type u_2} [inst : CategoryTheory.Category.{v_1, u_1} C]
[inst_1 : CategoryTheory.Limits.HasZeroObject C] [inst_2 : CategoryTheory.Preadditive C]
[inst_3 : CategoryTheory.HasShift C ℤ] [inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive]
[inst_5 : CategoryTheory.Pretriangulated C] [inst_6 : CategoryTheory.Category.{v_2, u_2} A]
{ι : CategoryTheory.Functor A C},
(∀ ⦃X Y : A⦄ ⦃n : ℤ⦄ (f : ι.obj X ⟶ (CategoryTheory.shiftFunctor C n).obj (ι.obj Y)), n < 0 → f = 0) →
∀ [inst_7 : CategoryTheory.Preadditive A] [ι.Full] [ι.Faithful] [ι.Additive],
CategoryTheory.Triangulated.AbelianSubcategory.admissibleMorphism ι = ⊤ →
∀ {X₂ X₃ : A} (π : X₂ ⟶ X₃) [CategoryTheory.Epi π],
∃ X₁ i δ,
CategoryTheory.Pretriangulated.Triangle.mk (ι.map i) (ι.map π) δ ∈
CategoryTheory.Pretriangulated.distinguishedTriangles- Cited by
- 0 results in Mathlib
- Foundations
- Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.PreadditiveCategoryTheory.HasShiftCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Functor.FullCategoryTheory.Functor.FaithfulCategoryTheory.Functor.AdditiveCategoryTheory.Epi
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites52
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.compproof · cited by 17,999
- CategoryTheory.Functorstatement and proof · cited by 16,252
- Top.topstatement and proof · cited by 9,680
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CategoryTheory.MorphismPropertystatement · cited by 2,179
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.