paulson [Thu, 16 Oct 2003 10:31:40 +0200] rev 14236
partial conversion to Isar scripts
berghofe [Wed, 15 Oct 2003 11:02:28 +0200] rev 14235
Fixed bug in mk_ind_def that caused the inductive definition package to
crash in cases where the declaration of a constant and its definition
were located in different theory files.
kleing [Wed, 15 Oct 2003 07:03:43 +0200] rev 14234
use \<^isub> and \<^isup> in identifiers instead of just \<^sub> (avoid
conflict with locale subscript syntax)
kleing [Wed, 15 Oct 2003 01:58:41 +0200] rev 14233
allow \<^sub> in identifiers
kleing [Wed, 15 Oct 2003 01:52:47 +0200] rev 14232
included \<^sub> in the range of identifier chars
skalberg [Mon, 13 Oct 2003 16:54:20 +0200] rev 14231
Fixed spelling error.
berghofe [Fri, 10 Oct 2003 19:34:28 +0200] rev 14230
Added overview page.
berghofe [Fri, 10 Oct 2003 19:32:15 +0200] rev 14229
Munich webserver is now atbroy1
paulson [Fri, 10 Oct 2003 17:39:33 +0200] rev 14228
trivial
paulson [Fri, 10 Oct 2003 17:39:23 +0200] rev 14227
finalconsts
skalberg [Fri, 10 Oct 2003 12:12:35 +0200] rev 14226
Made judgments automatically declared final.
paulson [Fri, 10 Oct 2003 11:13:29 +0200] rev 14225
better presentation
skalberg [Thu, 09 Oct 2003 18:20:14 +0200] rev 14224
Added info on the new 'finalconsts' command.
skalberg [Thu, 09 Oct 2003 18:13:32 +0200] rev 14223
Added support for making constants final, that is, ensuring that no
definition can be given later (useful for constants whose behaviour is
fixed axiomatically rather than definitionally).
skalberg [Wed, 08 Oct 2003 16:02:54 +0200] rev 14222
Added axiomatic specifications (ax_specification).
paulson [Wed, 08 Oct 2003 15:58:15 +0200] rev 14221
now accepts DOS and Mac line breaks
paulson [Wed, 08 Oct 2003 15:57:41 +0200] rev 14220
Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
paulson [Fri, 03 Oct 2003 12:36:16 +0200] rev 14219
added a comment
paulson [Thu, 02 Oct 2003 10:57:04 +0200] rev 14218
removal of junk and improvement of the document
berghofe [Wed, 01 Oct 2003 11:02:36 +0200] rev 14217
Fixed inefficiency in post_definition by adding weak case congruence
rules to simpset.
ballarin [Tue, 30 Sep 2003 17:05:50 +0200] rev 14216
Removed garbage accidentally left behind in file.
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.