Module docstring
{"# Kernel of a linear map
This file defines the kernel of a linear map.
Main definitions
LinearMap.ker: the kernel of a linear map as a submodule of the domain
Notations
- We continue to use the notations
M →ₛₗ[σ] M₂andM →ₗ[R] M₂for the type of semilinear (resp. linear) maps fromMtoM₂over the ring homomorphismσ(resp. over the ringR).
Tags
linear algebra, vector space, module
","### Properties of linear maps ","### Linear equivalences "}