Mathlib Map

Theorems · Theorem · category theory

CategoryTheory.Abelian.SpectralObject.p_opcyclesMap

∀ {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.Abelian C]
  (X : CategoryTheory.Abelian.SpectralObject C ι) {i j k : ι} (f : i ⟶ j) (g : j ⟶ k) {i' j' k' : ι} (f' : i' ⟶ j')
  (g' : j' ⟶ k') (α : CategoryTheory.ComposableArrows.mk₂ f g ⟶ CategoryTheory.ComposableArrows.mk₂ f' g')
  (β : CategoryTheory.ComposableArrows.mk₁ f ⟶ CategoryTheory.ComposableArrows.mk₁ f') (n : ℤ),
  autoParam (β = CategoryTheory.ComposableArrows.homMk₁ (α.app 0) (α.app 1) ⋯)
      CategoryTheory.Abelian.SpectralObject.p_opcyclesMap._auto_1 →
    CategoryTheory.CategoryStruct.comp (X.pOpcycles f g n) (X.opcyclesMap f g f' g' α n) =
      CategoryTheory.CategoryStruct.comp ((X.H n).map β) (X.pOpcycles f' g' n)
Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
8 results in Mathlib
Foundations
Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.Abelian.SpectralObject.p_opcyclesMap_assoc · cited by 4SpectralObject.p_opcycles…CategoryTheory.Abelian.SpectralObject.opcyclesMap_id · cited by 2SpectralObject.opcyclesMa…CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom · cited by 2SpectralObject.opcyclesMa…CategoryTheory.Abelian.SpectralObject.opcyclesToE_ιE · cited by 2SpectralObject.opcyclesTo…CategoryTheory.Abelian.SpectralObject.Ψ_opcyclesMap_exact · cited by 1SpectralObject.Ψ_opcycles…CategoryTheory.Abelian.SpectralObject.shortComplexOpcyclesThreeδ₂Toδ₁_exact · cited by 1SpectralObject.shortCompl…CategoryTheory.Abelian.SpectralObject.opcyclesToE_map · cited by 1SpectralObject.opcyclesTo…CategoryTheory.Abelian.SpectralObject.opcyclesMap_comp · cited by 0SpectralObject.opcyclesMa…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.NatTrans.app · cited by 7406NatTrans.appCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ComposableArrows.mk₁ · cited by 350ComposableArrows.mk₁CategoryTheory.Abelian.SpectralObject.H · cited by 284SpectralObject.HCategoryTheory.Abelian.SpectralObject.opcycles · cited by 106SpectralObject.opcyclesCategoryTheory.ComposableArrows.mk₂ · cited by 79ComposableArrows.mk₂CategoryTheory.Abelian.SpectralObject.pOpcycles · cited by 43SpectralObject.pOpcyclesCategoryTheory.ComposableArrows.homMk₁ · cited by 31ComposableArrows.homMk₁SpectralObject.p_opcyclesMapCITED BYCITES

Cites18

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

Cited by8

Results whose statement or proof uses this declaration.