The specifications of natural numbers, integers and the rational numbers in Note M-6 [RM99a] include the following representations:
d1 :: d2 :: ...:: dn,where n >1, di e {0,1, ...9} for 1 < i < n.
For finite decimal fractions we allow also d1 :: d2 :: ...:: dn ::: d'1 :: d'2 :: ...:: d'm for the number d1 d2 ...dn . d'1 d'2 ...d'm and r E i for the number r * 10 i, where r is of sort Rat and i of sort Int.