Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.triangEnvelopeIter_succ
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroObject C]
[inst_2 : CategoryTheory.HasShift C ℤ] [inst_3 : CategoryTheory.Preadditive C]
[inst_4 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] [inst_5 : CategoryTheory.Pretriangulated C]
(P : CategoryTheory.ObjectProperty C) (n : ℕ),
P.triangEnvelopeIter (n + 1) =
((P.shiftClosure ℤ).binaryProductsClosure.retractClosure.extensionProduct (P.triangEnvelopeIter n)).retractClosure- Cited by
- 0 results in Mathlib
- Foundations
- Depth 51 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- 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.ObjectProperty.extensionProductstatement and proof · cited by 24
- CategoryTheory.ObjectProperty.retractClosurestatement and proof · cited by 22
- CategoryTheory.ObjectProperty.extensionProductIterproof · cited by 20
- CategoryTheory.ObjectProperty.shiftClosurestatement and proof · cited by 17
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.