Mon, 25 Sep 2006 17:04:19 +0200 added examples for variable name handling
haftmann [Mon, 25 Sep 2006 17:04:19 +0200] rev 20702
added examples for variable name handling
Mon, 25 Sep 2006 17:04:18 +0200 better handling for div by zero
haftmann [Mon, 25 Sep 2006 17:04:18 +0200] rev 20701
better handling for div by zero
Mon, 25 Sep 2006 17:04:17 +0200 updated theory description
haftmann [Mon, 25 Sep 2006 17:04:17 +0200] rev 20700
updated theory description
Mon, 25 Sep 2006 17:04:15 +0200 refinements in codegen serializer
haftmann [Mon, 25 Sep 2006 17:04:15 +0200] rev 20699
refinements in codegen serializer
Mon, 25 Sep 2006 17:04:14 +0200 added 'undefined' serializer
haftmann [Mon, 25 Sep 2006 17:04:14 +0200] rev 20698
added 'undefined' serializer
Mon, 25 Sep 2006 17:04:12 +0200 added code_instname
haftmann [Mon, 25 Sep 2006 17:04:12 +0200] rev 20697
added code_instname
Sun, 24 Sep 2006 08:22:21 +0200 reorganized subsection headings
huffman [Sun, 24 Sep 2006 08:22:21 +0200] rev 20696
reorganized subsection headings
Sun, 24 Sep 2006 07:18:16 +0200 moved SEQ_Infinitesimal from SEQ to HyperNat
huffman [Sun, 24 Sep 2006 07:18:16 +0200] rev 20695
moved SEQ_Infinitesimal from SEQ to HyperNat
Sun, 24 Sep 2006 07:14:02 +0200 real_norm_def [simp]
huffman [Sun, 24 Sep 2006 07:14:02 +0200] rev 20694
real_norm_def [simp]
Sun, 24 Sep 2006 06:54:39 +0200 generalize types of lim and nslim
huffman [Sun, 24 Sep 2006 06:54:39 +0200] rev 20693
generalize types of lim and nslim
Sun, 24 Sep 2006 05:49:50 +0200 generalized types of sums, summable, and suminf
huffman [Sun, 24 Sep 2006 05:49:50 +0200] rev 20692
generalized types of sums, summable, and suminf
Sun, 24 Sep 2006 04:16:28 +0200 add lemma convergent_Cauchy
huffman [Sun, 24 Sep 2006 04:16:28 +0200] rev 20691
add lemma convergent_Cauchy
Sun, 24 Sep 2006 04:00:46 +0200 remove extra dependencies
huffman [Sun, 24 Sep 2006 04:00:46 +0200] rev 20690
remove extra dependencies
Sun, 24 Sep 2006 04:00:03 +0200 add proof of summable_LIMSEQ_zero
huffman [Sun, 24 Sep 2006 04:00:03 +0200] rev 20689
add proof of summable_LIMSEQ_zero
Sun, 24 Sep 2006 03:38:36 +0200 change definitions from SOME to THE
huffman [Sun, 24 Sep 2006 03:38:36 +0200] rev 20688
change definitions from SOME to THE
Sun, 24 Sep 2006 02:56:59 +0200 move root and sqrt stuff from Transcendental to NthRoot
huffman [Sun, 24 Sep 2006 02:56:59 +0200] rev 20687
move root and sqrt stuff from Transcendental to NthRoot
Sun, 24 Sep 2006 01:04:44 +0200 fix proof
huffman [Sun, 24 Sep 2006 01:04:44 +0200] rev 20686
fix proof
Fri, 22 Sep 2006 23:19:45 +0200 added lemmas about LIMSEQ and norm; simplified some proofs
huffman [Fri, 22 Sep 2006 23:19:45 +0200] rev 20685
added lemmas about LIMSEQ and norm; simplified some proofs
Fri, 22 Sep 2006 23:17:39 +0200 add lemma norm_power
huffman [Fri, 22 Sep 2006 23:17:39 +0200] rev 20684
add lemma norm_power
Fri, 22 Sep 2006 21:42:12 +0200 added HOL-Complex-ex;
wenzelm [Fri, 22 Sep 2006 21:42:12 +0200] rev 20683
added HOL-Complex-ex;
Fri, 22 Sep 2006 16:25:15 +0200 define constants with THE instead of SOME
huffman [Fri, 22 Sep 2006 16:25:15 +0200] rev 20682
define constants with THE instead of SOME
Fri, 22 Sep 2006 14:36:23 +0200 Fixed bug concerning the generation of identifiers for
berghofe [Fri, 22 Sep 2006 14:36:23 +0200] rev 20681
Fixed bug concerning the generation of identifiers for datatypes, which caused the code generator to fail for mutually recursive datatypes.
Fri, 22 Sep 2006 14:32:46 +0200 Replaced irreducible_paths by all_paths.
berghofe [Fri, 22 Sep 2006 14:32:46 +0200] rev 20680
Replaced irreducible_paths by all_paths.
Fri, 22 Sep 2006 14:30:37 +0200 Added function all_paths (formerly find_paths).
berghofe [Fri, 22 Sep 2006 14:30:37 +0200] rev 20679
Added function all_paths (formerly find_paths).
Fri, 22 Sep 2006 13:04:30 +0200 tuned proofs;
wenzelm [Fri, 22 Sep 2006 13:04:30 +0200] rev 20678
tuned proofs;
Thu, 21 Sep 2006 19:06:16 +0200 tuned oracle name;
wenzelm [Thu, 21 Sep 2006 19:06:16 +0200] rev 20677
tuned oracle name;
Thu, 21 Sep 2006 19:06:03 +0200 added is_ml_reserved;
wenzelm [Thu, 21 Sep 2006 19:06:03 +0200] rev 20676
added is_ml_reserved;
Thu, 21 Sep 2006 19:05:56 +0200 member (op =);
wenzelm [Thu, 21 Sep 2006 19:05:56 +0200] rev 20675
member (op =); tuned;
Thu, 21 Sep 2006 19:05:41 +0200 serial numbers for types;
wenzelm [Thu, 21 Sep 2006 19:05:41 +0200] rev 20674
serial numbers for types;
Thu, 21 Sep 2006 19:05:31 +0200 added dest_binop;
wenzelm [Thu, 21 Sep 2006 19:05:31 +0200] rev 20673
added dest_binop;
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip