Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.op

{ι : Type u_1} →
  {V : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_2} V] →
      {c : ComplexShape ι} →
        [inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] → HomologicalComplex V c → HomologicalComplex Vᵒᵖ c.symm

Sends a complex X with objects in V to the corresponding complex with objects in Vᵒᵖ.

Defined in
Mathlib.Algebra.Homology.Opposite
Cited by
50 results in Mathlib
Foundations
Depth 15 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphisms

Around this declaration

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

HomologicalComplex.opFunctor · cited by 34HomologicalComplex.opFunc…HomologicalComplex.pathObject · cited by 23HomologicalComplex.pathOb…HomologicalComplex.truncLE · cited by 19HomologicalComplex.truncLEHomologicalComplex.truncLE' · cited by 15HomologicalComplex.truncL…HomologicalComplex.ιTruncLE · cited by 10HomologicalComplex.ιTrunc…HomologicalComplex.pathObject.π₀ · cited by 10pathObject.π₀HomologicalComplex.cyclesOpIso · cited by 8HomologicalComplex.cycles…HomologicalComplex.opcyclesOpIso · cited by 8HomologicalComplex.opcycl…HomologicalComplex.pathObject.ι · cited by 8pathObject.ιHomologicalComplex.pathObject.π₁ · cited by 7pathObject.π₁HomologicalComplex.truncLE'ToRestriction · cited by 5HomologicalComplex.truncL…HomologicalComplex.pathObject.mapHomologicalComplexObjIso · cited by 5pathObject.mapHomological…HomologicalComplex.ExactAt.op · cited by 4ExactAt.opHomologicalComplex.truncLE'XIso · cited by 4HomologicalComplex.truncL…HomologicalComplex.acyclic_truncLE_iff_isSupportedOutside · cited by 2HomologicalComplex.acycli…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryOpposite · cited by 8081OppositeCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsQuiver.Hom.op · cited by 1948Hom.opHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.d · cited by 598HomologicalComplex.dComplexShape.Rel · cited by 518ComplexShape.RelComplexShape.symm · cited by 83ComplexShape.symmHomologicalComplex.opCITED BYCITES

Cites10

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

Cited by73

Results whose statement or proof uses this declaration.