Mathlib Map

Theorems · Definition · category theory

HomotopyEquiv.homotopyInvHomId

{ι : Type u_1} →
  {V : Type u} →
    [inst : CategoryTheory.Category.{v, u} V] →
      [inst_1 : CategoryTheory.Preadditive V] →
        {c : ComplexShape ι} →
          {C D : HomologicalComplex V c} →
            (self : HomotopyEquiv C D) →
              Homotopy (CategoryTheory.CategoryStruct.comp self.inv self.hom) (CategoryTheory.CategoryStruct.id D)

A homotopy showing that composing the backward and forward maps is homotopic to the identity on D

Defined in
Mathlib.Algebra.Homology.Homotopy
Cited by
10 results in Mathlib
Foundations
Depth 20 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Preadditive

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

HomotopyEquiv.symm · cited by 5HomotopyEquiv.symmHomotopyEquiv.trans · cited by 4HomotopyEquiv.transCategoryTheory.Functor.mapHomotopyEquiv · cited by 4Functor.mapHomotopyEquivHomotopyEquiv.copy · cited by 3HomotopyEquiv.copyHomotopyEquiv.isKInjective · cited by 1HomotopyEquiv.isKInjectiveHomotopyEquiv.isKProjective · cited by 1HomotopyEquiv.isKProjecti…HomotopyEquiv.refl_homotopyInvHomId · cited by 0HomotopyEquiv.refl_homoto…HomotopyEquiv.symm_homotopyHomInvId · cited by 0HomotopyEquiv.symm_homoto…HomotopyEquiv.symm_homotopyInvHomId · cited by 0HomotopyEquiv.symm_homoto…HomotopyEquiv.trans_homotopyInvHomId · cited by 0HomotopyEquiv.trans_homot…HomologicalComplex.pathObject.homotopyEquiv_homotopyInvHomId · cited by 0pathObject.homotopyEquiv_…AlgebraicTopology.DoldKan.homotopyEquivNormalizedMooreComplexAlternatingFaceMapComplex_homotopyInvHomId · cited by 0DoldKan.homotopyEquivNorm…CategoryTheory.Functor.mapHomotopyEquiv_homotopyInvHomId · cited by 0Functor.mapHomotopyEquiv_…HomologicalComplex.cylinder.homotopyEquiv_homotopyInvHomId · cited by 0cylinder.homotopyEquiv_ho…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.CategoryStruct.id · cited by 6235CategoryStruct.idCategoryTheory.Preadditive · cited by 3309CategoryTheory.PreadditiveHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomotopy · cited by 106HomotopyHomotopyEquiv.hom · cited by 45HomotopyEquiv.homHomotopyEquiv.inv · cited by 31HomotopyEquiv.invHomotopyEquiv · cited by 27HomotopyEquivHomotopyEquiv.homotopyInvHomIdCITED BYCITES

Cites10

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by14

Results whose statement or proof uses this declaration.