Theorems · Definition · category theory
CochainComplex.HomComplex.Cochain.v
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{F G : CochainComplex C ℤ} →
{n : ℤ} → CochainComplex.HomComplex.Cochain F G n → (p q : ℤ) → p + n = q → (F.X p ⟶ G.X q)The value of a cochain on a triplet ⟨p, q, hpq⟩.
- Cited by
- 213 results in Mathlib
- Foundations
- Depth 39 from the axioms, rests on 500 definitions · uses propext
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
Cited by230
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.compproof · cited by 115
- CochainComplex.HomComplex.δproof · cited by 102
- CochainComplex.HomComplex.Cochain.extstatement and proof · cited by 68
- CochainComplex.HomComplex.Cochain.ofHom_vstatement · cited by 46
- CochainComplex.HomComplex.Cochain.v.congr_simpstatement and proof · cited by 38
- CochainComplex.HomComplex.Cochain.comp_vstatement and proof · cited by 30
- CochainComplex.HomComplex.Cochain.rightShiftproof · cited by 25
- CochainComplex.HomComplex.Cochain.leftShiftproof · cited by 23
- CochainComplex.HomComplex.Cochain.rightShift_vstatement and proof · cited by 22
- CochainComplex.HomComplex.Cochain.leftShift_vstatement and proof · cited by 19
- CochainComplex.HomComplex.Cochain.rightUnshiftproof · cited by 18
- CochainComplex.HomComplex.Cochain.comp_zero_cochain_vstatement · cited by 17
Showing the 200 most cited of 230.