Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Sheaf.cohomologyPresheaf

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      [inst_1 : CategoryTheory.HasSheafify J AddCommGrpCat] →
        [CategoryTheory.HasExt (CategoryTheory.Sheaf J AddCommGrpCat)] →
          CategoryTheory.Sheaf J AddCommGrpCat → ℕ → CategoryTheory.Functor Cᵒᵖ AddCommGrpCat

Given an abelian sheaf F, this is the presheaf which sends U to the nth Ext-group from the free abelian sheaf generated by the presheaf of sets yoneda.obj U to F.

Defined in
Mathlib.CategoryTheory.Sites.SheafCohomology.Basic
Cited by
6 results in Mathlib
Foundations
Depth 121 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.CategoryCategoryTheory.HasSheafifyCategoryTheory.HasExt

Around this declaration

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

CategoryTheory.Sheaf.H' · cited by 12Sheaf.H'CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod · cited by 6MayerVietorisSquare.fromB…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod · cited by 6MayerVietorisSquare.toBip…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.fromBiprod_biprodIsoProd_inv_apply · cited by 1MayerVietorisSquare.fromB…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_apply · cited by 1MayerVietorisSquare.toBip…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.toBiprod_fromBiprod · cited by 1MayerVietorisSquare.toBip…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.biprodAddEquiv_symm_biprodIsoProd_hom_toBiprod_apply · cited by 0MayerVietorisSquare.bipro…CategoryTheory.GrothendieckTopology.MayerVietorisSquare.mk₀_f_comp_biprodAddEquiv_symm_biprodIsoProd_hom · cited by 0MayerVietorisSquare.mk₀_f…CategoryTheory.Sheaf.cohomologyPresheaf.congr_simp · cited by 0cohomologyPresheaf.congr_…CategoryTheory.Category · cited by 32673CategoryTheory.CategoryCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeCategoryTheory.GrothendieckTopology · cited by 1415CategoryTheory.Grothendie…CategoryTheory.Presheaf.IsSheaf · cited by 991Presheaf.IsSheafCategoryTheory.Sheaf · cited by 763CategoryTheory.SheafAddCommGrpCat · cited by 462AddCommGrpCatCategoryTheory.HasExt · cited by 218CategoryTheory.HasExtCategoryTheory.HasSheafify · cited by 106CategoryTheory.HasSheafifyCategoryTheory.Sheaf.cohomologyPresheafFunctor · cited by 0Sheaf.cohomologyPresheafF…Sheaf.cohomologyPresheafCITED BYCITES

Cites11

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

Cited by9

Results whose statement or proof uses this declaration.