Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.homologyMap

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      {ι : Type u_2} →
        {c : ComplexShape ι} →
          {K L : HomologicalComplex C c} →
            (K ⟶ L) → (i : ι) → [inst_2 : K.HasHomology i] → [inst_3 : L.HasHomology i] → K.homology i ⟶ L.homology i

The map K.homology i ⟶ L.homology i induced by a morphism in HomologicalComplex.

Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
102 results in Mathlib
Foundations
Depth 36 from the axioms, rests on 222 definitions · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsHomologicalComplex.HasHomologyHomologicalComplex.HasHomology

Around this declaration

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

HomologicalComplex.homologyFunctor · cited by 70HomologicalComplex.homolo…groupHomology.map · cited by 30groupHomology.mapgroupCohomology.map · cited by 30groupCohomology.mapHomologicalComplex.homologyπ_naturality · cited by 11HomologicalComplex.homolo…CochainComplex.homologyδOfTriangle · cited by 9CochainComplex.homologyδO…SSet.homologyMap · cited by 9SSet.homologyMapHomologicalComplex.homologyMap_comp · cited by 7HomologicalComplex.homolo…HomologicalComplex.homologyι_naturality · cited by 7HomologicalComplex.homolo…HomologicalComplex.homologyπ_naturality_assoc · cited by 7HomologicalComplex.homolo…DerivedCategory.homologyFunctorFactors_hom_naturality · cited by 6DerivedCategory.homologyF…quasiIsoAt_iff_isIso_homologyMap · cited by 6quasiIsoAt_iff_isIso_homo…isoOfQuasiIsoAt · cited by 6isoOfQuasiIsoAtCategoryTheory.ShortComplex.ShortExact.homology_exact₂ · cited by 6ShortExact.homology_exact₂CategoryTheory.ShortComplex.ShortExact.homology_exact₃ · cited by 6ShortExact.homology_exact₃ContinuousCohomology.map · cited by 5ContinuousCohomology.mapCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.map · cited by 8698Functor.mapCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.HasHomology · cited by 342HomologicalComplex.HasHom…HomologicalComplex.homology · cited by 209HomologicalComplex.homolo…CategoryTheory.ShortComplex.homologyMap · cited by 83ShortComplex.homologyMapHomologicalComplex.shortComplexFunctor · cited by 72HomologicalComplex.shortC…HomologicalComplex.homologyMapCITED BYCITES

Cites10

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

Cited by122

Results whose statement or proof uses this declaration.