Mathlib Map

Theorems · Inductive type · category theory

SheafOfModules.Hom

{C : Type u₁} →
  [inst : CategoryTheory.Category.{v₁, u₁} C] →
    {J : CategoryTheory.GrothendieckTopology C} →
      {R : CategoryTheory.Sheaf J RingCat} → SheafOfModules R → SheafOfModules R → Type (max u₁ v)

A morphism between sheaves of modules is a morphism between the underlying presheaves of modules.

Defined in
Mathlib.Algebra.Category.ModuleCat.Sheaf
Cited by
5 results in Mathlib
Foundations
Depth 36 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.

Cites5

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

Cited by13

Results whose statement or proof uses this declaration.