Mathlib Map

Theorems · Definition · category theory

CategoryTheory.Sheaf.H.map

{C : Type u} →
  [inst : CategoryTheory.Category.{v, u} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      [inst_1 : CategoryTheory.HasSheafify J AddCommGrpCat] →
        [inst_2 : CategoryTheory.HasExt (CategoryTheory.Sheaf J AddCommGrpCat)] →
          {F G : CategoryTheory.Sheaf J AddCommGrpCat} → (F ⟶ G) → (n : ℕ) → F.H n →+ G.H n

Given a morphism of sheaves f : F ⟶ G, H.map f n is the induced additive map on cohomology groups H F n →+ H G n

Defined in
Mathlib.CategoryTheory.Sites.SheafCohomology.Basic
Cited by
9 results in Mathlib
Foundations
Depth 115 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.functorH · cited by 4Sheaf.functorHCategoryTheory.Sheaf.H.addEquiv₀_map · cited by 2H.addEquiv₀_mapCategoryTheory.Sheaf.H.equiv₀_naturality · cited by 0H.equiv₀_naturalityCategoryTheory.Sheaf.H.equiv₀_symm_naturality · cited by 0H.equiv₀_symm_naturalityCategoryTheory.Sheaf.H.map_add_apply · cited by 0H.map_add_applyCategoryTheory.Sheaf.H.map_apply · cited by 0H.map_applyCategoryTheory.Sheaf.H.map_comp_apply · cited by 0H.map_comp_applyCategoryTheory.Sheaf.H.map_id_apply · cited by 0H.map_id_applyCategoryTheory.Sheaf.functorH_map · cited by 0Sheaf.functorH_mapCategoryTheory.Sheaf.H.addEquiv₀_map_assoc · cited by 0H.addEquiv₀_map_assocCategoryTheory.Category · cited by 32673CategoryTheory.CategoryQuiver.Hom · cited by 32603Quiver.HomCategoryTheory.Functor.obj · cited by 19642Functor.objCategoryTheory.Functor · cited by 16252CategoryTheory.FunctorOpposite · cited by 8081OppositeAddMonoidHom · cited by 3230AddMonoidHomCategoryTheory.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.HasSheafifyAddCommGrpCat.of · cited by 97AddCommGrpCat.ofCategoryTheory.Abelian.Ext.mk₀ · cited by 94Ext.mk₀CategoryTheory.constantSheaf · cited by 30CategoryTheory.constantSh…H.mapCITED BYCITES

Cites17

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

Cited by10

Results whose statement or proof uses this declaration.