Theorems · Theorem · category theory
CategoryTheory.hasExt_of_enoughInjectives
∀ (C : Type u) [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[CategoryTheory.LocallySmall.{w, v, u} C] [CategoryTheory.EnoughInjectives C], CategoryTheory.HasExt CIf C is a locally w-small abelian category with enough injectives,
then HasExt.{w} C holds. We do not make this an instance though:
for a given category C, there may be different reasonable choices for
the universe w, and if we have two HasExt.{w₁} C and HasExt.{w₂} C
instances, we would have to specify the universe explicitly almost
everywhere, which would be an inconvenience. Then, we must be
very selective regarding HasExt instances.
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 118 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites31
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
- add_zeroproof · cited by 2,707
- CategoryTheory.ShortComplexproof · cited by 1,850
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.ShortComplex.X₁proof · cited by 889
- CategoryTheory.ShortComplex.fproof · cited by 653
- Smallproof · cited by 369
- CategoryTheory.LocallySmallstatement and proof · cited by 242
- CategoryTheory.ShortComplex.ShortExactproof · cited by 232
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Limits.cokernel.πproof · cited by 194
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.