History log of /seL4-l4v-master/HOL4/examples/AKS/compute/computeParamScript.sml
Revision Date Author Comments
# 8c460cda 06-Oct-2020 Joseph Chan <jhlchan@gmail.com>

Minor edit for proofs.


# 5417af9d 31-Mar-2020 Arve Gengelbach <arve.gengelbach@it.uu.se>

remove lcsymtacs (github issue #666)

The lcsymtacs structure is regarded superseded as it plainly is
a shorthand for opening the following modules:
Abbrev HolKernel boolLib Tactic Tactical BasicProvers simpLib
Rewrite bossLib Thm_cont


# fc263107 19-May-2020 Michael Norrish <michael.norrish@data61.csiro.au>

Fix various breakages caused by 86935be3f42

Along the way adjust WORD_CANCEL_CONV to tidy up after itself so
that when it sees

x + y + z + u = a + y + b + u

it doesn't turn it into

x + y + z + u - y - u = a + y + b + u - y - u

and wait for something else to clean it up, but rather goes straight
to

x + z = a + b


# ddcdb640 04-Mar-2020 Joseph Chan <jhlchan@gmail.com>

Update scripts for the revised AKS paper.


# b3b2a8f3 09-Nov-2019 jhlchan <jhlchan@gmail.com>

AKS mechanisation (#750)

* Add to examples: AKS, with algebra and simple_complexity.