ballarin [Tue, 30 Sep 2003 15:13:02 +0200] rev 14215
Improvements to Isar/Locales: premises generated by "includes" elements
changed. Bugfix "unify_frozen".
ballarin [Tue, 30 Sep 2003 15:10:59 +0200] rev 14214
Improvements to Isar/Locales: premises generated by "includes" elements
changed.
ballarin [Tue, 30 Sep 2003 15:10:26 +0200] rev 14213
Changed order of prems in finprod_cong. Slight speedup.
ballarin [Tue, 30 Sep 2003 15:09:35 +0200] rev 14212
Improvements wrt rule_tac.
ballarin [Tue, 30 Sep 2003 15:07:38 +0200] rev 14211
Improvements to Isar/Locales: premises generated by "includes" elements
changed. Bugfix "unify_frozen".
paulson [Fri, 26 Sep 2003 11:08:18 +0200] rev 14210
new reference
paulson [Fri, 26 Sep 2003 11:04:21 +0200] rev 14209
tweak
paulson [Fri, 26 Sep 2003 10:34:57 +0200] rev 14208
misc tidying
paulson [Fri, 26 Sep 2003 10:34:28 +0200] rev 14207
Conversion of all main protocols from "Shared" to "Public".
Removal of Key_supply_ax: modifications to possibility theorems.
Improved presentation.
paulson [Fri, 26 Sep 2003 10:32:26 +0200] rev 14206
Tidying of SET's "possibility theorems" (removal of Key_supply_ax)
paulson [Wed, 24 Sep 2003 10:44:41 +0200] rev 14205
new example for the Isar version of the ZF manual
skalberg [Tue, 23 Sep 2003 20:37:45 +0200] rev 14204
Fixed soundness bug.
paulson [Tue, 23 Sep 2003 15:49:17 +0200] rev 14203
conversion of NSP_Bad to Isar script
paulson [Tue, 23 Sep 2003 15:44:25 +0200] rev 14202
case_tac tweak
paulson [Tue, 23 Sep 2003 15:42:01 +0200] rev 14201
some basic new lemmas
paulson [Tue, 23 Sep 2003 15:41:33 +0200] rev 14200
Removal of the Key_supply axiom (affects many possbility proofs) and minor
changes
paulson [Tue, 23 Sep 2003 15:40:27 +0200] rev 14199
new session HOL-SET-Protocol
berghofe [Mon, 22 Sep 2003 16:19:46 +0200] rev 14198
Modified merge_aux to prevent newer names from getting overwritten
by older names.
berghofe [Mon, 22 Sep 2003 16:16:03 +0200] rev 14197
add_attribute now takes parser as argument.
berghofe [Mon, 22 Sep 2003 16:14:58 +0200] rev 14196
Added "del" attribute for deleting equations.
berghofe [Mon, 22 Sep 2003 16:06:05 +0200] rev 14195
Changed interface of add_attribute.
berghofe [Mon, 22 Sep 2003 16:04:49 +0200] rev 14194
Improved efficiency of code generated for functions int and nat.
berghofe [Mon, 22 Sep 2003 16:02:51 +0200] rev 14193
Improved efficiency of code generated for + and -
berghofe [Mon, 22 Sep 2003 16:01:36 +0200] rev 14192
Improved efficiency of code generated for < predicate on natural numbers.
nipkow [Mon, 15 Sep 2003 17:15:00 +0200] rev 14191
Mod due to new thm in Map.
skalberg [Mon, 15 Sep 2003 14:00:43 +0200] rev 14190
Fixed blunder in the setup of the classical reasoner wrt. the constant
"curry".
skalberg [Mon, 15 Sep 2003 12:27:13 +0200] rev 14189
Added the constant "curry".
nipkow [Mon, 15 Sep 2003 12:16:34 +0200] rev 14188
*** empty log message ***
nipkow [Sun, 14 Sep 2003 17:53:27 +0200] rev 14187
Added new theorems
nipkow [Thu, 11 Sep 2003 22:33:12 +0200] rev 14186
Added a number of thms about map restriction.
berghofe [Thu, 04 Sep 2003 19:39:52 +0200] rev 14185
Tried to make parser a bit more standard-conforming.
berghofe [Thu, 04 Sep 2003 16:04:15 +0200] rev 14184
Changed no_vars such that it outputs list of illegal schematic variables.