Theorems · Theorem · category theory
isZero_Ext_succ_of_projective
∀ {R : Type u_1} [inst : Ring R] {C : Type u_2} [inst_1 : CategoryTheory.Category.{v_1, u_2} C]
[inst_2 : CategoryTheory.Abelian C] [inst_3 : CategoryTheory.Linear R C] [inst_4 : CategoryTheory.EnoughProjectives C]
(X Y : C) [CategoryTheory.Projective X] (n : ℕ),
CategoryTheory.Limits.IsZero (((Ext R C (n + 1)).obj (Opposite.op X)).obj Y)If X : C is projective and n : ℕ, then Ext^(n + 1) X Y ≅ 0 for any Y.
- Defined in
- Mathlib.CategoryTheory.Abelian.Ext
- Cited by
- 1 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.
Cites32
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coeproof · cited by 62,936
- CategoryTheory.Categorystatement and proof · cited by 32,673
- CategoryTheory.Functor.objstatement · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- Ringstatement and proof · cited by 7,463
- CategoryTheory.CategoryStruct.idproof · cited by 6,235
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ModuleCatstatement · cited by 1,429
- CategoryTheory.ShortComplex.X₂proof · cited by 1,115
- ModuleCat.carrierproof · cited by 997
- LinearMap.extproof · cited by 844
Cited by1
Results whose statement or proof uses this declaration.
- isZero_groupCohomology_succ_of_subsingletonproof · cited by 0