Theorems · Theorem · category theory
CategoryTheory.ShortComplex.opcyclesOpIso_inv_naturality_assoc
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C]
{S₁ S₂ : CategoryTheory.ShortComplex C} (φ : S₁ ⟶ S₂) [inst_2 : S₁.HasLeftHomology] [inst_3 : S₂.HasLeftHomology]
{Z : Cᵒᵖ} (h : S₁.op.opcycles ⟶ Z),
CategoryTheory.CategoryStruct.comp (CategoryTheory.ShortComplex.cyclesMap φ).op
(CategoryTheory.CategoryStruct.comp S₁.opcyclesOpIso.inv h) =
CategoryTheory.CategoryStruct.comp S₂.opcyclesOpIso.inv
(CategoryTheory.CategoryStruct.comp
(CategoryTheory.ShortComplex.opcyclesMap (CategoryTheory.ShortComplex.opMap φ)) h)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 46 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
- 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
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.ShortComplex.cyclesstatement · cited by 220
- CategoryTheory.ShortComplex.opcyclesstatement and proof · cited by 192
- CategoryTheory.ShortComplex.HasLeftHomologystatement and proof · cited by 132
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.