History log of /seL4-l4v-master/isabelle/src/ZF/Bin.thy
Revision Date Author Comments
# 4d8b7cc9 13-Mar-2020 wenzelm <none@none>

some uses of "' " as witness for this feature;


# 553c9f3e 07-Nov-2019 wenzelm <none@none>

tuned declarations for more compact proof terms;


# e60cf64d 06-Jan-2019 wenzelm <none@none>

isabelle update -u path_cartouches;


# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_cartouches;


# e2e4d5f1 03-Jan-2019 wenzelm <none@none>

isabelle update -u mixfix_cartouches;


# 455aefc7 24-Jun-2018 wenzelm <none@none>

simplified ZF theory names (in contrast to 6a0801279f4c): session-qualification already achieves disjointness;

--HG--
rename : src/ZF/Datatype_ZF.thy => src/ZF/Datatype.thy
rename : src/ZF/Inductive_ZF.thy => src/ZF/Inductive.thy
rename : src/ZF/Int_ZF.thy => src/ZF/Int.thy
rename : src/ZF/IntDiv_ZF.thy => src/ZF/IntDiv.thy
rename : src/ZF/List_ZF.thy => src/ZF/List.thy
rename : src/ZF/Nat_ZF.thy => src/ZF/Nat.thy


# 274ed9c2 20-May-2018 wenzelm <none@none>

avoid undeclared frees;


# 2531ee45 07-Dec-2015 wenzelm <none@none>

isabelle update_cartouches -c -t;


# 56a6bda0 10-Oct-2015 wenzelm <none@none>

tuned syntax -- more symbols;


# 56730d74 06-Oct-2015 wenzelm <none@none>

fewer aliases for toplevel theorem statements;


# 8ecffcf0 23-Jul-2015 wenzelm <none@none>

isabelle update_cartouches;


# 26c71f46 19-Mar-2015 wenzelm <none@none>

slightly more formal historic examples;


# 2257dcda 02-Nov-2014 wenzelm <none@none>

modernized header;


# 17db18c6 22-Sep-2014 wenzelm <none@none>

discontinued old "xnum" token category;
simplified Lexicon.read_num, Lexicon.read_float: no sign here;
express ZF numerals via "num" with mixfix grammar;
recovered printing of ZF numerals: "one" is abbreviation;


# 76fae1a7 21-Aug-2014 haftmann <none@none>

integrated appendix theory into main theory;
tuned ML

--HG--
extra : rebase_source : a066b231916d8839dd4199f5a608ee49e36e9fd9


# e3227796 22-Aug-2012 wenzelm <none@none>

prefer ML_file over old uses;


# ed870e69 15-Mar-2012 paulson <none@none>

replacing ":" by "\<in>"


# 8125fbfb 06-Mar-2012 paulson <none@none>

Using mathematical notation for <-> and cardinal arithmetic


# f902d62a 06-Mar-2012 paulson <none@none>

mathematical symbols instead of ASCII


# 7085d004 30-Nov-2011 wenzelm <none@none>

renamed inner syntax categories "num" to "num_token" and "xnum" to "xnum_token";


# 5404b7b7 13-Feb-2010 wenzelm <none@none>

modernized structures;


# 7882ab22 11-Feb-2010 wenzelm <none@none>

numeral syntax: clarify parse trees vs. actual terms;
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};


# 079cde2d 17-Oct-2009 wenzelm <none@none>

eliminated hard tabulators, guessing at each author's individual tab-width;
tuned headers;


# 58770cf0 01-Mar-2008 wenzelm <none@none>

tuned ML code, more antiquotations;


# 4754b723 11-Feb-2008 krauss <none@none>

Made theory names in ZF disjoint from HOL theory names to allow loading both developments
in a single session (but not merge them).


# e7a16ceb 07-Oct-2007 wenzelm <none@none>

modernized specifications;
removed legacy ML bindings;


# 2a6a445f 30-May-2007 wenzelm <none@none>

moved Integ files to canonical place;