History log of /seL4-l4v-master/l4v/lib/Word_Lib/Word_Lemmas_64.thy
Revision Date Author Comments
# a424d55e 09-Mar-2020 Gerwin Klein <gerwin.klein@data61.csiro.au>

licenses: convert license tags to SPDX


# ad892329 21-Oct-2019 Gerwin Klein <gerwin.klein@data61.csiro.au>

word_lib: shorter, more automatic proofs


# 67bba7ed 30-Oct-2019 Victor Phan <Victor.Phan@data61.csiro.au>

lib, x64 crefine: remove word lemma unat_ucast_8_64

unat_ucast_8_64 states that upcasting an 8 word to a 64 word does not
changes its value. We have a generic lemma for this which can be
specialised to this lemma: unat_ucast_up_simp[where 'a=8 and 'b=64,
simplified].


# 7f3fa50a 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

lib/Word_Lib: sync with AFP


# b1aa74d3 09-Jun-2018 Gerwin Klein <gerwin.klein@data61.csiro.au>

Isabelle2018 lib: Word_Lib


# df9c791a 07-May-2018 Michael Sproul <michael.sproul@data61.csiro.au>

lib: add some word lemmas about sless, word_bits


# 796887d9 11-Jul-2017 Alejandro Gomez-Londono <alejandro.gomez@nicta.com.au>

Removes all trailing whitespaces


# 3dafec7d 25-Jan-2017 Joel Beeren <Joel.Beeren@nicta.com.au>

backport changes to ARM proofs from X64 work in progress

- replace ARM-specific constants and types with aliases which can be
instantiated separately for each architecture.
- expand lib with lemmas used in X64 proofs.
- simplify some proofs.

Also-by: Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>


# 1a590fbb 13-Oct-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Isabelle2016-1: update Word_Lib

Word_Lib now looks more like the current AFP entry, though there are
still some local modifications.


# 8fd44d5f 23-Nov-2016 Joel Beeren <joel.beeren@nicta.com.au>

Word_Lib: Add Suc_unat_mask_div to Word_Lemmas_64


# 92148ce8 03-Oct-2016 Matthew Brecknell <Matthew.Brecknell@data61.csiro.au>

Word_Lib: lemmas comparing different word sizes


# 89ca3d94 26-May-2016 Joel Beeren <joel.beeren@nicta.com.au>

lib: fixed 64 bit includes


# b4539809 19-May-2016 Joel Beeren <joel.beeren@nicta.com.au>

Word_Lib: added 64-bit word instances


# 75246170 19-May-2016 Joel Beeren <joel.beeren@nicta.com.au>

Word_Lib: added 64-bit word instances