Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.cyclesIsKernel

{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] → CategoryTheory.Limits.IsLimit (CategoryTheory.Limits.KernelFork.ofι S.iCycles ⋯)

Via S.iCycles : S.cycles ⟶ S.X₂, the object S.cycles identifies to the kernel of S.g : S.X₂ ⟶ S.X₃.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
5 results in Mathlib
Foundations
Depth 26 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.Exact.fIsKernel · cited by 12Exact.fIsKernelCategoryTheory.ShortComplex.isoCyclesOfIsLimit · cited by 11ShortComplex.isoCyclesOfI…CategoryTheory.ShortComplex.LeftHomologyData.canonical · cited by 7LeftHomologyData.canonicalCategoryTheory.ComposableArrows.Exact.opcyclesIsoCycles · cited by 3Exact.opcyclesIsoCyclesCategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles_fac · cited by 2IsComplex.opcyclesToCycle…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_inv_ι · cited by 2ShortComplex.isoCyclesOfI…CategoryTheory.ComposableArrows.IsComplex.opcyclesToCycles · cited by 2IsComplex.opcyclesToCyclesCategoryTheory.ShortComplex.quasiIso_iff_isIso_liftCycles · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.quasiIso_iff_of_zeros · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.isoCyclesOfIsLimit_hom_iCycles · cited by 1ShortComplex.isoCyclesOfI…HomologicalComplex.cyclesIsKernel · cited by 0HomologicalComplex.cycles…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Limits.HasZeroMorphisms · cited by 3275Limits.HasZeroMorphismsCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.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.ShortComplex.iCycles · cited by 100ShortComplex.iCyclesCategoryTheory.ShortComplex.leftHomologyData · cited by 83ShortComplex.leftHomology…CategoryTheory.Limits.KernelFork.ofι · cited by 70KernelFork.ofιShortComplex.cyclesIsKernelCITED BYCITES

Cites17

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

Cited by11

Results whose statement or proof uses this declaration.