nipkow [Fri, 23 Mar 2001 10:10:53 +0100] rev 11220
added one point simprocs for bounded quantifiers
paulson [Thu, 22 Mar 2001 10:29:26 +0100] rev 11219
new theorem analz_Decrypt'
paulson [Thu, 22 Mar 2001 10:28:46 +0100] rev 11218
new theorem analz_isSymKey_Decrypt
paulson [Thu, 22 Mar 2001 10:27:00 +0100] rev 11217
some X-symbols
nipkow [Mon, 19 Mar 2001 17:25:42 +0100] rev 11216
*** empty log message ***
nipkow [Mon, 19 Mar 2001 13:28:06 +0100] rev 11215
*** empty log message ***
nipkow [Mon, 19 Mar 2001 13:05:56 +0100] rev 11214
*** empty log message ***
nipkow [Mon, 19 Mar 2001 12:38:36 +0100] rev 11213
*** empty log message ***
paulson [Mon, 19 Mar 2001 10:37:47 +0100] rev 11212
*** empty log message ***
paulson [Thu, 15 Mar 2001 16:56:35 +0100] rev 11211
translations: a tweak
nipkow [Thu, 15 Mar 2001 15:05:51 +0100] rev 11210
*** empty log message ***
nipkow [Thu, 15 Mar 2001 13:57:10 +0100] rev 11209
*** empty log message ***
nipkow [Thu, 15 Mar 2001 11:06:33 +0100] rev 11208
*** empty log message ***
nipkow [Thu, 15 Mar 2001 10:41:32 +0100] rev 11207
*** empty log message ***
nipkow [Wed, 14 Mar 2001 18:40:01 +0100] rev 11206
*** empty log message ***
nipkow [Wed, 14 Mar 2001 17:38:49 +0100] rev 11205
*** empty log message ***
paulson [Wed, 14 Mar 2001 08:50:55 +0100] rev 11204
minor tuning
nipkow [Tue, 13 Mar 2001 18:35:48 +0100] rev 11203
*** empty log message ***
nipkow [Mon, 12 Mar 2001 18:23:11 +0100] rev 11202
*** empty log message ***
nipkow [Mon, 12 Mar 2001 18:17:45 +0100] rev 11201
*** empty log message ***
nipkow [Fri, 09 Mar 2001 19:05:48 +0100] rev 11200
arith_tac now copes with propositional reasoning as well.
paulson [Wed, 07 Mar 2001 18:35:27 +0100] rev 11199
expanded abbrevs
streckem [Wed, 07 Mar 2001 17:19:16 +0100] rev 11198
added strange 'b y' syntax
nipkow [Wed, 07 Mar 2001 16:25:51 +0100] rev 11197
*** empty log message ***
nipkow [Wed, 07 Mar 2001 15:54:11 +0100] rev 11196
*** empty log message ***
paulson [Mon, 05 Mar 2001 15:47:11 +0100] rev 11195
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson [Mon, 05 Mar 2001 15:32:54 +0100] rev 11194
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson [Mon, 05 Mar 2001 15:25:11 +0100] rev 11193
reorganization of HOL/UNITY, moving examples to subdirectories Simple and Comp
paulson [Mon, 05 Mar 2001 12:31:31 +0100] rev 11192
a few basic X-symbols
paulson [Fri, 02 Mar 2001 13:26:55 +0100] rev 11191
conversion of Message.thy to Isar format
ehmety [Fri, 02 Mar 2001 13:18:56 +0100] rev 11190
*** empty log message ***
paulson [Fri, 02 Mar 2001 13:18:31 +0100] rev 11189
conversion of Message.thy to Isar format
paulson [Fri, 02 Mar 2001 13:14:37 +0100] rev 11188
streamlined a proof
paulson [Wed, 28 Feb 2001 12:37:48 +0100] rev 11187
auto-update
nipkow [Tue, 27 Feb 2001 23:25:47 +0100] rev 11186
*** empty log message ***
paulson [Tue, 27 Feb 2001 16:13:23 +0100] rev 11185
Some X-symbols for <notin>, <noteq>, <forall>, <exists>
Streamlining of Yahalom proofs
Removal of redundant proofs
nipkow [Tue, 27 Feb 2001 12:28:42 +0100] rev 11184
kildall now via while and therefore executable!
paulson [Mon, 26 Feb 2001 16:36:53 +0100] rev 11183
minor tweaks to speed the proofs
paulson [Mon, 26 Feb 2001 10:41:24 +0100] rev 11182
minor fixes
oheimb [Fri, 23 Feb 2001 16:31:21 +0100] rev 11181
renamed addaltern to addafter, addSaltern to addSafter
oheimb [Fri, 23 Feb 2001 16:31:18 +0100] rev 11180
removed performance leak for split_conv_tac (and corresponding safe wrapper)
paulson [Thu, 22 Feb 2001 18:13:23 +0100] rev 11179
subst method and a new section on rule, rule_tac, etc
kleing [Thu, 22 Feb 2001 18:03:11 +0100] rev 11178
removed unused constant
kleing [Thu, 22 Feb 2001 11:47:35 +0100] rev 11177
removed unused function
paulson [Thu, 22 Feb 2001 11:31:31 +0100] rev 11176
a PROPER tidy-up
nipkow [Thu, 22 Feb 2001 10:18:41 +0100] rev 11175
recoded function iter with the help of the while-combinator.
paulson [Wed, 21 Feb 2001 15:21:15 +0100] rev 11174
revisions in response to comments by Tobias
paulson [Wed, 21 Feb 2001 12:57:55 +0100] rev 11173
revisions in response to comments by Tobias
oheimb [Wed, 21 Feb 2001 12:07:00 +0100] rev 11172
added split_conv_tac (also to claset()) as an optimization
oheimb [Tue, 20 Feb 2001 18:53:28 +0100] rev 11171
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
oheimb [Tue, 20 Feb 2001 18:48:34 +0100] rev 11170
simplified proofs for splitI and splitD, added splitD'
added split_conv_tac (also to claset()) as an optimization
made split_all_tac safe introducing safe_full_simp_tac,EXISTING PROOFS MAY FAIL
oheimb [Tue, 20 Feb 2001 18:47:34 +0100] rev 11169
made split_all_tac safe introducing safe_full_simp_tac, EXISTING PROOFS MAY FAIL
oheimb [Tue, 20 Feb 2001 18:47:32 +0100] rev 11168
corrected comments on addbefore and addSbefore
oheimb [Tue, 20 Feb 2001 18:47:30 +0100] rev 11167
added same_fstI
oheimb [Tue, 20 Feb 2001 18:47:29 +0100] rev 11166
simplified definition of wrapper bspec
oheimb [Tue, 20 Feb 2001 18:47:27 +0100] rev 11165
added image_cong to default congs of recdef
oheimb [Tue, 20 Feb 2001 18:47:25 +0100] rev 11164
added add_arith (just as hint by now)
oheimb [Tue, 20 Feb 2001 18:47:22 +0100] rev 11163
added rearrange_prems
oheimb [Tue, 20 Feb 2001 18:47:06 +0100] rev 11162
debugging: replaced gen_all by forall_elim_vars_safe
nipkow [Tue, 20 Feb 2001 13:23:58 +0100] rev 11161
*** empty log message ***