Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Abelian.SpectralObject.iCycles

{C : Type u_1} →
  {ι : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Category.{v_2, u_2} ι] →
        [inst_2 : CategoryTheory.Abelian C] →
          (X : CategoryTheory.Abelian.SpectralObject C ι) →
            {i j k : ι} →
              (f : i ⟶ j) → (g : j ⟶ k) → (n : ℤ) → X.cycles f g n ⟶ (X.H n).obj (CategoryTheory.ComposableArrows.mk₁ g)

The inclusion Z^n(f, g) ⟶ H^n(g) of the kernel of δ.

Defined in
Mathlib.Algebra.Homology.SpectralObject.Cycles
Cited by
41 results in Mathlib
Foundations
Depth 64 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.Abelian.SpectralObject.cyclesMap · cited by 19SpectralObject.cyclesMapCategoryTheory.Abelian.SpectralObject.toCycles_i · cited by 8SpectralObject.toCycles_iCategoryTheory.Abelian.SpectralObject.kernelSequenceCycles · cited by 7SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.leftHomologyDataShortComplex · cited by 7SpectralObject.leftHomolo…CategoryTheory.Abelian.SpectralObject.cyclesMap_i · cited by 7SpectralObject.cyclesMap_iCategoryTheory.Abelian.SpectralObject.kernelSequenceCyclesE · cited by 6SpectralObject.kernelSequ…CategoryTheory.Abelian.SpectralObject.toCycles_i_assoc · cited by 6SpectralObject.toCycles_i…CategoryTheory.Abelian.SpectralObject.liftCycles_i · cited by 5SpectralObject.liftCycles…CategoryTheory.Abelian.SpectralObject.πE_ιE · cited by 4SpectralObject.πE_ιECategoryTheory.Abelian.SpectralObject.δToCycles_iCycles · cited by 4SpectralObject.δToCycles_…CategoryTheory.Abelian.SpectralObject.EToCycles_i · cited by 3SpectralObject.EToCycles_iCategoryTheory.Abelian.SpectralObject.cyclesIsoH_inv · cited by 3SpectralObject.cyclesIsoH…CategoryTheory.Abelian.SpectralObject.cyclesIso_hom_i · cited by 3SpectralObject.cyclesIso_…CategoryTheory.Abelian.SpectralObject.cyclesIso_inv_i · cited by 3SpectralObject.cyclesIso_…CategoryTheory.Abelian.SpectralObject.cyclesMap_id · cited by 2SpectralObject.cyclesMap_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianCategoryTheory.ComposableArrows · cited by 627CategoryTheory.Composable…CategoryTheory.Abelian.SpectralObject · cited by 453Abelian.SpectralObjectCategoryTheory.ComposableArrows.mk₁ · cited by 350ComposableArrows.mk₁CategoryTheory.Abelian.SpectralObject.H · cited by 284SpectralObject.HCategoryTheory.Limits.kernel.ι · cited by 214kernel.ιCategoryTheory.Abelian.SpectralObject.cycles · cited by 103SpectralObject.cyclesCategoryTheory.Abelian.SpectralObject.δ · cited by 77SpectralObject.δSpectralObject.iCyclesCITED BYCITES

Cites11

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

Cited by45

Results whose statement or proof uses this declaration.