Theorems · Theorem · category theory
CategoryTheory.InjectiveResolution.extMk_eq_zero_iff
∀ {C : Type u} [inst : CategoryTheory.Category.{v, u} C] [inst_1 : CategoryTheory.Abelian C]
[inst_2 : CategoryTheory.HasExt C] {X Y : C} (R : CategoryTheory.InjectiveResolution Y) {n : ℕ}
(f : X ⟶ R.cocomplex.X n) (m : ℕ) (hm : n + 1 = m) (hf : CategoryTheory.CategoryStruct.comp f (R.cocomplex.d n m) = 0)
(p : ℕ), p + 1 = n → (R.extMk f m hm hf = 0 ↔ ∃ g, CategoryTheory.CategoryStruct.comp g (R.cocomplex.d p n) = f)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 130 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites27
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.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.homproof · cited by 7,684
- CategoryTheory.Iso.invproof · cited by 6,514
- CategoryTheory.Category.assocproof · cited by 6,433
- zero_addproof · cited by 2,366
- HomologicalComplex.Xstatement and proof · cited by 1,839
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- HomologicalComplex.dstatement and proof · cited by 598
- CategoryTheory.cancel_monoproof · cited by 435
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.