Module docstring
{"# Quotients by submodules
- If
pis a submodule ofM,M ⧸ pis the quotient ofMwith respect top: that is, elements ofMare identified if their difference is inp. This is itself a module.
Main definitions
Submodule.Quotient.restrictScalarsEquiv: The quotient ofPas anS-submodule is the same as the quotient ofPas anR-submodule,Submodule.liftQ: lift a mapM → M₂to a mapM ⧸ p → M₂if the kernel is contained inpSubmodule.mapQ: lift a mapM → M₂to a mapM ⧸ p → M₂ ⧸ qif the image ofpis contained inq
"}