paulson [Wed, 25 May 2005 16:14:40 +0200] rev 16078
new Brouwer ordinal example
kleing [Wed, 25 May 2005 11:18:02 +0200] rev 16077
more cleanup
kleing [Wed, 25 May 2005 11:14:59 +0200] rev 16076
tuned thm_style section
nipkow [Wed, 25 May 2005 10:51:42 +0200] rev 16075
added ? explanations
kleing [Wed, 25 May 2005 10:43:15 +0200] rev 16074
renamed search criterion 'rewrite' to 'simp'
paulson [Wed, 25 May 2005 10:33:07 +0200] rev 16073
SML/NJ compatibility
paulson [Wed, 25 May 2005 10:32:20 +0200] rev 16072
new environments for Proof General notes
kleing [Wed, 25 May 2005 10:18:09 +0200] rev 16071
removed obsolete findI, findE, findEs
(and the functions they depended on in Isar/find_theorems)
wenzelm [Wed, 25 May 2005 09:44:34 +0200] rev 16070
removed LICENCE note -- everything is subject to Isabelle licence as
stated in COPYRIGHT file;
nipkow [Wed, 25 May 2005 09:04:24 +0200] rev 16069
*** empty log message ***
nipkow [Wed, 25 May 2005 09:03:53 +0200] rev 16068
grammar
huffman [Wed, 25 May 2005 02:49:46 +0200] rev 16067
shorted proof that lift is chfin
quigley [Wed, 25 May 2005 01:47:11 +0200] rev 16066
Removed shell variables. Now uses isatool getenv -b SPASS_HOME.
quigley [Tue, 24 May 2005 16:12:52 +0200] rev 16065
Generic version of spassshell. Add SPASS_HOME to .bashrc so that shell script can find it.
haftmann [Tue, 24 May 2005 14:28:59 +0200] rev 16064
ML_idf antiquotation
paulson [Tue, 24 May 2005 11:19:50 +0200] rev 16063
oracle example converted to Isar
paulson [Tue, 24 May 2005 10:55:11 +0200] rev 16062
cannot have files named adm.ML and Adm.ML on Macs, so deleted one and renamed the other
paulson [Tue, 24 May 2005 10:23:24 +0200] rev 16061
A new structure and reduced indentation
huffman [Tue, 24 May 2005 07:43:38 +0200] rev 16060
Simplified version of strict sum theory, using TypedefPcpo
huffman [Tue, 24 May 2005 05:52:48 +0200] rev 16059
Simplified version of strict product theory, using TypedefPcpo
huffman [Tue, 24 May 2005 05:51:06 +0200] rev 16058
New theory for defining subtypes of pcpos
huffman [Tue, 24 May 2005 05:32:19 +0200] rev 16057
added lemma cpair_eq, made cfst_strict and csnd_strict into simp rules
huffman [Tue, 24 May 2005 05:03:54 +0200] rev 16056
Moved admissibility definitions and lemmas to a separate theory
huffman [Mon, 23 May 2005 23:32:07 +0200] rev 16055
moved continuity simproc to Cfun.thy
huffman [Mon, 23 May 2005 23:24:38 +0200] rev 16054
moved continuity simproc to Cont.thy
huffman [Mon, 23 May 2005 23:01:27 +0200] rev 16053
moved theorem cont2cont_CF1L_rev2 to Cont.thy
nipkow [Mon, 23 May 2005 19:39:45 +0200] rev 16052
tuned setsum rewrites
wenzelm [Mon, 23 May 2005 19:14:16 +0200] rev 16051
* Pure/Syntax: In schematic variable names, *any* symbol following
\<^isub> or \<^isup> is now treated as part of the base name;
webertj [Mon, 23 May 2005 17:17:06 +0200] rev 16050
interpreters for lfp/gfp added
wenzelm [Mon, 23 May 2005 16:57:02 +0200] rev 16049
obsolete;
quigley [Mon, 23 May 2005 15:16:36 +0200] rev 16048
spassshell and testout.py are used to filter the proof part out of SPASS's
output (i.e. cuts out input and search information).
wenzelm [Mon, 23 May 2005 14:56:37 +0200] rev 16047
tuned pretty_sg;
tuned;
wenzelm [Mon, 23 May 2005 14:56:36 +0200] rev 16046
node_trans: revert to original transaction code (pre 1.54);
wenzelm [Mon, 23 May 2005 14:56:35 +0200] rev 16045
use: not a theory command!
nipkow [Mon, 23 May 2005 13:39:45 +0200] rev 16044
converted back from 0..< to <.
haftmann [Mon, 23 May 2005 12:09:30 +0200] rev 16043
added email
nipkow [Mon, 23 May 2005 11:14:58 +0200] rev 16042
tuned trace info (depth)
nipkow [Mon, 23 May 2005 11:06:41 +0200] rev 16041
simplifier trace info; Suc-intervals
haftmann [Mon, 23 May 2005 10:49:25 +0200] rev 16040
some adaptions
quigley [Mon, 23 May 2005 00:18:51 +0200] rev 16039
Moved some of the clausify functions from ATP/res_clasimpset.ML to res_axioms.ML.
Changed watcher.ML so that the Unix.execute and Unix.reap functions are used instead of those in modUnix.ML, and
consequently removed modUnix.ML from Reconstruction.thy
wenzelm [Sun, 22 May 2005 19:26:18 +0200] rev 16038
tuned;
wenzelm [Sun, 22 May 2005 19:26:17 +0200] rev 16037
string FindTheorems.criterion;
wenzelm [Sun, 22 May 2005 19:26:16 +0200] rev 16036
added read_criterion/pretty_criterion;
improved rule filters -- intro excludes elim rules;
tuned output;
tuned;
wenzelm [Sun, 22 May 2005 19:26:15 +0200] rev 16035
added show_dummy_patterns;
wenzelm [Sun, 22 May 2005 18:59:05 +0200] rev 16034
updated;
wenzelm [Sun, 22 May 2005 16:54:09 +0200] rev 16033
Retrieve theorems from proof context -- improved version of
thms_containing by Rafal Kolanski, NICTA;
wenzelm [Sun, 22 May 2005 16:53:11 +0200] rev 16032
added Pure/simplifier.ML, Pure/Isar/find_theorems.ML;
wenzelm [Sun, 22 May 2005 16:51:19 +0200] rev 16031
moved everything related to thms_containing to find_theorems.ML;
export is_known;
added fact_index_of, valid_thms;
gen_read': removed unused dummies option;
declare_term(_syntax): canonical argument order;
removed declare_terms(_syntax);
wenzelm [Sun, 22 May 2005 16:51:18 +0200] rev 16030
added reserved;
wenzelm [Sun, 22 May 2005 16:51:17 +0200] rev 16029
added ident_with;
wenzelm [Sun, 22 May 2005 16:51:16 +0200] rev 16028
fold ProofContext.declare_term;
wenzelm [Sun, 22 May 2005 16:51:15 +0200] rev 16027
added 'print_simpset';
tuned 'thms_containing';
removed 'print_intros';
wenzelm [Sun, 22 May 2005 16:51:14 +0200] rev 16026
added print_simpset;
renamed print_thms_containing to find_theorems;
removed print_intros (superceded by find_theorems intro);
wenzelm [Sun, 22 May 2005 16:51:13 +0200] rev 16025
added find_theorems.ML, ../simplifier.ML;
wenzelm [Sun, 22 May 2005 16:51:12 +0200] rev 16024
tuned terms_of_tpairs;
wenzelm [Sun, 22 May 2005 16:51:11 +0200] rev 16023
added string_of_thmref, selections, fact_index_of, valid_thms;
moved find_matching_thms, is_matching_thm, find_intros/intros_goal/elims to Isar/find_theorems.ML;
tuned
wenzelm [Sun, 22 May 2005 16:51:10 +0200] rev 16022
FindTheorems.print_theorems;
wenzelm [Sun, 22 May 2005 16:51:09 +0200] rev 16021
findI/Es/E: adapted to FindTheorems.find_XXX, results use thmref instead of string;
wenzelm [Sun, 22 May 2005 16:51:08 +0200] rev 16020
major tuning;
wenzelm [Sun, 22 May 2005 16:51:07 +0200] rev 16019
Simplifier already setup in Pure;