Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.mem_of_hasInductedTStructure
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} 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]
(P : CategoryTheory.ObjectProperty C) [inst_6 : P.IsTriangulated] (t : CategoryTheory.Triangulated.TStructure C)
[P.IsClosedUnderIsomorphisms] [P.HasInducedTStructure t],
∀ T ∈ CategoryTheory.Pretriangulated.distinguishedTriangles,
∀ (n₀ n₁ : ℤ), n₀ + 1 = n₁ → t.IsLE T.obj₁ n₀ → P T.obj₂ → t.IsGE T.obj₃ n₁ → P T.obj₁ ∧ P T.obj₃- Cited by
- 0 results in Mathlib
- Foundations
- Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
- Assumes
- CategoryTheory.CategoryCategoryTheory.PreadditiveCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.Functor.AdditiveCategoryTheory.PretriangulatedCategoryTheory.ObjectProperty.IsTriangulatedCategoryTheory.ObjectProperty.IsClosedUnderIsomorphismsCategoryTheory.ObjectProperty.HasInducedTStructure
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites41
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.Iso.homproof · cited by 7,684
- 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.ObjectPropertystatement and proof · cited by 798
- CategoryTheory.Iso.reflproof · cited by 727
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.