wenzelm [Tue, 20 Apr 1999 15:19:52 +0200] rev 6457
temporarily reverted to 1.24;
paulson [Tue, 20 Apr 1999 14:38:17 +0200] rev 6456
IMPORTANT CHANGE: declares class "term". Previously LK (incorrectly)
provided HIGHER-ORDER logic
paulson [Tue, 20 Apr 1999 14:36:19 +0200] rev 6455
Main is the correct parent
paulson [Tue, 20 Apr 1999 14:35:12 +0200] rev 6454
new result extend_LeadsTo
paulson [Tue, 20 Apr 1999 14:34:47 +0200] rev 6453
should not refer to Datatype
paulson [Tue, 20 Apr 1999 14:33:48 +0200] rev 6452
addition of Kerberos IV example
paulson [Tue, 20 Apr 1999 14:32:48 +0200] rev 6451
tidied
wenzelm [Mon, 19 Apr 1999 17:53:38 +0200] rev 6450
improved usage;
wenzelm [Fri, 16 Apr 1999 18:52:03 +0200] rev 6449
loadpath replaced;
wenzelm [Fri, 16 Apr 1999 17:48:46 +0200] rev 6448
and_list;
wenzelm [Fri, 16 Apr 1999 17:48:31 +0200] rev 6447
lifted enum;
removed list(1);
added and_list(1);
wenzelm [Fri, 16 Apr 1999 17:47:06 +0200] rev 6446
may specify induction predicates as well;
wenzelm [Fri, 16 Apr 1999 17:46:02 +0200] rev 6445
added Isar_examples;
wenzelm [Fri, 16 Apr 1999 17:44:29 +0200] rev 6444
Miscellaneous Isabelle/Isar examples for Higher-Order Logic.
wenzelm [Fri, 16 Apr 1999 16:47:30 +0200] rev 6443
lemmas about proper subset relation;
wenzelm [Fri, 16 Apr 1999 14:50:30 +0200] rev 6442
Proof by induction on types / set / functions.