Theorems · Theorem · category theory
CochainComplex.mappingCocone.liftCochain_v_fst_f
∀ {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₂ : ℤ) (h₁₂ : p₁ + n = p₂),
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.liftCochain φ α β h).v p₁ p₂ h₁₂)
((CochainComplex.mappingCocone.fst φ).f p₂) =
α.v p₁ p₂ h₁₂- Cited by
- 3 results in Mathlib
- Foundations
- Depth 70 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites32
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
- zero_addproof · cited by 2,366
- CategoryTheory.Category.comp_idproof · cited by 2,119
- MulZeroClass.mul_zeroproof · cited by 2,091
- 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_fst_fproof · cited by 2
- CochainComplex.mappingCocone.liftCochain_comp_fstproof · cited by 0
- CochainComplex.mappingCocone.liftCochain_v_fst_f_assocproof · cited by 0