Mathlib Map

Theorems · Theorem · category theory

HomologicalComplex.liftCycles_i

∀ {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 : ι} [inst_2 : K.HasHomology i] {A : C}
  (k : A ⟶ K.X i) (j : ι) (hj : c.next i = j) (hk : CategoryTheory.CategoryStruct.comp k (K.d i j) = 0),
  CategoryTheory.CategoryStruct.comp (K.liftCycles k j hj hk) (K.iCycles i) = k
Defined in
Mathlib.Algebra.Homology.ShortComplex.HomologicalComplex
Cited by
12 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.

HomologicalComplex.toCycles_i · cited by 6HomologicalComplex.toCycl…HomologicalComplex.opcyclesToCycles_iCycles · cited by 5HomologicalComplex.opcycl…HomologicalComplex.liftCycles_comp_cyclesMap · cited by 3HomologicalComplex.liftCy…CategoryTheory.InjectiveResolution.toRightDerivedZero'_comp_iCycles · cited by 2InjectiveResolution.toRig…HomologicalComplex.liftCycles_homologyπ_eq_zero_of_boundary · cited by 2HomologicalComplex.liftCy…HomologicalComplex.liftCycles_i_assoc · cited by 2HomologicalComplex.liftCy…HomologicalComplex.pOpcycles_opcyclesToCycles_iCycles · cited by 2HomologicalComplex.pOpcyc…CategoryTheory.ShortComplex.ShortExact.δ_eq · cited by 1ShortExact.δ_eqHomologicalComplex.restrictionCyclesIso_hom_iCycles · cited by 1HomologicalComplex.restri…HomologicalComplex.restrictionCyclesIso_inv_iCycles · cited by 1HomologicalComplex.restri…HomologicalComplex.comp_liftCycles · cited by 1HomologicalComplex.comp_l…HomologicalComplex.cycles_left_exact · cited by 0HomologicalComplex.cycles…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.CategoryStruct.comp · cited by 17999CategoryStruct.compCategoryTheory.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.sc · cited by 205HomologicalComplex.scHomologicalComplex.cycles · cited by 164HomologicalComplex.cyclesHomologicalComplex.iCycles · cited by 80HomologicalComplex.iCyclesHomologicalComplex.liftCycles · cited by 22HomologicalComplex.liftCy…CategoryTheory.ShortComplex.liftCycles_i · cited by 18ShortComplex.liftCycles_iHomologicalComplex.liftCycles…CITED BYCITES

Cites15

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

Cited by12

Results whose statement or proof uses this declaration.