Theorems · Theorem · category theory
HomologicalComplex.extendCyclesIso_hom_iCycles_assoc
∀ {ι : Type u_1} {ι' : Type u_2} {c : ComplexShape ι} {c' : ComplexShape ι'} {C : Type u_3}
[inst : CategoryTheory.Category.{v_1, u_3} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
[inst_2 : CategoryTheory.Limits.HasZeroObject C] (K : HomologicalComplex C c) (e : c.Embedding c') {j : ι} {j' : ι'}
(hj' : e.f j = j') [inst_3 : K.HasHomology j] [inst_4 : (K.extend e).HasHomology j'] {Z : C} (h : K.X j ⟶ Z),
CategoryTheory.CategoryStruct.comp (K.extendCyclesIso e hj').hom
(CategoryTheory.CategoryStruct.comp (K.iCycles j) h) =
CategoryTheory.CategoryStruct.comp ((K.extend e).iCycles j')
(CategoryTheory.CategoryStruct.comp (K.extendXIso e hj').hom h)- Cited by
- 3 results in Mathlib
- Foundations
- Depth 47 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites19
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 · cited by 17,999
- CategoryTheory.Iso.homstatement and proof · cited by 7,684
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- CategoryTheory.Limits.HasZeroObjectstatement and proof · cited by 1,298
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.Embeddingstatement and proof · cited by 337
Cited by3
Results whose statement or proof uses this declaration.
- HomologicalComplex.extendHomologyIso_hom_homologyιproof · cited by 1
- HomologicalComplex.extendCyclesIso_hom_naturalityproof · cited by 1
- HomologicalComplex.extendCyclesIso_inv_iCyclesproof · cited by 1