Theorems · Theorem · category theory
CochainComplex.HomComplex.Cochain.equivHomotopy_symm_apply_hom
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Preadditive C]
{F G : CochainComplex C ℤ} (φ₁ φ₂ : F ⟶ G)
(z :
{ z //
CochainComplex.HomComplex.Cochain.ofHom φ₁ =
CochainComplex.HomComplex.δ (-1) 0 z + CochainComplex.HomComplex.Cochain.ofHom φ₂ })
(i j : ℤ),
((CochainComplex.HomComplex.Cochain.equivHomotopy φ₁ φ₂).symm z).hom i j =
if hij : i + -1 = j then (↑z).v i j hij else 0- Cited by
- 0 results in Mathlib
- Foundations
- Depth 55 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites16
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- Equivstatement · cited by 8,337
- Equiv.symmstatement and proof · cited by 3,681
- CategoryTheory.Preadditivestatement and proof · cited by 3,309
- HomologicalComplex.Xstatement · cited by 1,839
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement and proof · cited by 1,016
- CochainComplex.HomComplex.Cochainstatement and proof · cited by 341
- CochainComplex.HomComplex.Cochain.vstatement · cited by 213
- CochainComplex.HomComplex.Cochain.ofHomstatement and proof · cited by 121
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.