Module docstring
{"# Submodules of a module
This file contains basic results on submodules that require further theory to be defined. As such it is a good target for organizing and splitting further.
Tags
submodule, subspace, linear map
","### Additive actions by Submodules
These instances transfer the action by an element m : M of an R-module M written as m +ᵥ a
onto the action by an element s : S of a submodule S : Submodule R M such that
s +ᵥ a = (s : M) +ᵥ a.
These instances work particularly well in conjunction with AddGroup.toAddAction, enabling
s +ᵥ m as an alias for ↑s + m.
"}