first stage in tidying up Real and Hyperreal.
Factor cancellation simprocs
inverse #0 = #0
simprules for division
corrected ambigous syntax definitions in Hyperreal
constdefs nand :: gate "nand A B == ~(A & B)" exor :: gate "exor A B == A & ~B | ~A & B"