Theorems · Theorem · category theory
CochainComplex.mappingCocone.liftCochain_v_snd_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 M K n) (β : CochainComplex.HomComplex.Cochain M L m) (h : m + 1 = n)
(p₁ p₂ p₃ : ℤ) (h₁₂ : p₁ + n = p₂) (h₂₃ : p₂ + -1 = p₃),
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.liftCochain φ α β h).v p₁ p₂ h₁₂)
((CochainComplex.mappingCocone.snd φ).v p₂ p₃ h₂₃) =
β.v p₁ p₃ ⋯- Cited by
- 3 results in Mathlib
- Foundations
- Depth 62 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
- mul_oneproof · cited by 3,885
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- one_mulproof · cited by 2,841
- Unitsproof · cited by 2,804
- add_zeroproof · 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
Cited by3
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCocone.lift_f_snd_vproof · cited by 1
- CochainComplex.mappingCocone.liftCochain_comp_sndproof · cited by 0
- CochainComplex.mappingCocone.liftCochain_v_snd_v_assocproof · cited by 0