Theorems · Definition · category theory
CategoryTheory.InjectiveResolution.extEquivCohomologyClass
{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 : ℕ} →
CategoryTheory.Abelian.Ext X Y n ≃
CochainComplex.HomComplex.CohomologyClass ((CochainComplex.singleFunctor C 0).obj X) R.cochainComplex ↑nIf R is an injective resolution of Y, then Ext X Y n identifies
to the type of cohomology classes of degree n from (singleFunctor C 0).obj X
to R.cochainComplex.
- Cited by
- 19 results in Mathlib
- Foundations
- Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites17
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 · cited by 19,642
- Equivstatement · cited by 8,337
- Equiv.symmproof · cited by 3,681
- CategoryTheory.Abelianstatement and proof · cited by 1,753
- ComplexShape.upstatement · cited by 1,123
- CochainComplexstatement · cited by 1,016
- Equiv.transproof · cited by 337
- CategoryTheory.HasExtstatement and proof · cited by 218
- CategoryTheory.Abelian.Extstatement · cited by 191
- CochainComplex.singleFunctorstatement · cited by 111
- CategoryTheory.InjectiveResolutionstatement and proof · cited by 90
Cited by21
Results whose statement or proof uses this declaration.
- CategoryTheory.InjectiveResolution.extMkproof · cited by 11
- CategoryTheory.InjectiveResolution.extAddEquivCohomologyClassproof · cited by 9
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_homstatement · cited by 3
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_extMkstatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_addstatement and proof · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_negstatement · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_substatement · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_zerostatement · cited by 1
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_zerostatement · cited by 1
- CategoryTheory.InjectiveResolution.extAddEquivCohomologyClass_applystatement · cited by 0
- CategoryTheory.InjectiveResolution.extAddEquivCohomologyClass_symm_applystatement · cited by 0
- CategoryTheory.InjectiveResolution.extEquivCohomologyClass_addstatement · cited by 0