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).