Theorems · Definition · category theory
CategoryTheory.kernelCokernelCompSequence.snakeInput
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] → {X Y Z : C} → (X ⟶ Y) → (Y ⟶ Z) → CategoryTheory.ShortComplex.SnakeInput CThe "snake input" which gives the exact sequence
0 ⟶ ker f ⟶ ker (f ≫ g) ⟶ ker g ⟶ coker f ⟶ coker (f ≫ g) ⟶ coker g ⟶ 0,
see kernelCokernelCompSequence_exact.
- Cited by
- 31 results in Mathlib
- Foundations
- Depth 86 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites29
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.CategoryStruct.compproof · cited by 17,999
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.Limits.kernel.ιproof · cited by 214
- CategoryTheory.Limits.cokernel.πproof · cited by 194
- Equiv.invFunproof · cited by 163
- CategoryTheory.Limits.biprod.sndproof · cited by 132
- CategoryTheory.ShortComplex.SnakeInputstatement · cited by 129
- CategoryTheory.Limits.biprod.inlproof · cited by 127
- CategoryTheory.Limits.CokernelCofork.ofπproof · cited by 77
Cited by32
Results whose statement or proof uses this declaration.
- CategoryTheory.kernelCokernelCompSequence.δproof · cited by 1
- CategoryTheory.kernelCokernelCompSequence_exactproof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₀_X₁statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₀_X₂statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₀_X₃statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₀_fstatement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₀_gstatement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₁_X₁statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₁_X₂statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₁_X₃statement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₁_fstatement and proof · cited by 0
- CategoryTheory.kernelCokernelCompSequence.snakeInput_L₁_gstatement and proof · cited by 0