Theorems · Theorem · category theory
CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom_assoc
∀ {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 l : ι} (f₁ : i ⟶ j) (f₂ : j ⟶ k) (f₃ : k ⟶ l) (n₀ n₁ n₂ : ℤ)
(hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom._auto_1)
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.p_opcyclesIso_hom._auto_3) {Z : C}
(h : X.opcycles f₂ f₃ n₁ ⟶ Z),
CategoryTheory.CategoryStruct.comp (X.shortComplex f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).pOpcycles
(CategoryTheory.CategoryStruct.comp (X.opcyclesIso f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).hom h) =
CategoryTheory.CategoryStruct.comp (X.pOpcycles f₂ f₃ n₁) h- Cited by
- 2 results in Mathlib
- Foundations
- Depth 101 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
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.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₂statement · cited by 1,115
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
- CategoryTheory.Abelian.SpectralObject.opcyclesstatement and proof · cited by 106
- CategoryTheory.ShortComplex.pOpcyclesstatement and proof · cited by 84
- CategoryTheory.Abelian.SpectralObject.shortComplexstatement and proof · cited by 72
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_homproof · cited by 2
- CategoryTheory.Abelian.SpectralObject.opcyclesIso_hom_δFromOpcyclesproof · cited by 2