Documentation

Mathlib.Topology.Sheaves.AddCommGrpCat

Sheaves of abelian groups. #

Results for sheaves of abelian groups on topological spaces.

theorem TopCat.Presheaf.restrict_sum {X : TopCat} {U V : TopologicalSpace.Opens X} {F : Presheaf AddCommGrpCat X} (h : V U) (s t : (F.obj (Opposite.op U))) :
restrictOpen (s + t) V h = restrictOpen s V h + restrictOpen t V h