Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.toCycles

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

The map K.X i ⟶ K.cycles j induced by the differential K.d i j.

Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
19 results in Mathlib
Foundations
Depth 29 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsHomologicalComplex.HasHomology

Around this declaration

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

groupCohomology.toCocycles · cited by 6groupCohomology.toCocyclesgroupHomology.toCycles · cited by 6groupHomology.toCyclesHomologicalComplex.toCycles_i · cited by 6HomologicalComplex.toCycl…HomologicalComplex.toCycles_i_assoc · cited by 4HomologicalComplex.toCycl…HomologicalComplex.toCycles_comp_homologyπ · cited by 3HomologicalComplex.toCycl…HomologicalComplex.opcyclesOpIso_hom_toCycles_op · cited by 2HomologicalComplex.opcycl…HomologicalComplex.toCycles_eq_zero · cited by 2HomologicalComplex.toCycl…HomologicalComplex.pOpcycles_opcyclesToCycles · cited by 2HomologicalComplex.pOpcyc…HomologicalComplex.pOpcycles_opcyclesToCycles_assoc · cited by 2HomologicalComplex.pOpcyc…HomologicalComplex.fromOpcycles_op_cyclesOpIso_inv · cited by 1HomologicalComplex.fromOp…HomologicalComplex.d_toCycles · cited by 1HomologicalComplex.d_toCy…HomologicalComplex.homologyIsCokernel · cited by 1HomologicalComplex.homolo…HomologicalComplex.toCycles_cyclesIsoSc'_hom · cited by 1HomologicalComplex.toCycl…HomologicalComplex.fromOpcycles_op_cyclesOpIso_inv_assoc · cited by 0HomologicalComplex.fromOp…HomologicalComplex.HomologySequence.composableArrows₃_exact · cited by 0HomologySequence.composab…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsHomologicalComplex.X · cited by 1839HomologicalComplex.XHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeHomologicalComplex.d · cited by 598HomologicalComplex.dHomologicalComplex.HasHomology · cited by 342HomologicalComplex.HasHom…ComplexShape.next · cited by 297ComplexShape.nextHomologicalComplex.cycles · cited by 164HomologicalComplex.cyclesHomologicalComplex.liftCycles · cited by 22HomologicalComplex.liftCy…HomologicalComplex.toCyclesCITED BYCITES

Cites11

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

Cited by22

Results whose statement or proof uses this declaration.