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)- Cited by
- 8 results in Mathlib
- Foundations
- Depth 68 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ComposableArrows.mk₁statement and proof · cited by 350
- CategoryTheory.Abelian.SpectralObject.Hstatement and proof · cited by 284
- CategoryTheory.Abelian.SpectralObject.opcyclesstatement · cited by 106
Cited by8
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.p_opcyclesMap_assocproof · cited by 4
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_idproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_homproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesToE_ιEproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.Ψ_opcyclesMap_exactproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.opcyclesToE_mapproof · cited by 1
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_compproof · cited by 0