Theorems · Definition · category theory
CategoryTheory.ProjectiveResolution.isoExt
{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 : C} →
(P : CategoryTheory.ProjectiveResolution X) →
(n : ℕ) →
(Y : C) →
((Ext R C n).obj (Opposite.op X)).obj Y ≅
HomologicalComplex.homology (P.complex.linearYonedaObj R Y) nExt can be computed using a projective resolution.
- Defined in
- Mathlib.CategoryTheory.Abelian.Ext
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 114 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites26
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
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement · cited by 16,252
- Oppositestatement · cited by 8,081
- Ringstatement and proof · cited by 7,463
- CategoryTheory.Isostatement · cited by 3,963
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ModuleCatstatement · cited by 1,429
- ComplexShape.upstatement · cited by 1,123
- CategoryTheory.Iso.symmproof · cited by 993
- ComplexShape.downproof · cited by 605
- CategoryTheory.Iso.transproof · cited by 566
Cited by4
Results whose statement or proof uses this declaration.
- isZero_Ext_succ_of_projectiveproof · cited by 1
- Rep.barResolution.extIsoproof · cited by 0
- groupCohomologyIsoproof · cited by 0
- Rep.standardResolution.extIsoproof · cited by 0