Theorems · Definition · category theory
HomologicalComplex.cyclesOpIso
{ι : Type u_1} →
{V : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_2} V] →
{c : ComplexShape ι} →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms V] →
(K : HomologicalComplex V c) →
(i : ι) → [inst_2 : K.HasHomology i] → K.op.cycles i ≅ Opposite.op (K.opcycles i)The canonical isomorphism K.op.cycles i ≅ op (K.opcycles i).
- Defined in
- Mathlib.Algebra.Homology.Opposite
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 40 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites13
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
- Oppositestatement · cited by 8,081
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- HomologicalComplex.scproof · cited by 205
- HomologicalComplex.cyclesstatement · cited by 164
- HomologicalComplex.opcyclesstatement · cited by 153
- ComplexShape.symmstatement · cited by 83
- HomologicalComplex.opstatement · cited by 50
Cited by9
Results whose statement or proof uses this declaration.
- HomologicalComplex.cyclesOpNatIsoproof · cited by 2
- HomologicalComplex.fromOpcycles_op_cyclesOpIso_invstatement and proof · cited by 1
- HomologicalComplex.cyclesOpIso_hom_naturalitystatement · cited by 1
- HomologicalComplex.cyclesOpIso_inv_naturalitystatement · cited by 1
- HomologicalComplex.fromOpcycles_op_cyclesOpIso_inv_assocstatement and proof · cited by 0
- HomologicalComplex.cyclesOpIso_hom_naturality_assocstatement and proof · cited by 0
- HomologicalComplex.cyclesOpIso_inv_naturality_assocstatement and proof · cited by 0
- HomologicalComplex.cyclesOpNatIso_hom_appstatement · cited by 0
- HomologicalComplex.cyclesOpNatIso_inv_appstatement · cited by 0