Theorems · Theorem · category theory
HomologicalComplex.cyclesOpIso_inv_naturality_assoc
∀ {ι : 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] {Z : Vᵒᵖ} (h : K.op.cycles i ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.opcyclesMap φ i).op
(CategoryTheory.CategoryStruct.comp (K.cyclesOpIso i).inv h) =
CategoryTheory.CategoryStruct.comp
(CategoryTheory.CategoryStruct.comp (L.cyclesOpIso i).inv
(HomologicalComplex.cyclesMap ((HomologicalComplex.opFunctor V c).map φ.op) i))
h- Defined in
- Mathlib.Algebra.Homology.Opposite
- Cited by
- 0 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 and proof · cited by 17,999
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.Iso.invstatement and proof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- Quiver.Hom.opstatement and proof · cited by 1,948
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.