Mathlib Map

Theorems · Definition · category theory

HomologicalComplex.HomologySequence.snakeInput

{C : Type u_1} →
  {ι : Type u_2} →
    [inst : CategoryTheory.Category.{v_1, u_1} C] →
      [inst_1 : CategoryTheory.Abelian C] →
        {c : ComplexShape ι} →
          {S : CategoryTheory.ShortComplex (HomologicalComplex C c)} →
            S.ShortExact → (i j : ι) → c.Rel i j → CategoryTheory.ShortComplex.SnakeInput C

Given a short exact short complex S : HomologicalComplex C c, and degrees i and j such that c.Rel i j, this is the snake diagram whose four lines are respectively obtained by applying the functors homologyFunctor C c i, opcyclesFunctor C c i, cyclesFunctor C c j, homologyFunctor C c j to S. Applying the snake lemma to this gives the homology sequence of S.

Defined in
Mathlib.Algebra.Homology.HomologySequence
Cited by
27 results in Mathlib
Foundations
Depth 97 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.Abelian

Around this declaration

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

CategoryTheory.ShortComplex.ShortExact.δ · cited by 22ShortExact.δCategoryTheory.ShortComplex.ShortExact.homology_exact₂ · cited by 6ShortExact.homology_exact₂CategoryTheory.ShortComplex.ShortExact.homology_exact₃ · cited by 6ShortExact.homology_exact₃HomologicalComplex.HomologySequence.mapSnakeInput · cited by 5HomologySequence.mapSnake…CategoryTheory.ShortComplex.ShortExact.comp_δ · cited by 5ShortExact.comp_δCategoryTheory.ShortComplex.ShortExact.homology_exact₁ · cited by 5ShortExact.homology_exact₁CategoryTheory.ShortComplex.ShortExact.δ_comp · cited by 5ShortExact.δ_compgroupCohomology.mapShortComplex₁ · cited by 1groupCohomology.mapShortC…groupCohomology.mapShortComplex₃ · cited by 1groupCohomology.mapShortC…groupHomology.mapShortComplex₁ · cited by 1groupHomology.mapShortCom…groupHomology.mapShortComplex₃ · cited by 1groupHomology.mapShortCom…CategoryTheory.ShortComplex.ShortExact.δ_apply' · cited by 1ShortExact.δ_apply'CategoryTheory.ShortComplex.ShortExact.δ_eq' · cited by 1ShortExact.δ_eq'groupCohomology.isIso_δ_of_isZero · cited by 0groupCohomology.isIso_δ_o…HomologicalComplex.HomologySequence.mapSnakeInput_f₀ · cited by 0HomologySequence.mapSnake…DFunLike.coe · cited by 62936DFunLike.coeCategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objEquiv.symm · cited by 3681Equiv.symmCategoryTheory.ShortComplex · cited by 1850CategoryTheory.ShortCompl…CategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianHomologicalComplex · cited by 1691HomologicalComplexComplexShape · cited by 1684ComplexShapeComplexShape.Rel · cited by 518ComplexShape.RelCategoryTheory.ShortComplex.ShortExact · cited by 232ShortComplex.ShortExactCategoryTheory.ShortComplex.SnakeInput · cited by 129ShortComplex.SnakeInputCategoryTheory.Limits.CokernelCofork.ofπ · cited by 77CokernelCofork.ofπHomologicalComplex.homologyFunctor · cited by 70HomologicalComplex.homolo…CategoryTheory.Limits.KernelFork.ofι · cited by 70KernelFork.ofιCategoryTheory.Functor.mapShortComplex · cited by 65Functor.mapShortComplexHomologySequence.snakeInputCITED BYCITES

Cites30

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

Cited by33

Results whose statement or proof uses this declaration.