Module docstring
{"# Quotients of families indexed by a finite type
This file proves some basic facts and defines lifting and recursion principle for quotients indexed by a finite type.
Main definitions
Quotient.finChoice: Given a functionf : Π i, Quotient (S i)on a fintypeι, returns the class of functionsΠ i, α isending eachito an element of the classf i.Quotient.finChoiceEquiv: A finite family of quotients is equivalent to a quotient of finite families.Quotient.finLiftOn: Given a fintypeι. A function onΠ i, α iwhich respects setoidS ifor eachican be lifted to a function onΠ i, Quotient (S i).Quotient.finRecOn: Recursion principle for quotients indexed by a finite type. It is the dependent version ofQuotient.finLiftOn.
"}