Tue, 19 Sep 2006 18:18:11 +0200 wenzelm moved Import/susp.ML to Pure/General;
Tue, 19 Sep 2006 18:13:10 +0200 obua renamed axclass_xxxx axclasses
Tue, 19 Sep 2006 15:44:04 +0200 haftmann removed diagnostic messages
Tue, 19 Sep 2006 15:31:32 +0200 haftmann Operational Equality
Tue, 19 Sep 2006 15:31:25 +0200 urbanc this file contains a compile-challenge suggested by Adam Chlipala;
Tue, 19 Sep 2006 15:22:44 +0200 urbanc tuned
Tue, 19 Sep 2006 15:22:35 +0200 haftmann added auxiliary lemma for code generation 2
Tue, 19 Sep 2006 15:22:29 +0200 haftmann removed
Tue, 19 Sep 2006 15:22:29 +0200 haftmann moved part of normalization oracle here
Tue, 19 Sep 2006 15:22:28 +0200 haftmann classical arity syntax
Tue, 19 Sep 2006 15:22:26 +0200 haftmann added codegen_data
Tue, 19 Sep 2006 15:22:24 +0200 haftmann moved base setup for evaluation oracle hier
Tue, 19 Sep 2006 15:22:21 +0200 haftmann added OperationalEquality.thy
Tue, 19 Sep 2006 15:22:05 +0200 haftmann code generation 2 adjustments
Tue, 19 Sep 2006 15:22:03 +0200 haftmann (void)
Tue, 19 Sep 2006 15:21:58 +0200 haftmann improved numeral handling for nbe
Tue, 19 Sep 2006 15:21:55 +0200 haftmann added suspensions in Pure
Tue, 19 Sep 2006 15:21:52 +0200 haftmann added some stuff for code generation 2
Tue, 19 Sep 2006 15:21:51 +0200 haftmann dropped error-prone code generation 2 for wfrec
Tue, 19 Sep 2006 15:21:48 +0200 haftmann text cleanup
Tue, 19 Sep 2006 15:21:44 +0200 haftmann introduced syntactic classes; moved some setup to Pure/codegen, Pure/nbe or OperationalEquality.thy
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;
Wed, 13 Sep 2006 12:40:39 +0200 krauss Updated keyword file
Wed, 13 Sep 2006 12:37:13 +0200 krauss Removed debugging code imports...
Wed, 13 Sep 2006 12:21:35 +0200 paulson Added the "theory_const" option. Only it is OFF because it's often harmful!
Wed, 13 Sep 2006 12:20:21 +0200 paulson Extended the blacklist with higher-order theorems. Restructured. Added checks to
Wed, 13 Sep 2006 12:18:36 +0200 paulson bug fix to abstractions: free variables in theorem can be abstracted over.
Wed, 13 Sep 2006 12:17:17 +0200 paulson Tweaks to is_fol_term, the first-order test. We don't count "=" as a connective
Wed, 13 Sep 2006 12:05:50 +0200 krauss Major update to function package, including new syntax and the (only theoretical)
Wed, 13 Sep 2006 00:38:38 +0200 huffman added instance rat :: recpower
Tue, 12 Sep 2006 21:05:39 +0200 wenzelm more on theorems;
Tue, 12 Sep 2006 17:45:58 +0200 wenzelm tuned;
Tue, 12 Sep 2006 17:23:34 +0200 wenzelm more on terms;
Tue, 12 Sep 2006 17:12:51 +0200 wenzelm no_syntax norm -- clash with Real/RealVector.thy;
Tue, 12 Sep 2006 17:05:44 +0200 huffman simplify some proofs, remove obsolete realpow_divide
Tue, 12 Sep 2006 17:03:52 +0200 huffman realpow_divide -> power_divide
Tue, 12 Sep 2006 16:44:04 +0200 huffman remove extra dependency
Tue, 12 Sep 2006 14:50:11 +0200 wenzelm more on terms;
Tue, 12 Sep 2006 12:16:17 +0200 wenzelm Efficient term substitution -- avoids copying.
Tue, 12 Sep 2006 12:12:57 +0200 wenzelm ctyp: maintain maxidx;
Tue, 12 Sep 2006 12:12:55 +0200 wenzelm removed obsolete aconvs (use eq_list aconv);
Tue, 12 Sep 2006 12:12:53 +0200 wenzelm tuned eq_list;
Tue, 12 Sep 2006 12:12:46 +0200 wenzelm moved term subst functions to TermSubst;
Tue, 12 Sep 2006 12:12:39 +0200 wenzelm intr/elim: use constant complexity thanks to tuned Thm.instantiate/implies_elim;
Tue, 12 Sep 2006 12:12:33 +0200 wenzelm added Pure/term_subst.ML;
Tue, 12 Sep 2006 12:12:25 +0200 wenzelm added Gentzen:1935;
Tue, 12 Sep 2006 07:49:07 +0200 huffman import RealVector
Tue, 12 Sep 2006 06:44:45 +0200 huffman formalization of vector spaces and algebras over the real numbers
Mon, 11 Sep 2006 21:35:19 +0200 wenzelm induct method: renamed 'fixing' to 'arbitrary';
Mon, 11 Sep 2006 14:35:30 +0200 wenzelm updated;
Mon, 11 Sep 2006 14:35:25 +0200 wenzelm more rules;
Mon, 11 Sep 2006 14:28:47 +0200 haftmann hid succ, pred in Numeral.thy
Mon, 11 Sep 2006 12:27:36 +0200 wenzelm updated;
Mon, 11 Sep 2006 12:27:30 +0200 wenzelm more rules;
Mon, 11 Sep 2006 12:27:21 +0200 wenzelm tuned;
Sun, 10 Sep 2006 05:34:24 +0200 huffman added axclass division_ring (like field without commutativity; includes e.g. quaternions) and generalized some theorems from field to division_ring
Sat, 09 Sep 2006 18:28:42 +0200 huffman cleaned up
Fri, 08 Sep 2006 19:44:43 +0200 wenzelm tuned;
Fri, 08 Sep 2006 17:33:05 +0200 wenzelm tuned;
Fri, 08 Sep 2006 13:33:11 +0200 haftmann changed order of type classes and axclasses
Thu, 07 Sep 2006 20:12:08 +0200 wenzelm tuned;
Thu, 07 Sep 2006 15:16:51 +0200 wenzelm updated;
Thu, 07 Sep 2006 15:16:41 +0200 wenzelm tentative appendix C;
Thu, 07 Sep 2006 15:16:26 +0200 wenzelm tuned;
Wed, 06 Sep 2006 22:48:36 +0200 wenzelm read_instantiate: declare names of TVars as well (temporary workaround for no-freeze feature of type inference);
Wed, 06 Sep 2006 17:39:52 +0200 webertj rawsat_thm: mk_conjunction_list replaced by Conjunction.mk_conjunction_list
Wed, 06 Sep 2006 13:48:02 +0200 haftmann got rid of Numeral.bin type
Wed, 06 Sep 2006 10:01:27 +0200 haftmann now using TypecopyPackage
Wed, 06 Sep 2006 10:01:04 +0200 haftmann TypedefPackage.add_typedef_* now yields name of introduced type constructor
Tue, 05 Sep 2006 22:06:18 +0200 wenzelm added Barendregt-Geuvers:2001;
Tue, 05 Sep 2006 22:05:49 +0200 wenzelm updated;
Tue, 05 Sep 2006 22:05:41 +0200 wenzelm more on types and type classes;
Tue, 05 Sep 2006 22:05:15 +0200 wenzelm tuned;
Tue, 05 Sep 2006 22:04:56 +0200 wenzelm added \isactrlvec;
Tue, 05 Sep 2006 16:42:32 +0200 wenzelm tuned;
Tue, 05 Sep 2006 16:42:23 +0200 wenzelm more on names;
Mon, 04 Sep 2006 20:07:55 +0200 wenzelm tuned;
Mon, 04 Sep 2006 19:49:39 +0200 wenzelm tuned;
Mon, 04 Sep 2006 18:41:33 +0200 paulson Using Drule.local_standard to reduce the space usage
Mon, 04 Sep 2006 17:06:45 +0200 wenzelm tuned;
Mon, 04 Sep 2006 16:28:36 +0200 wenzelm updated;
Mon, 04 Sep 2006 16:28:27 +0200 wenzelm more on variables;
Mon, 04 Sep 2006 15:27:30 +0200 ballarin More locale test code.
Mon, 04 Sep 2006 15:27:00 +0200 ballarin Documented methods intro_locales and unfold_locales.
Mon, 04 Sep 2006 13:55:32 +0200 haftmann some corrections in class section
Mon, 04 Sep 2006 08:18:00 +0200 haftmann explicit table with constant types
Mon, 04 Sep 2006 08:17:28 +0200 haftmann proper project_sort
Sat, 02 Sep 2006 03:10:27 +0200 webertj tuned
Sat, 02 Sep 2006 01:10:10 +0200 webertj zchaff_with_proofs: proof is a reference now
Fri, 01 Sep 2006 23:18:01 +0200 wenzelm signature: do not export private stuff;
Fri, 01 Sep 2006 23:04:42 +0200 wenzelm skolem_cache_thm: Drule.close_derivation on clauses preserves some space;
Fri, 01 Sep 2006 20:44:16 +0200 wenzelm tuned;
Fri, 01 Sep 2006 20:40:05 +0200 wenzelm tuned;
Fri, 01 Sep 2006 20:17:31 +0200 wenzelm explain assumptions;
Fri, 01 Sep 2006 08:51:53 +0200 paulson refinements to conversion into clause form, esp for the HO case
Fri, 01 Sep 2006 08:36:55 +0200 haftmann pervasive refinements
Fri, 01 Sep 2006 08:36:54 +0200 haftmann removed some dictionary stuff
Fri, 01 Sep 2006 08:36:53 +0200 haftmann project_algebra yields sort projector
Fri, 01 Sep 2006 08:36:51 +0200 haftmann final syntax for some Isar code generator keywords
Thu, 31 Aug 2006 23:01:16 +0200 wenzelm tuned;
Thu, 31 Aug 2006 22:55:49 +0200 wenzelm misc cleanup;
Thu, 31 Aug 2006 18:27:40 +0200 wenzelm tuned;
Thu, 31 Aug 2006 17:33:55 +0200 wenzelm more stuff;
Thu, 31 Aug 2006 17:33:48 +0200 wenzelm mldecls: footnotesize;
Thu, 31 Aug 2006 14:53:55 +0200 wenzelm more on contexts;
Thu, 31 Aug 2006 14:36:48 +0200 webertj String.concatWith (not available in PolyML) replaced by space_implode
Thu, 31 Aug 2006 10:20:22 +0200 paulson improvements to abstraction generation
Thu, 31 Aug 2006 10:18:26 +0200 paulson blacklist now handles thm lists
Thu, 31 Aug 2006 10:17:19 +0200 paulson Empty is better than Match
Thu, 31 Aug 2006 02:59:08 +0200 webertj term_of_prop_formula added
Thu, 31 Aug 2006 02:22:05 +0200 webertj read_dimacs_cnf_file ignores more comment lines
Wed, 30 Aug 2006 16:27:53 +0200 webertj faster clause representation (again): full CNF formula as a hypothesis, instead of separate clauses
Wed, 30 Aug 2006 15:11:17 +0200 haftmann code refinements
Wed, 30 Aug 2006 12:28:39 +0200 wenzelm updated;
Wed, 30 Aug 2006 12:28:32 +0200 wenzelm tuned;
Wed, 30 Aug 2006 08:34:45 +0200 haftmann added yet another code generator example
Wed, 30 Aug 2006 08:30:09 +0200 haftmann fixes
Wed, 30 Aug 2006 08:29:30 +0200 haftmann fixed bug in wfrec appgen
Wed, 30 Aug 2006 03:30:09 +0200 webertj lin_arith_prover: splitting reverted because of performance loss
Wed, 30 Aug 2006 03:19:08 +0200 webertj lin_arith_prover: splitting reverted because of performance loss
Tue, 29 Aug 2006 21:43:34 +0200 urbanc added a FIXME-comment
Tue, 29 Aug 2006 18:56:11 +0200 wenzelm tuned;
Tue, 29 Aug 2006 18:49:33 +0200 wenzelm more on contexts;
Tue, 29 Aug 2006 14:31:15 +0200 haftmann refinements
Tue, 29 Aug 2006 14:31:14 +0200 haftmann added and refined some exmples
Tue, 29 Aug 2006 14:31:13 +0200 haftmann added typecopy_package
Tue, 29 Aug 2006 14:31:12 +0200 haftmann added typecopy_package and some examples
Tue, 29 Aug 2006 14:31:11 +0200 haftmann updated keywords
Mon, 28 Aug 2006 18:18:31 +0200 paulson minor bug fixes
Mon, 28 Aug 2006 18:16:08 +0200 paulson removed the (apparently pointless) signature constraint
Mon, 28 Aug 2006 18:15:32 +0200 paulson tidied
Mon, 28 Aug 2006 16:10:44 +0200 webertj encode clauses as Isar premises, rather than as object-logic &, for faster parsing
Fri, 25 Aug 2006 18:48:58 +0200 paulson abstraction of lambda-expressions
Fri, 25 Aug 2006 18:48:09 +0200 paulson tidied
Fri, 25 Aug 2006 18:47:36 +0200 paulson better skolemization, using first-order resolution rather than hoping for the right result
Fri, 25 Aug 2006 18:46:24 +0200 paulson using inc
Fri, 25 Aug 2006 18:45:57 +0200 paulson explicit type variables prevent empty sorts
Fri, 25 Aug 2006 18:44:59 +0200 paulson replaced skolem declarations by automatic skolemization of everything
Fri, 25 Aug 2006 00:10:10 +0200 webertj avoid duplicate tactics
Thu, 24 Aug 2006 23:51:46 +0200 webertj additional list of tactics that can be added to arith
Thu, 24 Aug 2006 15:20:43 +0200 berghofe Added premises concerning finite support of recursion results to FCBs.
Wed, 23 Aug 2006 23:40:47 +0200 huffman speed up proof of summable_Cauchy
Wed, 23 Aug 2006 22:44:32 +0200 huffman speed up some proofs
Wed, 23 Aug 2006 22:12:54 +0200 huffman generalize proof of SUP_rabs_subseq
Wed, 23 Aug 2006 21:57:43 +0200 huffman speed up some proofs
Wed, 23 Aug 2006 17:05:08 +0200 haftmann SML/NJ int type fix
Mon, 21 Aug 2006 11:02:44 +0200 haftmann tracing
Mon, 21 Aug 2006 11:02:43 +0200 haftmann improved preprocessing
Mon, 21 Aug 2006 11:02:42 +0200 haftmann fixed bug in sortlookup
Mon, 21 Aug 2006 11:02:41 +0200 haftmann more concise preprocessing of numerals for code generation
Mon, 21 Aug 2006 11:02:40 +0200 haftmann more concise string serialization
Mon, 21 Aug 2006 11:02:39 +0200 haftmann added some codegen examples/applications
Fri, 18 Aug 2006 18:51:44 +0200 urbanc adapted using the characteristic equations
Fri, 18 Aug 2006 18:46:02 +0200 urbanc modified to use the characteristic equations
Fri, 18 Aug 2006 17:03:23 +0200 berghofe - Fixed bug that caused uniqueness proof for recursion
Thu, 17 Aug 2006 20:31:36 +0200 urbanc used the recursion combinator for the height and substitution function
Thu, 17 Aug 2006 19:20:43 +0200 urbanc added definition for size and substitution using the recursion
Thu, 17 Aug 2006 09:24:56 +0200 haftmann improved thmtab
Thu, 17 Aug 2006 09:24:51 +0200 haftmann fixed bug in sortcontext extraction
Thu, 17 Aug 2006 09:24:50 +0200 haftmann dropped definitions_of
Thu, 17 Aug 2006 09:24:49 +0200 haftmann added all_super_classes
Thu, 17 Aug 2006 09:24:48 +0200 haftmann renamed module to thyname
Thu, 17 Aug 2006 09:24:47 +0200 haftmann cleanup
Wed, 16 Aug 2006 16:44:41 +0200 urbanc added missing supp_nat lemma
Mon, 14 Aug 2006 13:47:00 +0200 haftmann added
Mon, 14 Aug 2006 13:46:21 +0200 haftmann module restructuring
Mon, 14 Aug 2006 13:46:20 +0200 haftmann code cleanup, instance_subsort now working
Mon, 14 Aug 2006 13:46:19 +0200 haftmann added code generator packages
Mon, 14 Aug 2006 13:46:17 +0200 haftmann adaptions to improvements
Mon, 14 Aug 2006 13:46:16 +0200 haftmann added add_hook_bootstrap
Mon, 14 Aug 2006 13:46:08 +0200 haftmann added new files
Mon, 14 Aug 2006 13:46:06 +0200 haftmann simplified code generator setup
Mon, 14 Aug 2006 13:46:05 +0200 haftmann added passage on class package
Mon, 14 Aug 2006 13:46:03 +0200 haftmann updated code generator keywords
Mon, 14 Aug 2006 11:26:10 +0200 berghofe Removed non-trivial definitions from calc_atm theorem list.
Mon, 14 Aug 2006 11:25:08 +0200 berghofe Finished implementation of uniqueness proof for recursion combinator.
Mon, 14 Aug 2006 11:16:20 +0200 chaieb *** empty log message ***
Mon, 14 Aug 2006 11:13:50 +0200 chaieb Reification now handels binders.
Wed, 09 Aug 2006 18:41:42 +0200 paulson consistent prefixing for skolem functions
Wed, 09 Aug 2006 18:39:08 +0200 paulson blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
Wed, 09 Aug 2006 15:48:51 +0200 webertj tuned: string_of_list, string_of_pair
(0) -10000 -3000 -1000 -240 +240 +1000 +3000 +10000 +30000 tip