English
We temporarily install an action of the original ring on RestrictScalars R S M via a module structure defined by the restriction.
Русский
Временно устанавливается действие исходного кольца на RestrictScalars R S M через структуру модуля ограничения.
LaTeX
$$$$ \\text{def moduleOrig} : \\text{Module } S (\\mathrm{RestrictScalars}\\, R\, S\, M) \\to M $$$$
Lean4
/-- We temporarily install an action of the original ring on `RestrictScalars R S M`. -/
def moduleOrig [I : Module S M] : Module S (RestrictScalars R S M) :=
I