Theorems · Definition · category theory
Homotopy.equivSubZero
{ι : Type u_1} →
{V : Type u} →
[inst : CategoryTheory.Category.{v, u} V] →
[inst_1 : CategoryTheory.Preadditive V] →
{c : ComplexShape ι} → {C D : HomologicalComplex V c} → {f g : C ⟶ D} → Homotopy f g ≃ Homotopy (f - g) 0f is homotopic to g iff f - g is homotopic to 0.
- Defined in
- Mathlib.Algebra.Homology.Homotopy
- Cited by
- 3 results in Mathlib
- Foundations
- Depth 23 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relproof · cited by 518
- Homotopystatement and proof · cited by 106
- Homotopy.homproof · cited by 46
- Homotopy.zeroproof · cited by 5
Cited by8
Results whose statement or proof uses this declaration.
- HomologicalComplex.cylinder.descproof · cited by 5
- HomologicalComplex.cylinder.ι₀_descproof · cited by 4
- HomologicalComplex.cylinder.ι₁_descproof · cited by 4
- CategoryTheory.ProjectiveResolution.liftHomotopyproof · cited by 1
- HomologicalComplex.cylinder.πCompι₀Homotopyproof · cited by 1
- CategoryTheory.InjectiveResolution.descHomotopyproof · cited by 1
- HomologicalComplex.cylinder.inrX_πproof · cited by 1
- AlgebraicTopology.DoldKan.homotopyQToZeroproof · cited by 0