huffman [Fri, 27 May 2005 00:15:24 +0200] rev 16092
added lemma thelub_const
paulson [Thu, 26 May 2005 18:34:23 +0200] rev 16091
further tweaks to the SPASS setup
paulson [Thu, 26 May 2005 16:50:20 +0200] rev 16090
goodby to modUnix
paulson [Thu, 26 May 2005 16:50:07 +0200] rev 16089
trying to set up portable calling sequences for SPASS and tptp2X
kleing [Thu, 26 May 2005 10:05:28 +0200] rev 16088
cleaned up select_match
do not return trivial matches
made simp: t work
paulson [Thu, 26 May 2005 10:05:11 +0200] rev 16087
Narrower version of the Proof General's head; removal of the alternative icon and environment
paulson [Thu, 26 May 2005 10:02:01 +0200] rev 16086
Narrower version of the Proof General's head
huffman [Thu, 26 May 2005 04:41:56 +0200] rev 16085
rewrote continuous isomorphism section, cleaned up
huffman [Thu, 26 May 2005 02:26:28 +0200] rev 16084
cleaned up, added UU_app and less_funI, removed some obsolete stuff
huffman [Thu, 26 May 2005 02:24:41 +0200] rev 16083
added defaultsort declaration, moved cpair_less to Cprod.thy
huffman [Thu, 26 May 2005 02:24:08 +0200] rev 16082
added defaultsort declaration
huffman [Thu, 26 May 2005 02:23:27 +0200] rev 16081
cleaned up, added cpair_less and cpair_eq_pair, removed some obsolete stuff
huffman [Thu, 26 May 2005 00:31:48 +0200] rev 16080
removed dependence on Cfun.thy
huffman [Thu, 26 May 2005 00:30:24 +0200] rev 16079
moved adm_chfindom from Adm.thy to Fix.thy, to remove dependence on Cfun
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;