Theorems · Theorem · category theory
CategoryTheory.ObjectProperty.triangEnvelopeIter_add
∀ {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) [CategoryTheory.IsTriangulated C] {n m n' : ℕ},
autoParam (n = n' + 1) CategoryTheory.ObjectProperty.triangEnvelopeIter_add._auto_1 →
P.triangEnvelopeIter (n + m) = ((P.triangEnvelopeIter n').extensionProduct (P.triangEnvelopeIter m)).retractClosure- Cited by
- 0 results in Mathlib
- Foundations
- Depth 57 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.IsTriangulatedstatement and proof · cited by 75
- CategoryTheory.ObjectProperty.extensionProductstatement and proof · cited by 24
- CategoryTheory.ObjectProperty.retractClosurestatement and proof · cited by 22
- CategoryTheory.ObjectProperty.extensionProductIterproof · cited by 20
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.