Mathlib Map

Theorems · Definition · category theory

CategoryTheory.ShortComplex.toCycles

{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] → S.X₁ ⟶ S.cycles

The "boundaries" map S.X₁ ⟶ S.cycles. (Note that in this homology API, we make no use of the "image" of this morphism, which under some categorical assumptions would be a subobject of S.X₂ contained in S.cycles.)

Defined in
Mathlib.Algebra.Homology.ShortComplex.LeftHomology
Cited by
47 results in Mathlib
Foundations
Depth 28 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_of_f_is_kernel · cited by 22ShortComplex.exact_of_f_i…CategoryTheory.ShortComplex.toCycles_i · cited by 16ShortComplex.toCycles_iCategoryTheory.ShortComplex.exact_iff_exact_up_to_refinements · cited by 14ShortComplex.exact_iff_ex…CategoryTheory.ShortComplex.Exact.fIsKernel · cited by 12Exact.fIsKernelCategoryTheory.ShortComplex.toCycles_comp_homologyπ · cited by 12ShortComplex.toCycles_com…CategoryTheory.ShortComplex.Exact.mono_g · cited by 10Exact.mono_gCategoryTheory.ShortComplex.exact_iff_epi · cited by 8ShortComplex.exact_iff_epiCategoryTheory.Abelian.SpectralObject.cokernelSequenceCyclesEIso · cited by 7SpectralObject.cokernelSe…CategoryTheory.ShortComplex.homologyIsCokernel · cited by 5ShortComplex.homologyIsCo…CategoryTheory.ShortComplex.Exact.liftFromProjective_comp · cited by 5Exact.liftFromProjective_…CategoryTheory.ShortComplex.descHomology · cited by 3ShortComplex.descHomologyCategoryTheory.ShortComplex.liftCycles_comp_homologyπ_eq_zero_iff_up_to_refinements · cited by 3ShortComplex.liftCycles_c…CategoryTheory.ShortComplex.exact_iff_epi_kernel_lift · cited by 3ShortComplex.exact_iff_ep…CategoryTheory.ShortComplex.exact_iff_epi_toCycles · cited by 3ShortComplex.exact_iff_ep…CategoryTheory.ShortComplex.Exact.liftFromProjective · cited by 3Exact.liftFromProjectiveCategoryTheory.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 889ShortComplex.X₁CategoryTheory.ShortComplex.cycles · cited by 220ShortComplex.cyclesCategoryTheory.ShortComplex.HasLeftHomology · cited by 132ShortComplex.HasLeftHomol…CategoryTheory.ShortComplex.leftHomologyData · cited by 83ShortComplex.leftHomology…CategoryTheory.ShortComplex.LeftHomologyData.f' · cited by 61LeftHomologyData.f'ShortComplex.toCyclesCITED BYCITES

Cites9

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

Cited by54

Results whose statement or proof uses this declaration.