Module docstring
{"# Ideal quotients
This file defines ideal quotients as a special case of submodule quotients and proves some basic results about these quotients.
See Algebra.RingQuot for quotients of non-commutative rings.
Main definitions
Ideal.instHasQuotient: the quotient of a commutative ringRby an idealI : Ideal RIdeal.Quotient.commRing: the ring structure of the ideal quotientIdeal.Quotient.mk: map an element ofRto the quotientR ⧸ IIdeal.Quotient.lift: turn a mapR → Sinto a mapR ⧸ I → SIdeal.quotEquivOfEq: quotienting by equal ideals gives isomorphic rings "}