Theorems · Theorem · category theory
HomologicalComplex.extendCyclesIso_hom_naturality_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 L : HomologicalComplex C c} (φ : K ⟶ L) (e : c.Embedding c')
{j : ι} {j' : ι'} (hj' : e.f j = j') [inst_3 : K.HasHomology j] [inst_4 : L.HasHomology j]
[inst_5 : (K.extend e).HasHomology j'] [inst_6 : (L.extend e).HasHomology j'] {Z : C} (h : L.cycles j ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.cyclesMap (HomologicalComplex.extendMap φ e) j')
(CategoryTheory.CategoryStruct.comp (L.extendCyclesIso e hj').hom h) =
CategoryTheory.CategoryStruct.comp (K.extendCyclesIso e hj').hom
(CategoryTheory.CategoryStruct.comp (HomologicalComplex.cyclesMap φ j) h)- Cited by
- 1 results in Mathlib
- Foundations
- Depth 49 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.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
- 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
- ComplexShape.Embedding.fstatement and proof · cited by 251
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.extendHomologyIso_hom_naturalityproof · cited by 2