Theorems · Definition · category theory
CochainComplex.HomComplex.Cochain.equivHomotopy
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Preadditive C] →
{F G : CochainComplex C ℤ} →
(φ₁ φ₂ : F ⟶ G) →
Homotopy φ₁ φ₂ ≃
{ z //
CochainComplex.HomComplex.Cochain.ofHom φ₁ =
CochainComplex.HomComplex.δ (-1) 0 z + CochainComplex.HomComplex.Cochain.ofHom φ₂ }Given two morphisms of complexes φ₁ φ₂ : F ⟶ G, the datum of a homotopy between φ₁ and
φ₂ is equivalent to the datum of a 1-cochain z such that δ (-1) 0 z is the difference
of the zero cochains associated to φ₂ and φ₁.
- Cited by
- 8 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites12
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
- Equivstatement · cited by 8,337
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.vproof · cited by 213
- CochainComplex.HomComplex.Cochain.ofHomstatement and proof · cited by 121
- Homotopystatement and proof · cited by 106
- CochainComplex.HomComplex.δstatement and proof · cited by 102
- CochainComplex.HomComplex.Cochain.ofHomotopyproof · cited by 6
Cited by14
Results whose statement or proof uses this declaration.
- CochainComplex.mappingCone.mapOfHomotopyproof · cited by 7
- CochainComplex.mappingCone.rotateHomotopyEquivproof · cited by 4
- CochainComplex.HomComplex.Cochain.equivHomotopy_apply_coestatement and proof · cited by 2
- CochainComplex.mappingCone.triangleMapOfHomotopy_comm₂proof · cited by 1
- CochainComplex.mappingCone.rotateHomotopyEquivComm₂Homotopyproof · cited by 1
- CochainComplex.IsKInjective.eq_δ_of_cocycleproof · cited by 1
- CochainComplex.HomComplex.CohomologyClass.toHom_mk_eq_zero_iffproof · cited by 1
- CochainComplex.isKInjective_of_injectiveproof · cited by 1
- CochainComplex.mappingCone.descHomotopyproof · cited by 0
- CochainComplex.mappingCone.liftHomotopyproof · cited by 0
- CochainComplex.mappingCone.map_eq_mapOfHomotopyproof · cited by 0
- CochainComplex.MappingConeCompHomotopyEquiv.homotopyInvHomIdproof · cited by 0