Theorems · Theorem · category theory
CategoryTheory.Abelian.SpectralObject.cyclesMap_comp
∀ {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') {i'' j'' k'' : ι} (f'' : i'' ⟶ j'') (g'' : j'' ⟶ k'')
(α : CategoryTheory.ComposableArrows.mk₂ f g ⟶ CategoryTheory.ComposableArrows.mk₂ f' g')
(α' : CategoryTheory.ComposableArrows.mk₂ f' g' ⟶ CategoryTheory.ComposableArrows.mk₂ f'' g'')
(α'' : CategoryTheory.ComposableArrows.mk₂ f g ⟶ CategoryTheory.ComposableArrows.mk₂ f'' g'') (n : ℤ),
autoParam (CategoryTheory.CategoryStruct.comp α α' = α'')
CategoryTheory.Abelian.SpectralObject.cyclesMap_comp._auto_1 →
CategoryTheory.CategoryStruct.comp (X.cyclesMap f g f' g' α n) (X.cyclesMap f' g' f'' g'' α' n) =
X.cyclesMap f g f'' g'' α'' n- Cited by
- 1 results in Mathlib
- Foundations
- Depth 71 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.objproof · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.NatTrans.appproof · cited by 7,406
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Functor.map_compproof · cited by 734
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.cancel_monoproof · cited by 435
Cited by1
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.cyclesMap_comp_assocproof · cited by 0