Theorems · Theorem · category theory
CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac
∀ {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_fac._auto_1)
[inst_2 : (S.sc hS k ⋯).HasRightHomology] [inst_3 : (S.sc hS (k + 1) ⋯).HasLeftHomology],
CategoryTheory.CategoryStruct.comp (S.sc hS k ⋯).pOpcycles
(CategoryTheory.CategoryStruct.comp (hS.opcyclesToCycles k ⋯) (S.sc hS (k + 1) ⋯).iCycles) =
S.map' (k + 1) (k + 2) ⋯ ⋯- Cited by
- 2 results in Mathlib
- Foundations
- Depth 60 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites23
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.CategoryStruct.compstatement · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- CategoryTheory.ShortComplex.X₂statement · cited by 1,115
- CategoryTheory.ComposableArrowsstatement and proof · cited by 627
- CategoryTheory.ShortComplex.cyclesstatement · cited by 220
- CategoryTheory.ShortComplex.opcyclesstatement · cited by 192
- CategoryTheory.ComposableArrows.map'statement · cited by 133
- CategoryTheory.ShortComplex.HasLeftHomologystatement and proof · cited by 132
- CategoryTheory.ShortComplex.HasRightHomologystatement and proof · cited by 125
- CategoryTheory.ShortComplex.iCyclesstatement and proof · cited by 100
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.ComposableArrows.Exact.opcyclesIsoCycles_hom_facproof · cited by 1
- CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac_assocproof · cited by 0