Theorems · Theorem · category theory
CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_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.Abelian C]
(X : CategoryTheory.Abelian.SpectralObject C ι) {i₀ i₁ i₂ i₃ : ι} (f₁ : i₀ ⟶ i₁) (f₂ : i₁ ⟶ i₂) (f₃ : i₂ ⟶ i₃)
{i₀' i₁' i₂' i₃' : ι} (f₁' : i₀' ⟶ i₁') (f₂' : i₁' ⟶ i₂') (f₃' : i₂' ⟶ i₃')
(α : CategoryTheory.ComposableArrows.mk₃ f₁ f₂ f₃ ⟶ CategoryTheory.ComposableArrows.mk₃ f₁' f₂' f₃')
(γ : CategoryTheory.ComposableArrows.mk₂ f₂ f₃ ⟶ CategoryTheory.ComposableArrows.mk₂ f₂' f₃'),
autoParam (γ = CategoryTheory.ComposableArrows.homMk₂ (α.app 1) (α.app 2) (α.app 3) ⋯ ⋯)
CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom._auto_1 →
∀ (n₀ n₁ n₂ : ℤ)
(hn₁ : autoParam (n₀ + 1 = n₁) CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom._auto_3)
(hn₂ : autoParam (n₁ + 1 = n₂) CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom._auto_5),
CategoryTheory.CategoryStruct.comp
(CategoryTheory.ShortComplex.opcyclesMap (X.shortComplexMap f₁ f₂ f₃ f₁' f₂' f₃' α n₀ n₁ n₂ hn₁ hn₂))
(X.opcyclesIso f₁' f₂' f₃' n₀ n₁ n₂ hn₁ hn₂).hom =
CategoryTheory.CategoryStruct.comp (X.opcyclesIso f₁ f₂ f₃ n₀ n₁ n₂ hn₁ hn₂).hom
(X.opcyclesMap f₂ f₃ f₂' f₃' γ n₁)- Cited by
- 2 results in Mathlib
- Foundations
- Depth 102 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites33
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.Functor.mapproof · cited by 8,698
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.NatTrans.appstatement and proof · cited by 7,406
- CategoryTheory.Limits.HasZeroMorphismsproof · cited by 3,275
- CategoryTheory.ShortComplexproof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ComposableArrowsstatement · cited by 627
- CategoryTheory.Abelian.SpectralObjectstatement and proof · cited by 453
- CategoryTheory.cancel_epiproof · cited by 380
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.SpectralObject.map_ιEproof · cited by 3
- CategoryTheory.Abelian.SpectralObject.opcyclesMap_opcyclesIso_hom_assocproof · cited by 0