Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.liftCycles

{C : Type u_1} →
  [inst : CategoryTheory.Category.{v_1, u_1} C] →
    [inst_1 : CategoryTheory.Limits.HasZeroMorphisms C] →
      (S : CategoryTheory.ShortComplex C) →
        {A : C} →
          (k : A ⟶ S.X₂) → CategoryTheory.CategoryStruct.comp k S.g = 0 → [inst_2 : S.HasLeftHomology] → A ⟶ S.cycles

A morphism k : A ⟶ S.X₂ such that k ≫ S.g = 0 lifts to a morphism A ⟶ S.cycles.

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
32 results in Mathlib
Foundations
Depth 27 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.

HomologicalComplex.liftCycles · cited by 22HomologicalComplex.liftCy…CategoryTheory.ShortComplex.liftCycles_i · cited by 18ShortComplex.liftCycles_iCategoryTheory.ShortComplex.exact_iff_exact_up_to_refinements · cited by 14ShortComplex.exact_iff_ex…CategoryTheory.ShortComplex.Exact.mono_g · cited by 10Exact.mono_gCategoryTheory.ShortComplex.Exact.liftFromProjective_comp · cited by 5Exact.liftFromProjective_…CategoryTheory.ShortComplex.liftCycles_comp_cyclesMap_assoc · cited by 4ShortComplex.liftCycles_c…CategoryTheory.ShortComplex.liftCycles_comp_homologyπ_eq_zero_iff_up_to_refinements · cited by 3ShortComplex.liftCycles_c…CategoryTheory.ShortComplex.eq_liftCycles_homologyπ_up_to_refinements · cited by 3ShortComplex.eq_liftCycle…CategoryTheory.ShortComplex.Exact.liftFromProjective · cited by 3Exact.liftFromProjectiveCategoryTheory.ShortComplex.cyclesIsoKernel · cited by 3ShortComplex.cyclesIsoKer…CategoryTheory.ShortComplex.liftCycles.congr_simp · cited by 2liftCycles.congr_simpCategoryTheory.ShortComplex.liftCycles_leftHomologyπ_eq_zero_of_boundary · cited by 2ShortComplex.liftCycles_l…CategoryTheory.ShortComplex.LeftHomologyData.liftCycles_comp_cyclesIso_hom · cited by 2LeftHomologyData.liftCycl…CategoryTheory.ShortComplex.quasiIso_iff_isIso_liftCycles · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.ShortComplex.quasiIso_iff_of_zeros · cited by 2ShortComplex.quasiIso_iff…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.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.ShortComplex.g · cited by 658ShortComplex.gCategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.HasLeftHomology · cited by 132ShortComplex.HasLeftHomol…CategoryTheory.ShortComplex.leftHomologyData · cited by 83ShortComplex.leftHomology…CategoryTheory.ShortComplex.LeftHomologyData.liftK · cited by 14LeftHomologyData.liftKShortComplex.liftCyclesCITED BYCITES

Cites12

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

Cited by36

Results whose statement or proof uses this declaration.