Theorems · Theorem · category theory
HomologicalComplex.cyclesOpIso_hom_naturality
∀ {ι : Type u_1} {V : Type u_2} [inst : CategoryTheory.Category.{v_1, u_2} V] {c : ComplexShape ι}
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] {K L : HomologicalComplex V c} (φ : K ⟶ L) (i : ι)
[inst_2 : K.HasHomology i] [inst_3 : L.HasHomology i],
CategoryTheory.CategoryStruct.comp (HomologicalComplex.cyclesMap ((HomologicalComplex.opFunctor V c).map φ.op) i)
(K.cyclesOpIso i).hom =
CategoryTheory.CategoryStruct.comp (L.cyclesOpIso i).hom (HomologicalComplex.opcyclesMap φ i).op- Defined in
- Mathlib.Algebra.Homology.Opposite
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 44 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
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.objstatement · cited by 19,642
- CategoryTheory.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement · cited by 8,081
- CategoryTheory.Iso.homstatement · cited by 7,684
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- Quiver.Hom.opstatement · cited by 1,948
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologystatement and proof · cited by 342
Cited by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.cyclesOpIso_hom_naturality_assocproof · cited by 0