Thu, 26 May 2005 02:24:41 +0200 huffman added defaultsort declaration, moved cpair_less to Cprod.thy
Thu, 26 May 2005 02:24:08 +0200 huffman added defaultsort declaration
Thu, 26 May 2005 02:23:27 +0200 huffman cleaned up, added cpair_less and cpair_eq_pair, removed some obsolete stuff
Thu, 26 May 2005 00:31:48 +0200 huffman removed dependence on Cfun.thy
Thu, 26 May 2005 00:30:24 +0200 huffman moved adm_chfindom from Adm.thy to Fix.thy, to remove dependence on Cfun
Wed, 25 May 2005 16:14:40 +0200 paulson new Brouwer ordinal example
Wed, 25 May 2005 11:18:02 +0200 kleing more cleanup
Wed, 25 May 2005 11:14:59 +0200 kleing tuned thm_style section
Wed, 25 May 2005 10:51:42 +0200 nipkow added ? explanations
Wed, 25 May 2005 10:43:15 +0200 kleing renamed search criterion 'rewrite' to 'simp'
Wed, 25 May 2005 10:33:07 +0200 paulson SML/NJ compatibility
Wed, 25 May 2005 10:32:20 +0200 paulson new environments for Proof General notes
Wed, 25 May 2005 10:18:09 +0200 kleing removed obsolete findI, findE, findEs
Wed, 25 May 2005 09:44:34 +0200 wenzelm removed LICENCE note -- everything is subject to Isabelle licence as
Wed, 25 May 2005 09:04:24 +0200 nipkow *** empty log message ***
Wed, 25 May 2005 09:03:53 +0200 nipkow grammar
Wed, 25 May 2005 02:49:46 +0200 huffman shorted proof that lift is chfin
Wed, 25 May 2005 01:47:11 +0200 quigley Removed shell variables. Now uses isatool getenv -b SPASS_HOME.
Tue, 24 May 2005 16:12:52 +0200 quigley Generic version of spassshell. Add SPASS_HOME to .bashrc so that shell script can find it.
Tue, 24 May 2005 14:28:59 +0200 haftmann ML_idf antiquotation
Tue, 24 May 2005 11:19:50 +0200 paulson oracle example converted to Isar
Tue, 24 May 2005 10:55:11 +0200 paulson cannot have files named adm.ML and Adm.ML on Macs, so deleted one and renamed the other
Tue, 24 May 2005 10:23:24 +0200 paulson A new structure and reduced indentation
Tue, 24 May 2005 07:43:38 +0200 huffman Simplified version of strict sum theory, using TypedefPcpo
Tue, 24 May 2005 05:52:48 +0200 huffman Simplified version of strict product theory, using TypedefPcpo
Tue, 24 May 2005 05:51:06 +0200 huffman New theory for defining subtypes of pcpos
Tue, 24 May 2005 05:32:19 +0200 huffman added lemma cpair_eq, made cfst_strict and csnd_strict into simp rules
Tue, 24 May 2005 05:03:54 +0200 huffman Moved admissibility definitions and lemmas to a separate theory
Mon, 23 May 2005 23:32:07 +0200 huffman moved continuity simproc to Cfun.thy
Mon, 23 May 2005 23:24:38 +0200 huffman moved continuity simproc to Cont.thy
Mon, 23 May 2005 23:01:27 +0200 huffman moved theorem cont2cont_CF1L_rev2 to Cont.thy
Mon, 23 May 2005 19:39:45 +0200 nipkow tuned setsum rewrites
Mon, 23 May 2005 19:14:16 +0200 wenzelm * Pure/Syntax: In schematic variable names, *any* symbol following
Mon, 23 May 2005 17:17:06 +0200 webertj interpreters for lfp/gfp added
Mon, 23 May 2005 16:57:02 +0200 wenzelm obsolete;
Mon, 23 May 2005 15:16:36 +0200 quigley spassshell and testout.py are used to filter the proof part out of SPASS's
Mon, 23 May 2005 14:56:37 +0200 wenzelm tuned pretty_sg;
Mon, 23 May 2005 14:56:36 +0200 wenzelm node_trans: revert to original transaction code (pre 1.54);
Mon, 23 May 2005 14:56:35 +0200 wenzelm use: not a theory command!
Mon, 23 May 2005 13:39:45 +0200 nipkow converted back from 0..< to <.
Mon, 23 May 2005 12:09:30 +0200 haftmann added email
Mon, 23 May 2005 11:14:58 +0200 nipkow tuned trace info (depth)
Mon, 23 May 2005 11:06:41 +0200 nipkow simplifier trace info; Suc-intervals
Mon, 23 May 2005 10:49:25 +0200 haftmann some adaptions
Mon, 23 May 2005 00:18:51 +0200 quigley Moved some of the clausify functions from ATP/res_clasimpset.ML to res_axioms.ML.
Sun, 22 May 2005 19:26:18 +0200 wenzelm tuned;
Sun, 22 May 2005 19:26:17 +0200 wenzelm string FindTheorems.criterion;
Sun, 22 May 2005 19:26:16 +0200 wenzelm added read_criterion/pretty_criterion;
Sun, 22 May 2005 19:26:15 +0200 wenzelm added show_dummy_patterns;
Sun, 22 May 2005 18:59:05 +0200 wenzelm updated;
Sun, 22 May 2005 16:54:09 +0200 wenzelm Retrieve theorems from proof context -- improved version of
Sun, 22 May 2005 16:53:11 +0200 wenzelm added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
Sun, 22 May 2005 16:51:19 +0200 wenzelm moved everything related to thms_containing to find_theorems.ML;
Sun, 22 May 2005 16:51:18 +0200 wenzelm added reserved;
Sun, 22 May 2005 16:51:17 +0200 wenzelm added ident_with;
Sun, 22 May 2005 16:51:16 +0200 wenzelm fold ProofContext.declare_term;
Sun, 22 May 2005 16:51:15 +0200 wenzelm added 'print_simpset';
Sun, 22 May 2005 16:51:14 +0200 wenzelm added print_simpset;
Sun, 22 May 2005 16:51:13 +0200 wenzelm added find_theorems.ML, ../simplifier.ML;
Sun, 22 May 2005 16:51:12 +0200 wenzelm tuned terms_of_tpairs;
Sun, 22 May 2005 16:51:11 +0200 wenzelm added string_of_thmref, selections, fact_index_of, valid_thms;
Sun, 22 May 2005 16:51:10 +0200 wenzelm FindTheorems.print_theorems;
Sun, 22 May 2005 16:51:09 +0200 wenzelm findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
Sun, 22 May 2005 16:51:08 +0200 wenzelm major tuning;
Sun, 22 May 2005 16:51:07 +0200 wenzelm Simplifier already setup in Pure;
Sun, 22 May 2005 16:51:06 +0200 wenzelm tuned antiquotations;
Sun, 22 May 2005 16:51:05 +0200 wenzelm tuned thms_containing;
Sun, 22 May 2005 16:51:04 +0200 wenzelm tuned;
Sun, 22 May 2005 16:51:04 +0200 wenzelm moved to Pure;
Sun, 22 May 2005 16:51:03 +0200 wenzelm moved here from Provers;
Sun, 22 May 2005 16:51:02 +0200 wenzelm removed find_rewrites (superceded by improved thms_containing);
Fri, 20 May 2005 18:35:10 +0200 paulson bug fixes for clause form transformation
Fri, 20 May 2005 18:34:14 +0200 paulson converted some problems to Isar format
Thu, 19 May 2005 18:07:05 +0200 nipkow subst again
Thu, 19 May 2005 11:08:15 +0200 paulson Skolemization of simprules and classical rules
Thu, 19 May 2005 02:33:40 +0200 huffman pcpo instance for type unit
Thu, 19 May 2005 01:22:53 +0200 dixon lucas - bugfix to subst in assumptions: fixed index error for conditional rules.
Wed, 18 May 2005 23:49:52 +0200 huffman shortened proof of adm_disj
Wed, 18 May 2005 23:29:36 +0200 huffman cleaned up and shortened some proofs
Wed, 18 May 2005 23:04:13 +0200 dixon lucas - fixed subst in assumptions to count redexes from left to right.
Wed, 18 May 2005 11:31:00 +0200 wenzelm removed update_node, which is just an instance of map_node;
Wed, 18 May 2005 11:30:59 +0200 wenzelm tuned;
Wed, 18 May 2005 11:30:58 +0200 wenzelm updated;
Wed, 18 May 2005 10:51:15 +0200 kleing searching for combination of criteria (intro, elim, dest, name, pattern)
Wed, 18 May 2005 10:47:25 +0200 kleing made para on searching more readable
Wed, 18 May 2005 10:24:11 +0200 paulson new cnf function taking Skolemization theorems as an extra argument
Wed, 18 May 2005 10:23:47 +0200 paulson consolidation and simplification
Wed, 18 May 2005 06:29:42 +0200 kleing documented new thms_containing ('rewrites' still missing)
Wed, 18 May 2005 00:13:19 +0200 nipkow documented new subst
Tue, 17 May 2005 19:24:15 +0200 wenzelm proper Id line;
Tue, 17 May 2005 19:23:54 +0200 wenzelm updated;
Tue, 17 May 2005 18:51:16 +0200 wenzelm var_or_skolem: always print question mark for vars stemming from skolems;
Tue, 17 May 2005 18:10:44 +0200 wenzelm added read_variable: optional question mark on input;
Tue, 17 May 2005 18:10:43 +0200 wenzelm substantial tuning -- adapted to common conventions;
Tue, 17 May 2005 18:10:42 +0200 wenzelm re-init ml_prompts after loop termination;
Tue, 17 May 2005 18:10:41 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Tue, 17 May 2005 18:10:40 +0200 wenzelm Syntax.read_variable;
Tue, 17 May 2005 18:10:39 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Tue, 17 May 2005 18:10:38 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Tue, 17 May 2005 18:10:37 +0200 wenzelm updated;
Tue, 17 May 2005 18:10:36 +0200 wenzelm renamed show_var_qmarks to show_question_marks;
Tue, 17 May 2005 18:10:35 +0200 wenzelm removed ISAMODE settings;
Tue, 17 May 2005 18:10:34 +0200 wenzelm no longer support isa-FOO interface;
Tue, 17 May 2005 18:10:33 +0200 wenzelm no longer support isa-FOO interface;
Tue, 17 May 2005 18:10:31 +0200 wenzelm tuned;
Tue, 17 May 2005 18:10:31 +0200 wenzelm obsolete;
Tue, 17 May 2005 17:01:35 +0200 paulson added comment
Tue, 17 May 2005 17:01:19 +0200 paulson streamlined proof using new subst method
Tue, 17 May 2005 10:19:46 +0200 wenzelm moved credit to CONTRIBUTORS;
Tue, 17 May 2005 10:19:45 +0200 wenzelm moved credit to CONTRIBUTORS;
Tue, 17 May 2005 10:19:44 +0200 wenzelm tuned;
Tue, 17 May 2005 10:19:43 +0200 wenzelm export ISABELLE_HOME, do not normalize;
Tue, 17 May 2005 10:19:42 +0200 wenzelm removed THIS_IS_ISABELLE_ADMIN;
Tue, 17 May 2005 10:08:24 +0200 wenzelm removed rev_append;
Tue, 17 May 2005 10:08:24 +0200 wenzelm obsolete;
Tue, 17 May 2005 10:05:15 +0200 wenzelm added;
Tue, 17 May 2005 09:58:40 +0200 wenzelm proper treatment of directory links;
Tue, 17 May 2005 01:24:19 +0200 kleing use Drule.vars_of_terms
Mon, 16 May 2005 10:29:15 +0200 paulson Use of IntInf.int instead of int in most numeric simprocs; avoids
Mon, 16 May 2005 09:35:05 +0200 kleing searching for thms by combination of criteria (intro, elim, dest, name, term pattern)
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip