Theorems · Definition · category theory
CategoryTheory.Pretriangulated.noConfusion
{P : Sort u_1} →
{C : Type u} →
{inst : CategoryTheory.Category.{v, u} 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} →
{t : CategoryTheory.Pretriangulated C} →
{C' : Type u} →
{inst' : CategoryTheory.Category.{v, u} 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} →
{t' : CategoryTheory.Pretriangulated C'} →
C = C' →
inst ≍ inst' →
inst_1 ≍ inst'_1 →
inst_2 ≍ inst'_2 →
inst_3 ≍ inst'_3 →
inst_4 ≍ inst'_4 →
t ≍ t' → CategoryTheory.Pretriangulated.noConfusionType P t t'- Cited by
- 0 results in Mathlib
- Foundations
- Depth 45 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites25
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- Setproof · cited by 53,352
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homproof · cited by 32,603
- CategoryTheory.Functor.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- 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
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Pretriangulated.mk.noConfusionproof · cited by 0