Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Triangulated.SpectralObject.Hom.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] →
                  {X Y : CategoryTheory.Triangulated.SpectralObject C ι} → X.Hom Y → (X.ω₁ ⟶ Y.ω₁)

The natural transformation that is part of a morphism between spectral objects.

Defined in
Mathlib.CategoryTheory.Triangulated.SpectralObject
Cited by
10 results in Mathlib
Foundations
Depth 34 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.ext · cited by 2Hom.extCategoryTheory.Triangulated.SpectralObject.comp_hom · cited by 1SpectralObject.comp_homCategoryTheory.Triangulated.SpectralObject.hom_ext · cited by 1SpectralObject.hom_extCategoryTheory.Triangulated.SpectralObject.Hom.comm · cited by 1Hom.commCategoryTheory.Triangulated.SpectralObject.Hom.ext_iff · cited by 0Hom.ext_iffCategoryTheory.Triangulated.SpectralObject.comp_hom_assoc · cited by 0SpectralObject.comp_hom_a…CategoryTheory.Triangulated.TStructure.spectralObjectFunctor_map_hom · cited by 0TStructure.spectralObject…CategoryTheory.Triangulated.SpectralObject.hom_ext_iff · cited by 0SpectralObject.hom_ext_iffCategoryTheory.Triangulated.SpectralObject.id_hom · cited by 0SpectralObject.id_homCategoryTheory.Functor.mapTriangulatedSpectralObject · cited by 0Functor.mapTriangulatedSp…CategoryTheory.Triangulated.SpectralObject.Hom.comm_assoc · cited by 0Hom.comm_assocCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorCategoryTheory.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.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Triangulated.SpectralObject · cited by 39Triangulated.SpectralObje…CategoryTheory.Triangulated.SpectralObject.ω₁ · cited by 35SpectralObject.ω₁CategoryTheory.Triangulated.SpectralObject.Hom · cited by 8SpectralObject.HomHom.homCITED BYCITES

Cites13

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

Cited by11

Results whose statement or proof uses this declaration.