Lists, rationals, polynomials and intervals - Implementation (types and basic operations)

Index of types
Index of values
Index of modules


List_1
Renames basic operations on lists.
Rat
Provides type rat : rational numbers and operations involving them.
Rat_poly
Provides type rat_poly : polynomials in one variable and whose coefficients are rational numbers, and operations involving them.
Rat_inter
Provides type rat_inter : singletons and non-empty open intervals whose bounds are rationals, and operations involving them.