Theorems · Theorem · category theory
CategoryTheory.HasInjectiveDimensionLT.mk
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.HasExt C] {X : C} {n : ℕ},
(∀ (i : ℕ), n ≤ i → ∀ ⦃Y : C⦄ (e : CategoryTheory.Abelian.Ext Y X i), e = 0) →
CategoryTheory.HasInjectiveDimensionLT X n- Cited by
- 2 results in Mathlib
- Foundations
- Depth 110 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement and proof · cited by 191
- Equiv.subsingletonproof · cited by 24
- CategoryTheory.HasInjectiveDimensionLTstatement · cited by 23
- CategoryTheory.HasExt.standardproof · cited by 22
- CategoryTheory.Abelian.Ext.chgUnivproof · cited by 5
Cited by2
Results whose statement or proof uses this declaration.
- CategoryTheory.hasInjectiveDimensionLT_iffproof · cited by 6
- CategoryTheory.hasInjectiveDimensionLT_of_enoughProjectivesproof · cited by 0