paulson [Fri, 01 Nov 1996 18:27:38 +0100] rev 2154
New, purely illustrative result Crypt_synth_analz
paulson [Fri, 01 Nov 1996 15:46:56 +0100] rev 2153
Proof of antisym_less_lift now simpler and more robust
paulson [Fri, 01 Nov 1996 15:45:50 +0100] rev 2152
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:42:40 +0100] rev 2151
Changes tabs found in .thy files to spaces
paulson [Fri, 01 Nov 1996 15:41:09 +0100] rev 2150
Replaced "sum" (only usage?) by foldl op+
paulson [Fri, 01 Nov 1996 15:39:37 +0100] rev 2149
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:37:30 +0100] rev 2148
maxidx_of_typs replaces max o map maxidx_of_typ
paulson [Fri, 01 Nov 1996 15:35:28 +0100] rev 2147
Now uses Int.max instead of max
nodup_Vars now updates maxidx
paulson [Fri, 01 Nov 1996 15:32:03 +0100] rev 2146
maxidx_of_typs replaces max o map maxidx_of_typ
Now uses Int.max instead of max
paulson [Fri, 01 Nov 1996 15:30:49 +0100] rev 2145
asm_rewrite_goal_tac now calls SELECT_GOAL.
Replaced min by Int.min
paulson [Fri, 01 Nov 1996 15:25:21 +0100] rev 2144
Replaced foldl nodup_TVars by nodup_TVars_list -- for a big speedup on Poly/ML
paulson [Fri, 01 Nov 1996 15:15:39 +0100] rev 2143
Replaced min by Int.min
paulson [Fri, 01 Nov 1996 15:14:25 +0100] rev 2142
Deleted Olist constructor. Replaced minidx by "above" function
paulson [Fri, 01 Nov 1996 15:12:21 +0100] rev 2141
Now defines structure Int
paulson [Wed, 30 Oct 1996 11:21:24 +0100] rev 2140
Changed some mem calls to mem_int for greater efficiency (not that it could matter)
paulson [Wed, 30 Oct 1996 11:20:27 +0100] rev 2139
Only calls nodup_Vars if really necessary. We get a speedup of nearly 6%
paulson [Wed, 30 Oct 1996 11:19:09 +0100] rev 2138
Changed some mem calls to mem_string for greater efficiency (not that it could matter)
paulson [Wed, 30 Oct 1996 11:17:54 +0100] rev 2137
Minor updates
paulson [Wed, 30 Oct 1996 11:15:09 +0100] rev 2136
Updated references
paulson [Mon, 28 Oct 1996 15:59:39 +0100] rev 2135
Minor corrections
nipkow [Mon, 28 Oct 1996 15:36:18 +0100] rev 2134
Renamed and shuffled a few thms.
paulson [Mon, 28 Oct 1996 13:02:37 +0100] rev 2133
Simplified proofs
paulson [Mon, 28 Oct 1996 13:01:25 +0100] rev 2132
Tidied up a big mess in UN_parts_sees_Says
paulson [Mon, 28 Oct 1996 12:55:24 +0100] rev 2131
Changing from the Reveal to the Oops rule
nipkow [Sun, 27 Oct 1996 13:47:02 +0100] rev 2130
Simplifid proofs.
nipkow [Fri, 25 Oct 1996 15:02:09 +0200] rev 2129
Added (? x. t=x) = True
paulson [Thu, 24 Oct 1996 11:41:43 +0200] rev 2128
Documents the use of negative arguments to choplev and prlev
paulson [Thu, 24 Oct 1996 10:43:38 +0200] rev 2127
Changed comment to illustrate use of pathname
paulson [Thu, 24 Oct 1996 10:42:42 +0200] rev 2126
Allowing negative levels (as offsets) in prlev and choplev
paulson [Thu, 24 Oct 1996 10:38:35 +0200] rev 2125
New Oops message, with Server as source to ensure
correct nonces