Theorems · Definition · category theory
CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles
{C : Type u_1} →
[inst : CategoryTheory.Category.{u_2, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{n : ℕ} →
{S : CategoryTheory.ComposableArrows C (n + 3)} →
(hS : S.IsComplex) →
(k : ℕ) →
(hk : autoParam (k ≤ n) CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles._auto_1) →
[inst_2 : (S.sc hS k ⋯).HasRightHomology] →
[inst_3 : (S.sc hS (k + 1) ⋯).HasLeftHomology] → (S.sc hS k ⋯).opcycles ⟶ (S.sc hS (k + 1) ⋯).cyclesIf S is a complex, this is the morphism from the opcycles of S in
degree k + 1 to the cycles of S in degree k + 2.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 32,603
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ComposableArrowsstatement and proof · cited by 627
- CategoryTheory.ShortComplex.cyclesstatement · cited by 220
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
- CategoryTheory.ShortComplex.HasLeftHomologystatement and proof · cited by 132
- CategoryTheory.ShortComplex.HasRightHomologystatement and proof · cited by 125
- CategoryTheory.ShortComplex.iCyclesproof · cited by 100
- CategoryTheory.ShortComplex.pOpcyclesproof · cited by 84
- CategoryTheory.Limits.CokernelCofork.ofπproof · cited by 77
- CategoryTheory.Limits.KernelFork.ofιproof · cited by 70
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_facstatement · cited by 2
- CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac_assocstatement and proof · cited by 0