Theorems · Definition · category theory
PresheafOfModules.Sheafify.smul
{C : Type u₁} →
[inst : CategoryTheory.Category.{v₁, u₁} C] →
{J : CategoryTheory.GrothendieckTopology C} →
{R₀ : CategoryTheory.Functor Cᵒᵖ RingCat} →
{R : CategoryTheory.Sheaf J RingCat} →
(α : R₀ ⟶ R.obj) →
[CategoryTheory.Presheaf.IsLocallyInjective J α] →
[CategoryTheory.Presheaf.IsLocallySurjective J α] →
{M₀ : PresheafOfModules R₀} →
{A : CategoryTheory.Sheaf J AddCommGrpCat} →
(φ : M₀.presheaf ⟶ A.obj) →
[CategoryTheory.Presheaf.IsLocallyInjective J φ] →
[CategoryTheory.Presheaf.IsLocallySurjective J φ] →
{X : Cᵒᵖ} → ↑(R.obj.obj X) → ↑(A.obj.obj X) → ↑(A.obj.obj X)The scalar multiplication on the sheafification of a presheaf of modules.
- Cited by
- 9 results in Mathlib
- Foundations
- Depth 54 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites22
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- CategoryTheory.Categorystatement and proof · cited by 32,673
- Quiver.Homstatement and proof · cited by 32,603
- CategoryTheory.Functor.objstatement and proof · cited by 19,642
- CategoryTheory.Functorstatement and proof · cited by 16,252
- RingHomstatement · cited by 10,189
- Oppositestatement and proof · cited by 8,081
- AddMonoidHomstatement · cited by 3,230
- CategoryTheory.GrothendieckTopologystatement and proof · cited by 1,415
- CategoryTheory.ObjectProperty.FullSubcategory.objstatement and proof · cited by 1,316
- CategoryTheory.Presheaf.IsSheafstatement · cited by 991
- CategoryTheory.Sheafstatement and proof · cited by 763
- RingCatstatement and proof · cited by 473
Cited by9
Results whose statement or proof uses this declaration.
- PresheafOfModules.Sheafify.map_smul_eqstatement · cited by 7
- PresheafOfModules.Sheafify.map_smulstatement and proof · cited by 0
- PresheafOfModules.Sheafify.mul_smulstatement and proof · cited by 0
- PresheafOfModules.Sheafify.one_smulstatement and proof · cited by 0
- PresheafOfModules.Sheafify.smul_addstatement and proof · cited by 0
- PresheafOfModules.Sheafify.smul_zerostatement and proof · cited by 0
- PresheafOfModules.Sheafify.zero_smulstatement and proof · cited by 0
- PresheafOfModules.Sheafify.smul.congr_simpstatement and proof · cited by 0
- PresheafOfModules.Sheafify.add_smulstatement and proof · cited by 0