Mathlib Map

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 ↑n

If 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.

Defined in
Mathlib.CategoryTheory.Abelian.Injective.Ext
Cited by
19 results in Mathlib
Foundations
Depth 124 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.AbelianCategoryTheory.HasExt

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

CategoryTheory.InjectiveResolution.extMk · cited by 11InjectiveResolution.extMkCategoryTheory.InjectiveResolution.extAddEquivCohomologyClass · cited by 9InjectiveResolution.extAd…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_mk_hom · cited by 3InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_extMk · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_add · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_neg · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_sub · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_symm_zero · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_zero · cited by 1InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extAddEquivCohomologyClass_apply · cited by 0InjectiveResolution.extAd…CategoryTheory.InjectiveResolution.extAddEquivCohomologyClass_symm_apply · cited by 0InjectiveResolution.extAd…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_add · cited by 0InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_neg · cited by 0InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.extEquivCohomologyClass_sub · cited by 0InjectiveResolution.extEq…CategoryTheory.InjectiveResolution.sub_extMk · cited by 0InjectiveResolution.sub_e…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objEquiv · cited by 8337EquivEquiv.symm · cited by 3681Equiv.symmCategoryTheory.Abelian · cited by 1753CategoryTheory.AbelianComplexShape.up · cited by 1123ComplexShape.upCochainComplex · cited by 1016CochainComplexEquiv.trans · cited by 337Equiv.transCategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.Abelian.Ext · cited by 191Abelian.ExtCochainComplex.singleFunctor · cited by 111CochainComplex.singleFunc…CategoryTheory.InjectiveResolution · cited by 90CategoryTheory.InjectiveR…CochainComplex.HomComplex.CohomologyClass · cited by 49HomComplex.CohomologyClassCategoryTheory.InjectiveResolution.cochainComplex · cited by 30InjectiveResolution.cocha…CategoryTheory.InjectiveResolution.ι' · cited by 9InjectiveResolution.ι'InjectiveResolution.extEquivC…CITED BYCITES

Cites17

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by21

Results whose statement or proof uses this declaration.