Theorems · Theorem · category theory
CochainComplex.mappingCocone.inl_v_descCochain_v
∀ {C : Type u_1} [inst : CategoryTheory.Category.{v_1, u_1} C] [inst_1 : CategoryTheory.Preadditive C]
{K L : CochainComplex C ℤ} (φ : K ⟶ L) [inst_2 : HomologicalComplex.HasHomotopyCofiber φ] {M : CochainComplex C ℤ}
{n m : ℤ} (α : CochainComplex.HomComplex.Cochain K M m) (β : CochainComplex.HomComplex.Cochain L M n) (h : m + 1 = n)
(p q : ℤ) (hpq : p + m = q),
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.inl φ).v p p ⋯)
((CochainComplex.mappingCocone.descCochain φ α β h).v p q hpq) =
α.v p q hpq- Cited by
- 3 results in Mathlib
- Foundations
- Depth 63 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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.Preadditivestatement and proof · cited by 3,309
- one_mulproof · cited by 2,841
- Unitsproof · cited by 2,804
- add_zerostatement and proof · cited by 2,707
- CategoryTheory.Category.comp_idproof · cited by 2,119
- CategoryTheory.Category.id_compproof · cited by 1,998
- HomologicalComplex.Xstatement · cited by 1,839
- one_smulproof · cited by 1,374
- ComplexShape.upstatement · cited by 1,123
Cited by3
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.inl_v_desc_fproof · cited by 1
- CochainComplex.mappingCocone.inl_comp_descCochainproof · cited by 0
- CochainComplex.mappingCocone.inl_v_descCochain_v_assocproof · cited by 0