Theorems · Theorem · category theory
CochainComplex.mappingCocone.id_X
∀ {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 φ] (p q : ℤ)
(hpq : p + -1 = q),
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.fst φ).f p)
((CochainComplex.mappingCocone.inl φ).v p p ⋯) +
CategoryTheory.CategoryStruct.comp ((CochainComplex.mappingCocone.snd φ).v p q hpq)
((↑(CochainComplex.mappingCocone.inr φ)).v q p ⋯) =
CategoryTheory.CategoryStruct.id ((CochainComplex.mappingCocone φ).X p)- Cited by
- 0 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.
Cites54
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.Category.assocproof · cited by 6,433
- CategoryTheory.CategoryStruct.idstatement and proof · cited by 6,235
- mul_oneproof · cited by 3,885
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- AddSubgroupstatement · cited by 3,232
- one_mulproof · cited by 2,841
- Unitsproof · cited by 2,804
- add_zerostatement and proof · cited by 2,707
- zero_addproof · cited by 2,366
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.