Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.opcyclesOpIso

{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.HasLeftHomology] → S.op.opcycles ≅ Opposite.op S.cycles

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

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

Around this declaration

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

HomologicalComplex.opcyclesOpIso · cited by 8HomologicalComplex.opcycl…CategoryTheory.ShortComplex.opcyclesOpIso_hom_naturality · cited by 2ShortComplex.opcyclesOpIs…CategoryTheory.ShortComplex.opcyclesOpIso_hom_toCycles_op · cited by 2ShortComplex.opcyclesOpIs…CategoryTheory.ShortComplex.opcyclesOpIso_inv_naturality · cited by 2ShortComplex.opcyclesOpIs…CategoryTheory.ShortComplex.op_pOpcycles_opcyclesOpIso_hom · cited by 2ShortComplex.op_pOpcycles…CategoryTheory.ShortComplex.opcyclesOpIso_hom_naturality_assoc · cited by 1ShortComplex.opcyclesOpIs…CategoryTheory.ShortComplex.op_pOpcycles_opcyclesOpIso_hom_assoc · cited by 1ShortComplex.op_pOpcycles…CategoryTheory.ShortComplex.opcyclesOpIso_hom_toCycles_op_assoc · cited by 0ShortComplex.opcyclesOpIs…CategoryTheory.ShortComplex.opcyclesOpIso_inv_naturality_assoc · cited by 0ShortComplex.opcyclesOpIs…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.HasLeftHomology · cited by 132ShortComplex.HasLeftHomol…CategoryTheory.ShortComplex.op · cited by 88ShortComplex.opCategoryTheory.ShortComplex.leftHomologyData · cited by 83ShortComplex.leftHomology…CategoryTheory.ShortComplex.RightHomologyData.opcyclesIso · cited by 23RightHomologyData.opcycle…CategoryTheory.ShortComplex.LeftHomologyData.op · cited by 13LeftHomologyData.opShortComplex.opcyclesOpIsoCITED 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.