[isabelle-dev] NEWS: clarified Integer.gcd and Integer.lcm

Makarius makarius at sketis.net
Sat Jun 4 16:16:40 CEST 2016


*** ML ***

* Integer.gcd and Integer.lcm use efficient operations from the Poly/ML
(notably for big integers). Subtle change of semantics: Integer.gcd and
Integer.lcm both normalize the sign, results are never negative. This
coincides with the definitions in HOL/GCD.thy. INCOMPATIBILITY.

This refers to Isabelle/d3ed7f00e818.


	Makarius


More information about the isabelle-dev mailing list