Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.cyclesOpIso

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) → [inst_2 : S.HasRightHomology] → S.op.cycles ≅ Opposite.op S.opcycles

The cycles in the opposite category of the opposite of a short complex identifies to the opcycles of this short complex.

Defined in
Mathlib.Algebra.Homology.ShortComplex.RightHomology
Cited by
8 results in Mathlib
Foundations
Depth 39 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasRightHomology

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomologicalComplex.cyclesOpIso · cited by 8HomologicalComplex.cycles…CategoryTheory.ShortComplex.cyclesOpIso_inv_naturality · cited by 3ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.cyclesOpIso_hom_naturality · cited by 2ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.cyclesOpIso_inv_op_iCycles · cited by 2ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.fromOpcycles_op_cyclesOpIso_inv · cited by 2ShortComplex.fromOpcycles…CategoryTheory.ShortComplex.cyclesOpIso_inv_op_iCycles_assoc · cited by 1ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.cyclesOpIso_hom_naturality_assoc · cited by 0ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.cyclesOpIso_inv_naturality_assoc · cited by 0ShortComplex.cyclesOpIso_…CategoryTheory.ShortComplex.fromOpcycles_op_cyclesOpIso_inv_assoc · cited by 0ShortComplex.fromOpcycles…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.opcycles · cited by 192ShortComplex.opcyclesCategoryTheory.ShortComplex.HasRightHomology · cited by 125ShortComplex.HasRightHomo…CategoryTheory.ShortComplex.op · cited by 88ShortComplex.opCategoryTheory.ShortComplex.rightHomologyData · cited by 64ShortComplex.rightHomolog…CategoryTheory.ShortComplex.LeftHomologyData.cyclesIso · cited by 28LeftHomologyData.cyclesIsoCategoryTheory.ShortComplex.RightHomologyData.op · cited by 17RightHomologyData.opShortComplex.cyclesOpIsoCITED BYCITES

Cites12

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.