Theorems · Definition · category theory
HomologicalComplex.descOpcycles
{C : Type u_1} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
{ι : Type u_2} →
{c : ComplexShape ι} →
(K : HomologicalComplex C c) →
{i : ι} →
[inst_2 : K.HasHomology i] →
{A : C} →
(k : K.X i ⟶ A) →
(j : ι) → c.prev i = j → CategoryTheory.CategoryStruct.comp (K.d j i) k = 0 → (K.opcycles i ⟶ A)The morphism from K.opcycles i that is induced by an "opcycle", i.e. a morphism
from K.X i whose precomposition with the differential is zero.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 28 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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Limits.HasZeroMorphismsstatement and proof · cited by 3,275
- HomologicalComplex.Xstatement and proof · cited by 1,839
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- HomologicalComplex.dstatement and proof · cited by 598
- HomologicalComplex.HasHomologystatement and proof · cited by 342
- ComplexShape.prevstatement and proof · cited by 223
- HomologicalComplex.scproof · cited by 205
- HomologicalComplex.opcyclesstatement · cited by 153
Cited by15
Results whose statement or proof uses this declaration.
- HomologicalComplex.fromOpcyclesproof · cited by 22
- HomologicalComplex.restrictionOpcyclesIsoproof · cited by 11
- HomologicalComplex.p_descOpcyclesstatement · cited by 9
- CategoryTheory.ProjectiveResolution.fromLeftDerivedZero'proof · cited by 5
- HomologicalComplex.homologyι_descOpcycles_eq_zero_of_boundarystatement and proof · cited by 2
- HomologicalComplex.opcyclesMap_comp_descOpcyclesstatement and proof · cited by 2
- HomologicalComplex.p_descOpcycles_assocstatement and proof · cited by 1
- HomologicalComplex.descOpcycles_compstatement and proof · cited by 1
- HomologicalComplex.opcycles_right_exactproof · cited by 1
- ChainComplex.isIso_descOpcycles_iffstatement and proof · cited by 0
- HomologicalComplex.homologyι_descOpcycles_eq_zero_of_boundary_assocstatement and proof · cited by 0
- HomologicalComplex.opcyclesMap_comp_descOpcycles_assocstatement and proof · cited by 0