Theorems · Theorem · category theory
HomologicalComplex.opcyclesOpIso_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.opcycles i ⟶ Z),
CategoryTheory.CategoryStruct.comp (HomologicalComplex.cyclesMap φ i).op
(CategoryTheory.CategoryStruct.comp (K.opcyclesOpIso i).inv h) =
CategoryTheory.CategoryStruct.comp (L.opcyclesOpIso i).inv
(CategoryTheory.CategoryStruct.comp
(HomologicalComplex.opcyclesMap ((HomologicalComplex.opFunctor V c).map φ.op) i) h)- Defined in
- Mathlib.Algebra.Homology.Opposite
- Cited by
- 1 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.
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 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 by1
Results whose statement or proof uses this declaration.
- HomologicalComplex.truncLE'Map_f_eq_cyclesMapproof · cited by 0