Theorems · Definition · category theory
HomologicalComplex.HomologySequence.mapSnakeInput
{C : Type u_1} →
{ι : Type u_2} →
[inst : CategoryTheory.Category.{v_1, u_1} C] →
[inst_1 : CategoryTheory.Abelian C] →
{c : ComplexShape ι} →
{S₁ S₂ : CategoryTheory.ShortComplex (HomologicalComplex C c)} →
(S₁ ⟶ S₂) →
(hS₁ : S₁.ShortExact) →
(hS₂ : S₂.ShortExact) →
(i j : ι) →
(hij : c.Rel i j) →
HomologicalComplex.HomologySequence.snakeInput hS₁ i j hij ⟶
HomologicalComplex.HomologySequence.snakeInput hS₂ i j hijThe morphism snakeInput hS₁ i j hij ⟶ snakeInput hS₂ i j hij induced by
a morphism φ : S₁ ⟶ S₂ of short complexes of homological complexes, that
are short exact (hS₁ : S₁.ShortExact and hS₂ : S₁.ShortExact).
- Cited by
- 5 results in Mathlib
- Foundations
- Depth 99 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites15
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.mapproof · cited by 8,698
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- HomologicalComplexstatement and proof · cited by 1,691
- ComplexShapestatement and proof · cited by 1,684
- ComplexShape.Relstatement and proof · cited by 518
- CategoryTheory.ShortComplex.ShortExactstatement and proof · cited by 232
- CategoryTheory.ShortComplex.SnakeInputstatement · cited by 129
- HomologicalComplex.homologyFunctorproof · cited by 70
- CategoryTheory.Functor.mapShortComplexproof · cited by 65
Cited by5
Results whose statement or proof uses this declaration.
- HomologicalComplex.HomologySequence.δ_naturalityproof · cited by 3
- HomologicalComplex.HomologySequence.mapSnakeInput_f₀statement and proof · cited by 0
- HomologicalComplex.HomologySequence.mapSnakeInput_f₁statement and proof · cited by 0
- HomologicalComplex.HomologySequence.mapSnakeInput_f₂statement and proof · cited by 0
- HomologicalComplex.HomologySequence.mapSnakeInput_f₃statement and proof · cited by 0