Basic results on finitely generated (sub)modules #
This file contains the basic results on Submodule.FG
and Module.Finite
that do not need heavy
further imports.
Equations
- One or more equations did not get rendered due to their size.
Finitely generated submodules are precisely compact elements in the submodule lattice.
The range of a linear map from a finite module is finite.
Pushforwards of finite submodules are finite.
The submodule generated by a finite set is R
-finite.
The submodule generated by a single element is R
-finite.
The submodule generated by a finset is R
-finite.
The sup of two fg submodules is finite. Also see Submodule.FG.sup
.
The submodule generated by a finite supremum of finite dimensional submodules is finite-dimensional.
Note that strictly this only needs ∀ i ∈ s, FiniteDimensional K (S i)
, but that doesn't
work well with typeclass search.
If a module is finite over a linearly ordered ring, then it is also finite over the non-negative scalars.