berghofe [Wed, 25 Feb 2004 15:17:24 +0100] rev 14412
find_tname now handles parameter renaming properly ("as they are printed").
paulson [Tue, 24 Feb 2004 16:38:51 +0100] rev 14411
converted Hyperreal/Log and Hyperreal/HLog to Isar scripts
paulson [Tue, 24 Feb 2004 11:15:59 +0100] rev 14410
converted NSCA to Isar script
paulson [Mon, 23 Feb 2004 17:33:38 +0100] rev 14409
converted HOL/Complex/NSInduct to Isar script
paulson [Mon, 23 Feb 2004 16:35:46 +0100] rev 14408
converted HOL/Complex/NSCA to Isar script
paulson [Sat, 21 Feb 2004 20:05:16 +0100] rev 14407
conversion of Complex/CStar to Isar script
paulson [Sat, 21 Feb 2004 15:54:32 +0100] rev 14406
conversion of Complex/CSeries to Isar script
paulson [Sat, 21 Feb 2004 11:43:39 +0100] rev 14405
conversion of Complex/CLim to Isar script
nipkow [Sat, 21 Feb 2004 08:43:08 +0100] rev 14404
Transitive_Closure: added consumes and case_names attributes
Isar: fixed parameter name handling in simulatneous induction
which I had not done properly 2 years ago.
paulson [Fri, 20 Feb 2004 14:22:51 +0100] rev 14403
new "where" section
nipkow [Fri, 20 Feb 2004 01:32:59 +0100] rev 14402
moved lemmas from MicroJava/Comp/AuxLemmas.thy to List.thy
paulson [Thu, 19 Feb 2004 18:24:08 +0100] rev 14401
removal of the legacy ML structure List
paulson [Thu, 19 Feb 2004 17:57:54 +0100] rev 14400
new numerics section using type classes
ballarin [Thu, 19 Feb 2004 16:44:21 +0100] rev 14399
New lemmas about inversion of restricted functions.
HOL-Algebra: new locale "ring" for non-commutative rings.
ballarin [Thu, 19 Feb 2004 15:57:34 +0100] rev 14398
Efficient, graph-based reasoner for linear and partial orders.
+ Setup as solver in the HOL simplifier.
paulson [Thu, 19 Feb 2004 10:41:32 +0100] rev 14397
moved list_all2I to List.thy
paulson [Thu, 19 Feb 2004 10:41:01 +0100] rev 14396
removed a reference to the ML structure List.thy
paulson [Thu, 19 Feb 2004 10:40:28 +0100] rev 14395
new theorem
paulson [Thu, 19 Feb 2004 10:37:15 +0100] rev 14394
comments!!
paulson [Wed, 18 Feb 2004 16:01:37 +0100] rev 14393
new Union syntax
paulson [Wed, 18 Feb 2004 10:40:29 +0100] rev 14392
removed obsolete theorem
berghofe [Tue, 17 Feb 2004 17:41:30 +0100] rev 14391
Moved application of flexflex_unique from standard' to standard.
paulson [Tue, 17 Feb 2004 10:41:59 +0100] rev 14390
further tweaks to the numeric theories
paulson [Mon, 16 Feb 2004 15:24:03 +0100] rev 14389
arith
kleing [Mon, 16 Feb 2004 03:25:52 +0100] rev 14388
lemmas about card (set xs)
paulson [Sun, 15 Feb 2004 10:46:37 +0100] rev 14387
Polymorphic treatment of binary arithmetic using axclasses
nipkow [Sat, 14 Feb 2004 02:06:12 +0100] rev 14386
Removed dangling exception handler
nipkow [Thu, 12 Feb 2004 00:28:23 +0100] rev 14385
Missing } inserted
berghofe [Wed, 11 Feb 2004 17:39:00 +0100] rev 14384
Removed "duplicate fact binding" error message.
berghofe [Wed, 11 Feb 2004 17:38:21 +0100] rev 14383
Printing functions now use cond_extrn instead of extrn
(due to short_names flag)