Theorems · Definition · category theory
CochainComplex.HomComplex.Cocycle.mk
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{F G : CochainComplex C ℤ} →
{n : ℤ} →
(z : CochainComplex.HomComplex.Cochain F G n) →
(m : ℤ) → n + 1 = m → CochainComplex.HomComplex.δ n m z = 0 → CochainComplex.HomComplex.Cocycle F G nConstructor for Cocycle F G n, taking as inputs z : Cochain F G n, an integer
m : ℤ such that n + 1 = m, and the relation δ n m z = 0.
- Cited by
- 6 results in Mathlib
- Foundations
- Depth 56 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites6
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
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cocyclestatement · cited by 130
- CochainComplex.HomComplex.δstatement and proof · cited by 102
Cited by24
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.fstproof · cited by 51
- CochainComplex.HomComplex.Cocycle.ofHomproof · cited by 23
- CochainComplex.HomComplex.Cocycle.toSingleMkproof · cited by 19
- CochainComplex.HomComplex.Cocycle.fromSingleMkproof · cited by 19
- CochainComplex.Lifting.cocycle₁'proof · cited by 9
- CochainComplex.mappingCone.descCocycleproof · cited by 8
- CochainComplex.HomComplex.Cocycle.leftShiftproof · cited by 8
- CochainComplex.HomComplex.Cocycle.rightShiftproof · cited by 7
- CochainComplex.HomComplex.Cocycle.rightUnshiftproof · cited by 6
- CochainComplex.mappingCone.liftCocycleproof · cited by 6
- CochainComplex.mappingCone.d_snd_vproof · cited by 5
- CochainComplex.HomComplex.Cocycle.postcompproof · cited by 5