Mathlib Map

Theorems · Inductive type · category theory

CategoryTheory.Triangulated.SpectralObject.Hom

{C : Type u_1} →
  {ι : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} ι] →
        [inst_2 : CategoryTheory.Limits.HasZeroObject C] →
          [inst_3 : CategoryTheory.HasShift C ℤ] →
            [inst_4 : CategoryTheory.Preadditive C] →
              [inst_5 : ∀ (n : ℤ), (CategoryTheory.shiftFunctor C n).Additive] →
                [inst_6 : CategoryTheory.Pretriangulated C] →
                  CategoryTheory.Triangulated.SpectralObject C ι →
                    CategoryTheory.Triangulated.SpectralObject C ι → Type (max (max u_2 v_1) v_2)

The type of morphisms between spectral objects in pretriangulated categories.

Defined in
Mathlib.CategoryTheory.Triangulated.SpectralObject
Cited by
8 results in Mathlib
Foundations
Depth 33 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Limits.HasZeroObjectCategoryTheory.HasShiftCategoryTheory.PreadditiveCategoryTheory.Functor.AdditiveCategoryTheory.Pretriangulated

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.Triangulated.SpectralObject.Hom.hom · cited by 10Hom.homCategoryTheory.Triangulated.SpectralObject.Hom.ext · cited by 2Hom.extCategoryTheory.Triangulated.SpectralObject.Hom.mk.inj · cited by 1mk.injCategoryTheory.Triangulated.SpectralObject.Hom.mk.noConfusion · cited by 1mk.noConfusionCategoryTheory.Triangulated.SpectralObject.Hom.comm · cited by 1Hom.commCategoryTheory.Triangulated.SpectralObject.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Triangulated.SpectralObject.Hom.noConfusion · cited by 0Hom.noConfusionCategoryTheory.Triangulated.SpectralObject.Hom.noConfusionType · cited by 0Hom.noConfusionTypeCategoryTheory.Triangulated.SpectralObject.Hom.recOn · cited by 0Hom.recOnCategoryTheory.Triangulated.SpectralObject.Hom.mk.congr_simp · cited by 0mk.congr_simpCategoryTheory.Triangulated.SpectralObject.Hom.mk.injEq · cited by 0mk.injEqCategoryTheory.Triangulated.SpectralObject.Hom.mk.sizeOf_spec · cited by 0mk.sizeOf_specCategoryTheory.Triangulated.SpectralObject.Hom.casesOn · cited by 0Hom.casesOnCategoryTheory.Triangulated.SpectralObject.Hom.comm_assoc · cited by 0Hom.comm_assocCategoryTheory.Triangulated.SpectralObject.Hom.ctorIdx · cited by 0Hom.ctorIdxCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveCategoryTheory.shiftFunctor · cited by 1553CategoryTheory.shiftFunct…CategoryTheory.HasShift · cited by 1527CategoryTheory.HasShiftCategoryTheory.Limits.HasZeroObject · cited by 1298Limits.HasZeroObjectCategoryTheory.Functor.Additive · cited by 1179Functor.AdditiveCategoryTheory.Pretriangulated · cited by 669CategoryTheory.Pretriangu…CategoryTheory.Triangulated.SpectralObject · cited by 39Triangulated.SpectralObje…SpectralObject.HomCITED BYCITES

Cites8

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by15

Results whose statement or proof uses this declaration.