caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: John Harrison <John.Harrison@cl.cam.ac.uk>
To: hol-info@lists.sourceforge.net, caml-list@inria.fr
Subject: HOL Light 2.10 released
Date: Thu, 01 Dec 2005 06:58:22 +0000	[thread overview]
Message-ID: <E1EhiOc-0000XD-00@mta1.cl.cam.ac.uk> (raw)


I'm pleased to announce the availability of HOL Light version 2.10 from
the usual Web page:

  http://www.cl.cam.ac.uk/users/jrh/hol-light

There are no very radical changes since 2.00, so existing users needn't
be in any hurry to upgrade. But it now works out of the box under OCaml
3.09, and there are a fair number of worthwhile bugfixes and enhancements,
some of which are listed below.

John.
                                *

New theorems:

    Permutation/*.ml   --- list permutations (thanks to Marco Maggesi)
    Multivariate/*.ml  --- determinants, more linear algebra and integration
    Examples/transc.ml --- many new basic theorems about integrals on R
    Examples/hol88.ml  --- partial HOL88 compatibility file
    Complex/transc.ml  --- some complex transcendental functions
    iter.ml            --- more theorems about iterated operations
    equal.ml           --- PAT_CONV for positional conversion application

Bugfixes:

    "RING" could fail on trivial conclusion with unnecessary hypotheses
    "REAL_RAT_REDUCE_CONV" could leave fractions with denominator 1
    "FIELD" failed to infer nonzeroness of x^n from nonzeroness of x
    "DIFF_CONV" did not cope with sqrt, asn and acs
    "define" had trouble with some functions out of types involving `:bool`
    "define" could not cope with summations in function being defined

Other changes:

    Explicit bound variables in set abstractions (thanks to Sean McLaughlin)
    Universe set on type "ty" can parse and print as "(:ty)"
    MESON is by default less verbose
    Slightly modified lexical conventions for symbols using "," and ";"
    Makefile also works out of the box with newer OCamls

Documentation:

    New subsection of tutorial, plus some minor fixes


                 reply	other threads:[~2005-12-01  6:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1EhiOc-0000XD-00@mta1.cl.cam.ac.uk \
    --to=john.harrison@cl.cam.ac.uk \
    --cc=caml-list@inria.fr \
    --cc=hol-info@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).