Mathlib Map

Theorems · Definition · category theory

ModuleCat.localizedModuleMkLinearMap

{R : Type u} →
  [inst : CommRing R] →
    [inst_1 : Small.{v, u} R] → (M : ModuleCat R) → (S : Submonoid R) → ↑M →ₗ[R] ↑(M.localizedModule S)

The linear map M →ₗ[R] (M.localizedModule S) which exhibits M.localizedModule S as a localized module of M.

Defined in
Mathlib.Algebra.Category.ModuleCat.Localization
Cited by
6 results in Mathlib
Foundations
Depth 59 from the axioms · uses propext, Classical.choice, Quot.sound
Assumes
CommRingSmall

Around this declaration

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

Cites15

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

Cited by7

Results whose statement or proof uses this declaration.