Theorems · Definition · category theory
CategoryTheory.Abelian.Ext.contravariantSequence
{C : Type u} →
[inst : CategoryTheory.Category.{v, u} C] →
[inst_1 : CategoryTheory.Abelian C] →
[CategoryTheory.HasExt C] →
{S : CategoryTheory.ShortComplex C} →
S.ShortExact → C → (n₀ n₁ : ℕ) → 1 + n₀ = n₁ → CategoryTheory.ComposableArrows AddCommGrpCat 5Given a short exact short complex S in an abelian category C and an object Y : C,
this is the long exact sequence
Ext S.X₃ Y n₀ → Ext S.X₂ Y n₀ → Ext S.X₁ Y n₀ → Ext S.X₃ Y n₁ → Ext S.X₂ Y n₁ → Ext S.X₁ Y n₁
when 1 + n₀ = n₁.
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 115 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites14
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
- CategoryTheory.ShortComplexstatement and proof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.gproof · cited by 658
- CategoryTheory.ShortComplex.fproof · cited by 653
- CategoryTheory.ComposableArrowsstatement · cited by 627
- AddCommGrpCatstatement · cited by 462
- CategoryTheory.ShortComplex.ShortExactstatement and proof · cited by 232
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Ext.mk₀proof · cited by 94
- AddCommGrpCat.ofHomproof · cited by 72
- CategoryTheory.ShortComplex.ShortExact.extClassproof · cited by 36
Cited by3
Results whose statement or proof uses this declaration.
- CategoryTheory.Abelian.Ext.contravariantSequence_exactstatement · cited by 2
- ModuleCat.hasProjectiveDimensionLT_of_forall_finiteproof · cited by 1
- CategoryTheory.GrothendieckTopology.MayerVietorisSquare.sequenceIsostatement · cited by 1