huffman [Tue, 26 Sep 2006 22:37:51 +0200] rev 20717
add header
krauss [Tue, 26 Sep 2006 17:33:04 +0200] rev 20716
Changed precedence of "op O" (relation composition) from 60 to 75.
haftmann [Tue, 26 Sep 2006 13:34:35 +0200] rev 20715
handling of \<^const> syntax for case; explicit case names for induction rules for rep_datatype
haftmann [Tue, 26 Sep 2006 13:34:17 +0200] rev 20714
tuned syntax for <= <
haftmann [Tue, 26 Sep 2006 13:34:16 +0200] rev 20713
renamed 0 and 1 to HOL.zero and HOL.one respectivly; introduced corresponding syntactic classes
haftmann [Tue, 26 Sep 2006 13:34:15 +0200] rev 20712
renamed 0 and 1 to HOL.zero and HOL.one respectivly
paulson [Tue, 26 Sep 2006 11:11:57 +0200] rev 20711
fixed the definition of "depth"
paulson [Tue, 26 Sep 2006 11:09:33 +0200] rev 20710
Abstraction now handles equations where the RHS is a lambda-expression; also, strings of lambdas
haftmann [Mon, 25 Sep 2006 17:04:47 +0200] rev 20709
some cleanup
haftmann [Mon, 25 Sep 2006 17:04:46 +0200] rev 20708
changed order
haftmann [Mon, 25 Sep 2006 17:04:45 +0200] rev 20707
inserted headings
haftmann [Mon, 25 Sep 2006 17:04:23 +0200] rev 20706
changed interface in codegen_package.ML
haftmann [Mon, 25 Sep 2006 17:04:22 +0200] rev 20705
fixed some mess
haftmann [Mon, 25 Sep 2006 17:04:21 +0200] rev 20704
cleaned up
haftmann [Mon, 25 Sep 2006 17:04:20 +0200] rev 20703
adding constants the modern way
haftmann [Mon, 25 Sep 2006 17:04:19 +0200] rev 20702
added examples for variable name handling
haftmann [Mon, 25 Sep 2006 17:04:18 +0200] rev 20701
better handling for div by zero
haftmann [Mon, 25 Sep 2006 17:04:17 +0200] rev 20700
updated theory description
haftmann [Mon, 25 Sep 2006 17:04:15 +0200] rev 20699
refinements in codegen serializer
haftmann [Mon, 25 Sep 2006 17:04:14 +0200] rev 20698
added 'undefined' serializer
haftmann [Mon, 25 Sep 2006 17:04:12 +0200] rev 20697
added code_instname
huffman [Sun, 24 Sep 2006 08:22:21 +0200] rev 20696
reorganized subsection headings
huffman [Sun, 24 Sep 2006 07:18:16 +0200] rev 20695
moved SEQ_Infinitesimal from SEQ to HyperNat
huffman [Sun, 24 Sep 2006 07:14:02 +0200] rev 20694
real_norm_def [simp]
huffman [Sun, 24 Sep 2006 06:54:39 +0200] rev 20693
generalize types of lim and nslim
huffman [Sun, 24 Sep 2006 05:49:50 +0200] rev 20692
generalized types of sums, summable, and suminf
huffman [Sun, 24 Sep 2006 04:16:28 +0200] rev 20691
add lemma convergent_Cauchy
huffman [Sun, 24 Sep 2006 04:00:46 +0200] rev 20690
remove extra dependencies
huffman [Sun, 24 Sep 2006 04:00:03 +0200] rev 20689
add proof of summable_LIMSEQ_zero
huffman [Sun, 24 Sep 2006 03:38:36 +0200] rev 20688
change definitions from SOME to THE
huffman [Sun, 24 Sep 2006 02:56:59 +0200] rev 20687
move root and sqrt stuff from Transcendental to NthRoot
huffman [Sun, 24 Sep 2006 01:04:44 +0200] rev 20686
fix proof
huffman [Fri, 22 Sep 2006 23:19:45 +0200] rev 20685
added lemmas about LIMSEQ and norm; simplified some proofs
huffman [Fri, 22 Sep 2006 23:17:39 +0200] rev 20684
add lemma norm_power
wenzelm [Fri, 22 Sep 2006 21:42:12 +0200] rev 20683
added HOL-Complex-ex;
huffman [Fri, 22 Sep 2006 16:25:15 +0200] rev 20682
define constants with THE instead of SOME
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.
berghofe [Fri, 22 Sep 2006 14:32:46 +0200] rev 20680
Replaced irreducible_paths by all_paths.
berghofe [Fri, 22 Sep 2006 14:30:37 +0200] rev 20679
Added function all_paths (formerly find_paths).
wenzelm [Fri, 22 Sep 2006 13:04:30 +0200] rev 20678
tuned proofs;
wenzelm [Thu, 21 Sep 2006 19:06:16 +0200] rev 20677
tuned oracle name;
wenzelm [Thu, 21 Sep 2006 19:06:03 +0200] rev 20676
added is_ml_reserved;
wenzelm [Thu, 21 Sep 2006 19:05:56 +0200] rev 20675
member (op =);
tuned;
wenzelm [Thu, 21 Sep 2006 19:05:41 +0200] rev 20674
serial numbers for types;
wenzelm [Thu, 21 Sep 2006 19:05:31 +0200] rev 20673
added dest_binop;
wenzelm [Thu, 21 Sep 2006 19:05:22 +0200] rev 20672
member (op =);
tuned pattern check;
wenzelm [Thu, 21 Sep 2006 19:05:08 +0200] rev 20671
member (op =);
Drule.dest_equals_rhs;
wenzelm [Thu, 21 Sep 2006 19:05:01 +0200] rev 20670
tuned eta_contract;
wenzelm [Thu, 21 Sep 2006 19:04:55 +0200] rev 20669
added dest_equals_rhs;
moved dest_binop to thm.ML;
wenzelm [Thu, 21 Sep 2006 19:04:49 +0200] rev 20668
tuned;
wenzelm [Thu, 21 Sep 2006 19:04:43 +0200] rev 20667
serial numbers for consts;
added serial_of/name_of;
wenzelm [Thu, 21 Sep 2006 19:04:36 +0200] rev 20666
Thm.dest_binop;
wenzelm [Thu, 21 Sep 2006 19:04:29 +0200] rev 20665
member (op =);
ThmDatabase.is_ml_reserved;
tuned oracle name;
wenzelm [Thu, 21 Sep 2006 19:04:20 +0200] rev 20664
member (op =);
wenzelm [Thu, 21 Sep 2006 19:04:12 +0200] rev 20663
updated timings;
paulson [Thu, 21 Sep 2006 17:39:57 +0200] rev 20662
new function hashw_int
paulson [Thu, 21 Sep 2006 17:33:11 +0200] rev 20661
Yet another version of fake_thm_name. "Full" hashing ensures that there are no collisions
unless theorems differ by sorts alone, which should not matter. Also minor fixes to
standard hashing.
paulson [Thu, 21 Sep 2006 17:31:10 +0200] rev 20660
corrected for the translation from _ to __ in c_COMBx_e
huffman [Thu, 21 Sep 2006 16:45:53 +0200] rev 20659
changed constants into abbreviations; shortened proofs
berghofe [Thu, 21 Sep 2006 15:41:18 +0200] rev 20658
XML syntax for types, terms, and proofs.