Theorems · Definition · category theory
CochainComplex.mappingCone.descCocycle
{C : Type u_1} →
[inst : CategoryTheory.Category.{v, u_1} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{F G : CochainComplex C ℤ} →
(φ : F ⟶ G) →
[inst_2 : HomologicalComplex.HasHomotopyCofiber φ] →
{K : CochainComplex C ℤ} →
{n m : ℤ} →
(α : CochainComplex.HomComplex.Cochain F K m) →
(β : CochainComplex.HomComplex.Cocycle G K n) →
m + 1 = n →
CochainComplex.HomComplex.δ m n α =
n.negOnePow • (CochainComplex.HomComplex.Cochain.ofHom φ).comp ↑β ⋯ →
CochainComplex.HomComplex.Cocycle (CochainComplex.mappingCone φ) K nGiven φ : F ⟶ G, this is the cocycle in Cocycle (mappingCone φ) K n that is
constructed from α : Cochain F K m (with m + 1 = n) and β : Cocycle F K n,
when a suitable cocycle relation is satisfied.
- Cited by
- 8 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.
Cites19
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.Preadditivestatement and proof · cited by 3,309
- AddSubgroupstatement · cited by 3,232
- Unitsstatement · cited by 2,804
- zero_addstatement · cited by 2,366
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- HomologicalComplex.HasHomotopyCofiberstatement and proof · cited by 225
- CochainComplex.mappingConestatement · cited by 181
- Int.negOnePowstatement and proof · cited by 156
Cited by10
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.descproof · cited by 19
- CochainComplex.mappingCone.inr_f_desc_fproof · cited by 8
- CochainComplex.mappingCone.descCocycle_coestatement and proof · cited by 6
- CochainComplex.mappingCone.inl_v_desc_fproof · cited by 5
- CochainComplex.MappingConeCompHomotopyEquiv.homproof · cited by 2
- CochainComplex.MappingConeCompHomotopyEquiv.hom_inv_idproof · cited by 2
- CochainComplex.mappingConeCompHomotopyEquiv_comm₂proof · cited by 2
- CochainComplex.mappingCone.ofHom_descproof · cited by 1
- CochainComplex.mappingCone.lift_desc_fproof · cited by 1
- CochainComplex.mappingCone.descCocycle.congr_simpstatement and proof · cited by 0