Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.extMk
{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 : ℕ) →
n + 1 = m →
CategoryTheory.CategoryStruct.comp f (R.cocomplex.d n m) = 0 → CategoryTheory.Abelian.Ext X Y nGiven an injective resolution R of an object Y of an abelian category,
this is a constructor for elements in Ext X Y n which takes as an input
a "cocycle" f : X ⟶ R.cocomplex.X n.
- Cited by
- 11 results in Mathlib
- Foundations
- Depth 125 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites18
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
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.CategoryStruct.compstatement and proof · cited by 17,999
- CategoryTheory.Iso.invproof · cited by 6,514
- Equiv.symmproof · cited by 3,681
- 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.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement · cited by 191
Cited by11
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_extMkstatement · cited by 1
- CategoryTheory.InjectiveResolution.extMk_homstatement · cited by 1
- CategoryTheory.InjectiveResolution.sub_extMkstatement · cited by 0
- CategoryTheory.InjectiveResolution.extMk_comp_mk₀statement and proof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_eq_zero_iffstatement and proof · cited by 0
- CategoryTheory.InjectiveResolution.extMk_surjectivestatement · cited by 0
- CategoryTheory.InjectiveResolution.extMk_zerostatement · cited by 0
- CategoryTheory.InjectiveResolution.extMk.congr_simpstatement and proof · cited by 0
- CategoryTheory.InjectiveResolution.mk₀_comp_extMkstatement · cited by 0
- CategoryTheory.InjectiveResolution.neg_extMkstatement · cited by 0
- CategoryTheory.InjectiveResolution.add_extMkstatement · cited by 0