Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.isoCyclesOfIsLimit

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        [inst_2 : S.HasLeftHomology] →
          {kf : CategoryTheory.Limits.KernelFork S.g} → CategoryTheory.Limits.IsLimit kf → (kf.pt ≅ S.cycles)

The isomorphism from the point of a limit kernel fork of S.g to S.cycles.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
11 results in Mathlib
Foundations
Depth 32 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Limits.HasZeroMorphismsCategoryTheory.ShortComplex.HasLeftHomology

Around this declaration

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

CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.leftHomologyData · cited by 12ofEpiMonoFactorisation.le…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImage · cited by 4ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_hom · cited by 2ofEpiMonoFactorisation.π_…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_hom_iCycles_assoc · cited by 2ShortComplex.isoCyclesOfI…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_inv_ι · cited by 2ShortComplex.isoCyclesOfI…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoHomology_hom_comp_ι · cited by 2ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.isoImage_ι · cited by 2ofEpiMonoFactorisation.is…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.π_comp_isoHomology_hom_assoc · cited by 1ofEpiMonoFactorisation.π_…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_hom_iCycles · cited by 1ShortComplex.isoCyclesOfI…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_inv_ι_assoc · cited by 1ShortComplex.isoCyclesOfI…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.homologyπ_isoHomology_inv · cited by 1ofEpiMonoFactorisation.ho…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.f'_eq · cited by 0ofEpiMonoFactorisation.f'…CategoryTheory.ShortComplex.HomologyData.ofEpiMonoFactorisation.homologyπ_isoHomology_inv_assoc · cited by 0ofEpiMonoFactorisation.ho…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Iso · cited by 3963CategoryTheory.IsoCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Limits.Cone.pt · cited by 1298Cone.ptCategoryTheory.ShortComplex.X₂ · cited by 1115ShortComplex.X₂CategoryTheory.ShortComplex.X₃ · cited by 876ShortComplex.X₃CategoryTheory.Limits.WalkingParallelPair · cited by 781Limits.WalkingParallelPairCategoryTheory.Limits.parallelPair · cited by 766Limits.parallelPairCategoryTheory.Limits.IsLimit · cited by 664Limits.IsLimitCategoryTheory.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.HasLeftHomology · cited by 132ShortComplex.HasLeftHomol…CategoryTheory.Limits.KernelFork · cited by 108Limits.KernelForkShortComplex.isoCyclesOfIsLim…CITED BYCITES

Cites17

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

Cited by13

Results whose statement or proof uses this declaration.