History log of /seL4-l4v-master/isabelle/src/ZF/Induct/Tree_Forest.thy
Revision Date Author Comments
# a4bab154 04-Jan-2019 wenzelm <none@none>

isabelle update -u control_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;


# 74c9a8d5 09-Apr-2017 wenzelm <none@none>

clarified main ZF.thy / ZFC.thy, and avoid name clash with global HOL/Main.thy;

--HG--
rename : src/ZF/Main_ZF.thy => src/ZF/ZF.thy
rename : src/ZF/Main_ZFC.thy => src/ZF/ZFC.thy
rename : src/ZF/ZF.thy => src/ZF/ZF_Base.thy


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

isabelle update_cartouches -c -t;


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

isabelle update_cartouches;


# 2fe48c88 06-Jun-2015 wenzelm <none@none>

tuned;


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

modernized header;


# 29168e90 20-Nov-2011 wenzelm <none@none>

eliminated obsolete "standard";


# 80a964bc 12-Jan-2011 wenzelm <none@none>

eliminated global prems;


# 458a4961 13-Mar-2010 wenzelm <none@none>

removed old CVS Ids;
tuned headers;


# 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).


# a0014d8d 21-Dec-2005 wenzelm <none@none>

tuned induct proofs;


# 8922a0f2 15-Dec-2005 wenzelm <none@none>

improved proofs;


# a7060872 17-Jun-2005 haftmann <none@none>

migrated theory headers to new format


# 8edc1796 27-Aug-2002 wenzelm <none@none>

*** empty log message ***


# 74fc2075 25-Feb-2002 wenzelm <none@none>

clarified syntax of ``long'' statements: fixes/assumes/shows;


# 6ab7a33a 29-Dec-2001 wenzelm <none@none>

tuned document sources;


# 747dfcb0 19-Nov-2001 wenzelm <none@none>

tuned;


# b5df92c5 15-Nov-2001 wenzelm <none@none>

isatool unsymbolize;


# 56c7f304 15-Nov-2001 wenzelm <none@none>

fixed;


# d4c2b5c1 15-Nov-2001 wenzelm <none@none>

added Term and Tree_Forest (from converted ZF/ex);