Module docstring
{"# Comparison
This file provides basic results about orderings and comparison in linear orders.
Definitions
CmpLE: AnOrderingfrom≤.Ordering.Compares: Turns anOrderinginto<and=propositions.linearOrderOfCompares: Constructs aLinearOrderinstance from the fact that any two elements that are not one strictly less than the other either way are equal. "}