Theorems · Definition · category theory
CategoryTheory.ObjectProperty.HasInducedTStructure.casesOn
{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} →
{t : CategoryTheory.Triangulated.TStructure C} →
[inst_6 : P.IsTriangulated] →
{motive : P.HasInducedTStructure t → Sort u} →
(t_1 : P.HasInducedTStructure t) →
((exists_triangle_zero_one :
∀ (A : C),
P A →
∃ X Y,
∃ (_ : t.IsLE X 0) (_ : t.IsGE Y 1),
∃ f g h,
∃ (_ :
CategoryTheory.Pretriangulated.Triangle.mk f g h ∈
CategoryTheory.Pretriangulated.distinguishedTriangles),
P.isoClosure X ∧ P.isoClosure Y) →
motive ⋯) →
motive t_1- Cited by
- 1 results in Mathlib
- Foundations
- Depth 36 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites20
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.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.Pretriangulatedstatement and proof · cited by 669
- CategoryTheory.Pretriangulated.Trianglestatement · cited by 645
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.ObjectProperty.hasInducedTStructure_iffproof · cited by 0