wenzelm@33842: Subject: Announcing Isabelle2009-1 wenzelm@9928: To: isabelle-users@cl.cam.ac.uk wenzelm@9928: wenzelm@33842: Isabelle2009-1 is now available. wenzelm@17544: wenzelm@33842: This release improves upon Isabelle2009 in many ways, see the NEWS wenzelm@30848: file in the distribution for more details. Some important changes wenzelm@30848: are: wenzelm@27007: haftmann@33866: * Proof method "smt" for a combination of first-order logic with equality, haftmann@33866: linear and nonlinear (natural/integer/real) arithmetic, and fixed-size bitvectors. haftmann@33866: haftmann@33866: * Counterexample generator tool »nitpick« based on the Kodkod relational model finder. haftmann@33866: haftmann@33866: * Predicate compiler turning inductive into (executable) equational specifications. haftmann@33866: haftmann@33866: * Refined number theory. wenzelm@30890: haftmann@33866: * Various parts of multivariate analysis. haftmann@33866: haftmann@33866: * HOL-Boogie: an interactive prover back-end for Boogie and VCC. haftmann@33866: haftmann@33866: * Revised tutorial on locales. haftmann@33866: haftmann@33866: * New definitional domain package for HOLCF. haftmann@33866: haftmann@33866: * Support for Poly/ML 5.3.0, with improved reporting of compiler errors and run-time exceptions, including detailed source positions. wenzelm@12983: wenzelm@33842: You may get Isabelle2009-1 from the following mirror sites: wenzelm@9928: haftmann@27085: Cambridge (UK) http://www.cl.cam.ac.uk/research/hvg/Isabelle/ haftmann@17696: Munich (Germany) http://isabelle.in.tum.de/ kleing@14616: Sydney (Australia) http://mirror.cse.unsw.edu.au/pub/isabelle/