Tue, 19 Sep 2006 15:21:43 +0200 haftmann explicit divmod algorithm for code generation
Tue, 19 Sep 2006 15:21:42 +0200 haftmann added operational equality
Tue, 19 Sep 2006 15:21:41 +0200 haftmann added section on code generation 2
Tue, 19 Sep 2006 15:21:39 +0200 haftmann code_gen now peek keyword
Tue, 19 Sep 2006 15:19:38 +0200 haftmann cleanupdiff
Tue, 19 Sep 2006 06:22:26 +0200 huffman added classes real_div_algebra and real_field; added lemmas
Tue, 19 Sep 2006 05:54:17 +0200 huffman add Real/RealVector.thy
Mon, 18 Sep 2006 19:40:14 +0200 wenzelm * Pure: 'class_deps' command visualizes the subclass relation;
Mon, 18 Sep 2006 19:39:14 +0200 wenzelm added class_deps;
Mon, 18 Sep 2006 19:39:11 +0200 wenzelm added dest_arg, i.e. a tuned version of #2 o dest_comb;
Mon, 18 Sep 2006 19:39:07 +0200 wenzelm Thm.dest_arg;
Mon, 18 Sep 2006 19:12:50 +0200 wenzelm Present.display_graph;
Mon, 18 Sep 2006 19:12:49 +0200 wenzelm added display_graph (from thm_deps.ML);
Mon, 18 Sep 2006 19:12:48 +0200 wenzelm output: uninterpreted raw symbols -- these are usually LaTeX macros;
Mon, 18 Sep 2006 19:12:47 +0200 wenzelm pretty_thm: graceful treatment of ProtoPure.thy;
Mon, 18 Sep 2006 19:12:46 +0200 wenzelm added class_deps;
Mon, 18 Sep 2006 19:12:45 +0200 wenzelm classes: maintain serial number;
Mon, 18 Sep 2006 19:12:44 +0200 wenzelm tuned;
Mon, 18 Sep 2006 19:12:43 +0200 wenzelm isatool browser: renamed option -d to -c (cf. isatool tool)
Mon, 18 Sep 2006 19:12:42 +0200 wenzelm PRIVATE_FILE: slightly more robust way to create and dispose;
Mon, 18 Sep 2006 19:12:41 +0200 wenzelm renamed option -d to -c (cf. isatool display);
Mon, 18 Sep 2006 19:12:40 +0200 wenzelm updated;
Mon, 18 Sep 2006 16:21:24 +0200 paulson Bug fix to prevent exception dest_Free from escaping
Mon, 18 Sep 2006 16:00:19 +0200 paulson Added the max_new parameter, which is a cap on how many clauses may be admitted per round.
Mon, 18 Sep 2006 15:11:31 +0200 obua replaced implodeable_Ext by set_like
Mon, 18 Sep 2006 10:09:57 +0200 chaieb Reifiaction now deals with Interpretations with an arbtrary number of parameters. It deals with binding. The Atomic cases can be I ... = f (xs!n)
Mon, 18 Sep 2006 07:48:07 +0200 huffman replace (x + - y) with (x - y)
Sun, 17 Sep 2006 16:44:51 +0200 huffman add type constraint to otherwise looping iff rule
Sun, 17 Sep 2006 16:44:05 +0200 huffman generalize type of (NS)LIM to work on functions with vector space domain types
Sun, 17 Sep 2006 16:42:38 +0200 huffman norm_one is now proved from other class axioms
Sun, 17 Sep 2006 02:56:25 +0200 huffman removed capprox, CFinite, CInfinite, CInfinitesimal, cmonad, and cgalaxy in favor of polymorphic constants
Sun, 17 Sep 2006 02:53:36 +0200 huffman hcmod abbreviates hnorm :: hcomplex => hypreal
Sat, 16 Sep 2006 23:46:38 +0200 huffman complex_of_real abbreviates of_real::real=>complex;
Sat, 16 Sep 2006 19:14:37 +0200 huffman add instance for real_algebra_1 and real_normed_div_algebra
Sat, 16 Sep 2006 19:12:54 +0200 huffman add instances for real_vector and real_algebra
Sat, 16 Sep 2006 19:12:03 +0200 huffman define new constant of_real for class real_algebra_1;
Sat, 16 Sep 2006 18:04:14 +0200 huffman int_diff_cases moved to Integ/IntDef.thy
Sat, 16 Sep 2006 02:40:00 +0200 huffman generalized types of many constants to work over arbitrary vector spaces;
Sat, 16 Sep 2006 02:35:58 +0200 huffman add theorem norm_diff_triangle_ineq
Sat, 16 Sep 2006 02:32:48 +0200 huffman add required type annotation
Fri, 15 Sep 2006 22:56:17 +0200 wenzelm removed type aliases for theory/theory_ref;
Fri, 15 Sep 2006 22:56:13 +0200 wenzelm renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
Fri, 15 Sep 2006 22:56:08 +0200 wenzelm tuned;
Fri, 15 Sep 2006 20:08:38 +0200 wenzelm rrule: maintain 'extra' field for rule that contain extra vars outside elhs;
Fri, 15 Sep 2006 20:08:37 +0200 wenzelm instantiate: omit has_duplicates check, which is irrelevant for soundness;
Fri, 15 Sep 2006 18:06:51 +0200 webertj trivial whitespace change
Fri, 15 Sep 2006 16:49:41 +0200 wenzelm tuned;
Thu, 14 Sep 2006 22:48:37 +0200 wenzelm more on theorems;
Thu, 14 Sep 2006 21:42:21 +0200 huffman generalized types of Infinitesimal, HFinite, and HInfinite to work over nonstandard extensions of any real normed vector space
Thu, 14 Sep 2006 21:36:26 +0200 huffman add instance for class division_ring
Thu, 14 Sep 2006 20:31:10 +0200 huffman removed duplicate lemmas
Thu, 14 Sep 2006 19:18:10 +0200 huffman fixed syntax clash with Real/RealVector
Thu, 14 Sep 2006 15:51:20 +0200 wenzelm *** empty log message ***
Thu, 14 Sep 2006 15:27:08 +0200 krauss Function package: Outside their domain functions now return "arbitrary".
Thu, 14 Sep 2006 15:25:23 +0200 krauss updated makefile
Thu, 14 Sep 2006 15:25:05 +0200 krauss Fixed Subscript Exception occurring with Higher-Order recursion
Thu, 14 Sep 2006 03:25:17 +0200 huffman remove conflicting norm syntax
Thu, 14 Sep 2006 00:23:02 +0200 wenzelm made SML/NJ happy;
Wed, 13 Sep 2006 21:41:31 +0200 wenzelm added exists_type;
Wed, 13 Sep 2006 21:41:25 +0200 wenzelm renamed NameSpace.drop_base to NameSpace.qualifier;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip