Theorems · Theorem · category theory
PresheafOfModules.map_smul
∀ {C : Type u₁} [inst : CategoryTheory.Category.{v₁, u₁} C] {R : CategoryTheory.Functor Cᵒᵖ RingCat}
(M : PresheafOfModules R) {X Y : Cᵒᵖ} (f : X ⟶ Y) (r : ↑(R.obj X)) (m : ↑(M.obj X)),
(CategoryTheory.ConcreteCategory.hom (M.map f)) (r • m) =
(CategoryTheory.ConcreteCategory.hom (R.map f)) r • (CategoryTheory.ConcreteCategory.hom (M.map f)) m- Cited by
- 5 results in Mathlib
- Foundations
- Depth 39 from the axioms · uses propext, Quot.sound
- Assumes
- CategoryTheory.Category
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.
- DFunLike.coestatement and proof · cited by 62,936
- 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
- RingHom.idstatement · cited by 18,349
- CategoryTheory.Functorstatement and proof · cited by 16,252
- LinearMapstatement · cited by 10,215
- RingHomstatement · cited by 10,189
- CategoryTheory.Functor.mapstatement and proof · cited by 8,698
- Oppositestatement and proof · cited by 8,081
- CategoryTheory.ConcreteCategory.homstatement and proof · cited by 4,022
- ModuleCatstatement · cited by 1,429
Cited by6
Results whose statement or proof uses this declaration.
- PresheafOfModules.restrictₛₗproof · cited by 6
- PresheafOfModules.Sheafify.app_eq_of_isLocallyInjectiveproof · cited by 1
- AlgebraicGeometry.Scheme.Modules.map_smulproof · cited by 1
- CategoryTheory.Presieve.FamilyOfElements.isCompatible_map_smul_auxproof · cited by 1
- PresheafOfModules.germ_ringCat_smulproof · cited by 0
- PresheafOfModules.germ_smulproof · cited by 0