Mathlib Map

Theorems · Definition · category theory

SheafOfModules.overFunctor

{D : Type u₂} →
  [inst : CategoryTheory.Category.{v₂, u₂} D] →
    {K : CategoryTheory.GrothendieckTopology D} →
      (R : CategoryTheory.Sheaf K RingCat) →
        (X : D) → CategoryTheory.Functor (SheafOfModules R) (SheafOfModules (R.over X))

The restriction functor from sheaves of R-modules to sheaves of R.over X-modules for some X : D.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf.PushforwardContinuous
Cited by
1 results in Mathlib
Foundations
Depth 73 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CategoryTheory.Category

Around this declaration

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

Cites11

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

Cited by5

Results whose statement or proof uses this declaration.