Module docstring
{"# Quotient types
This module extends the core library's treatment of quotient types (Init.Core).
Tags
quotient
","### Truncation ","### Quotient with implicit Setoid ","Versions of quotient definitions and lemmas ending in ' use unification instead
of typeclass inference for inferring the Setoid argument. This is useful when there are
several different quotient relations on a type, for example quotient groups, rings and modules. "}