Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.comp_v
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
{F G K : CochainComplex C ℤ} {n₁ n₂ n₁₂ : ℤ} (z₁ : CochainComplex.HomComplex.Cochain F G n₁)
(z₂ : CochainComplex.HomComplex.Cochain G K n₂) (h : n₁ + n₂ = n₁₂) (p₁ p₂ p₃ : ℤ) (h₁ : p₁ + n₁ = p₂)
(h₂ : p₂ + n₂ = p₃), (z₁.comp z₂ h).v p₁ p₃ ⋯ = CategoryTheory.CategoryStruct.comp (z₁.v p₁ p₂ h₁) (z₂.v p₂ p₃ h₂)- Cited by
- 30 results in Mathlib
- Foundations
- Depth 52 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.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
- CochainComplex.HomComplex.Cochain.vstatement and proof · cited by 213
- CochainComplex.HomComplex.Cochain.compstatement and proof · cited by 115
Cited by30
Results whose statement or proof uses this declaration.
- CochainComplex.HomComplex.Cochain.zero_cochain_comp_vproof · cited by 17
- CochainComplex.HomComplex.Cochain.comp_zero_cochain_vproof · cited by 17
- CochainComplex.HomComplex.Cochain.zero_compproof · cited by 7
- CochainComplex.HomComplex.Cochain.comp_addproof · cited by 6
- CochainComplex.HomComplex.Cochain.comp_assocproof · cited by 6
- CochainComplex.HomComplex.Cochain.comp_zeroproof · cited by 6
- CochainComplex.HomComplex.δ_compproof · cited by 5
- CochainComplex.HomComplex.Cochain.add_compproof · cited by 5
- CochainComplex.mappingCone.inr_f_descCochain_vproof · cited by 4
- CochainComplex.mappingCone.inl_v_descCochain_vproof · cited by 4
- CochainComplex.mappingCone.liftCochain_v_fst_vproof · cited by 3
- CochainComplex.mappingCone.liftCochain_v_snd_vproof · cited by 3