Wed, 12 Nov 2003 10:58:23 +0100 tidied
paulson [Wed, 12 Nov 2003 10:58:23 +0100] rev 14256
tidied
Thu, 06 Nov 2003 20:45:02 +0100 Records:
schirmer [Thu, 06 Nov 2003 20:45:02 +0100] rev 14255
Records: - Record types are now by default printed with their type abbreviation instead of the list of all field types. This can be configured via the reference "print_record_type_abbr". - Simproc "record_upd_simproc" for simplification of multiple updates added (not enabled by default). - Tactic "record_split_simp_tac" to split and simplify records added. - Bug-fix and optimisation of "record_simproc". - "record_simproc" and "record_upd_simproc" are now sensitive to quick_and_dirty flag.
Thu, 06 Nov 2003 14:18:05 +0100 Isar/Locales: <loc>.intro and <loc>.axioms no longer intro? and elim? by
ballarin [Thu, 06 Nov 2003 14:18:05 +0100] rev 14254
Isar/Locales: <loc>.intro and <loc>.axioms no longer intro? and elim? by default.
Fri, 31 Oct 2003 06:54:22 +0100 fixed
kleing [Fri, 31 Oct 2003 06:54:22 +0100] rev 14253
fixed
Fri, 31 Oct 2003 06:52:43 +0100 set isatool usedir to verbose by default
kleing [Fri, 31 Oct 2003 06:52:43 +0100] rev 14252
set isatool usedir to verbose by default
Thu, 30 Oct 2003 16:21:50 +0100 Got rid of the structure "Int", which was obsolete and which obscured the
paulson [Thu, 30 Oct 2003 16:21:50 +0100] rev 14251
Got rid of the structure "Int", which was obsolete and which obscured the eponymous Basis Library structure
Wed, 29 Oct 2003 19:18:15 +0100 Inserted additional checks in functions dest_prem and add_prod_factors, to
berghofe [Wed, 29 Oct 2003 19:18:15 +0100] rev 14250
Inserted additional checks in functions dest_prem and add_prod_factors, to allow side conditions of the form "x : S", where S is not an inductive set.
Wed, 29 Oct 2003 16:16:20 +0100 tidying
paulson [Wed, 29 Oct 2003 16:16:20 +0100] rev 14249
tidying
Wed, 29 Oct 2003 11:50:26 +0100 Tuned proof of choice_eq.
berghofe [Wed, 29 Oct 2003 11:50:26 +0100] rev 14248
Tuned proof of choice_eq.
Wed, 29 Oct 2003 01:17:06 +0100 *** empty log message ***
nipkow [Wed, 29 Oct 2003 01:17:06 +0100] rev 14247
*** empty log message ***
Fri, 24 Oct 2003 01:44:12 +0200 added sydney unsw mirror. contact: me (gerwin.klein@nicta.com.au)
kleing [Fri, 24 Oct 2003 01:44:12 +0200] rev 14246
added sydney unsw mirror. contact: me (gerwin.klein@nicta.com.au)
Wed, 22 Oct 2003 10:53:12 +0200 auto update
paulson [Wed, 22 Oct 2003 10:53:12 +0200] rev 14245
auto update
Wed, 22 Oct 2003 10:52:36 +0200 InductiveInvariant_examples illustrates advanced recursive function definitions
paulson [Wed, 22 Oct 2003 10:52:36 +0200] rev 14244
InductiveInvariant_examples illustrates advanced recursive function definitions
Wed, 22 Oct 2003 10:51:30 +0200 recursion
paulson [Wed, 22 Oct 2003 10:51:30 +0200] rev 14243
recursion
Tue, 21 Oct 2003 11:09:23 +0200 Added access to the mk_rews field (and friends).
skalberg [Tue, 21 Oct 2003 11:09:23 +0200] rev 14242
Added access to the mk_rews field (and friends).
Fri, 17 Oct 2003 11:04:36 +0200 Prevent recdef from looping when the inductio rule is simplified
paulson [Fri, 17 Oct 2003 11:04:36 +0200] rev 14241
Prevent recdef from looping when the inductio rule is simplified
Fri, 17 Oct 2003 11:03:48 +0200 improved tracing
paulson [Fri, 17 Oct 2003 11:03:48 +0200] rev 14240
improved tracing
Thu, 16 Oct 2003 12:13:43 +0200 partial conversion to Isar scripts
paulson [Thu, 16 Oct 2003 12:13:43 +0200] rev 14239
partial conversion to Isar scripts
Thu, 16 Oct 2003 10:32:36 +0200 improved presentation
paulson [Thu, 16 Oct 2003 10:32:36 +0200] rev 14238
improved presentation
Thu, 16 Oct 2003 10:32:06 +0200 line-breaks; rewording
paulson [Thu, 16 Oct 2003 10:32:06 +0200] rev 14237
line-breaks; rewording
Thu, 16 Oct 2003 10:31:40 +0200 partial conversion to Isar scripts
paulson [Thu, 16 Oct 2003 10:31:40 +0200] rev 14236
partial conversion to Isar scripts
Wed, 15 Oct 2003 11:02:28 +0200 Fixed bug in mk_ind_def that caused the inductive definition package to
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.
Wed, 15 Oct 2003 07:03:43 +0200 use \<^isub> and \<^isup> in identifiers instead of just \<^sub> (avoid
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)
Wed, 15 Oct 2003 01:58:41 +0200 allow \<^sub> in identifiers
kleing [Wed, 15 Oct 2003 01:58:41 +0200] rev 14233
allow \<^sub> in identifiers
Wed, 15 Oct 2003 01:52:47 +0200 included \<^sub> in the range of identifier chars
kleing [Wed, 15 Oct 2003 01:52:47 +0200] rev 14232
included \<^sub> in the range of identifier chars
Mon, 13 Oct 2003 16:54:20 +0200 Fixed spelling error.
skalberg [Mon, 13 Oct 2003 16:54:20 +0200] rev 14231
Fixed spelling error.
Fri, 10 Oct 2003 19:34:28 +0200 Added overview page.
berghofe [Fri, 10 Oct 2003 19:34:28 +0200] rev 14230
Added overview page.
Fri, 10 Oct 2003 19:32:15 +0200 Munich webserver is now atbroy1
berghofe [Fri, 10 Oct 2003 19:32:15 +0200] rev 14229
Munich webserver is now atbroy1
Fri, 10 Oct 2003 17:39:33 +0200 trivial
paulson [Fri, 10 Oct 2003 17:39:33 +0200] rev 14228
trivial
Fri, 10 Oct 2003 17:39:23 +0200 finalconsts
paulson [Fri, 10 Oct 2003 17:39:23 +0200] rev 14227
finalconsts
Fri, 10 Oct 2003 12:12:35 +0200 Made judgments automatically declared final.
skalberg [Fri, 10 Oct 2003 12:12:35 +0200] rev 14226
Made judgments automatically declared final.
Fri, 10 Oct 2003 11:13:29 +0200 better presentation
paulson [Fri, 10 Oct 2003 11:13:29 +0200] rev 14225
better presentation
Thu, 09 Oct 2003 18:20:14 +0200 Added info on the new 'finalconsts' command.
skalberg [Thu, 09 Oct 2003 18:20:14 +0200] rev 14224
Added info on the new 'finalconsts' command.
Thu, 09 Oct 2003 18:13:32 +0200 Added support for making constants final, that is, ensuring that no
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).
Wed, 08 Oct 2003 16:02:54 +0200 Added axiomatic specifications (ax_specification).
skalberg [Wed, 08 Oct 2003 16:02:54 +0200] rev 14222
Added axiomatic specifications (ax_specification).
Wed, 08 Oct 2003 15:58:15 +0200 now accepts DOS and Mac line breaks
paulson [Wed, 08 Oct 2003 15:58:15 +0200] rev 14221
now accepts DOS and Mac line breaks
Wed, 08 Oct 2003 15:57:41 +0200 Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
paulson [Wed, 08 Oct 2003 15:57:41 +0200] rev 14220
Merging of ex/cla.ML and ex/mesontest.ML to ex/Classical.thy
Fri, 03 Oct 2003 12:36:16 +0200 added a comment
paulson [Fri, 03 Oct 2003 12:36:16 +0200] rev 14219
added a comment
Thu, 02 Oct 2003 10:57:04 +0200 removal of junk and improvement of the document
paulson [Thu, 02 Oct 2003 10:57:04 +0200] rev 14218
removal of junk and improvement of the document
Wed, 01 Oct 2003 11:02:36 +0200 Fixed inefficiency in post_definition by adding weak case congruence
berghofe [Wed, 01 Oct 2003 11:02:36 +0200] rev 14217
Fixed inefficiency in post_definition by adding weak case congruence rules to simpset.
Tue, 30 Sep 2003 17:05:50 +0200 Removed garbage accidentally left behind in file.
ballarin [Tue, 30 Sep 2003 17:05:50 +0200] rev 14216
Removed garbage accidentally left behind in file.
Tue, 30 Sep 2003 15:13:02 +0200 Improvements to Isar/Locales: premises generated by "includes" elements
ballarin [Tue, 30 Sep 2003 15:13:02 +0200] rev 14215
Improvements to Isar/Locales: premises generated by "includes" elements changed. Bugfix "unify_frozen".
Tue, 30 Sep 2003 15:10:59 +0200 Improvements to Isar/Locales: premises generated by "includes" elements
ballarin [Tue, 30 Sep 2003 15:10:59 +0200] rev 14214
Improvements to Isar/Locales: premises generated by "includes" elements changed.
Tue, 30 Sep 2003 15:10:26 +0200 Changed order of prems in finprod_cong. Slight speedup.
ballarin [Tue, 30 Sep 2003 15:10:26 +0200] rev 14213
Changed order of prems in finprod_cong. Slight speedup.
Tue, 30 Sep 2003 15:09:35 +0200 Improvements wrt rule_tac.
ballarin [Tue, 30 Sep 2003 15:09:35 +0200] rev 14212
Improvements wrt rule_tac.
Tue, 30 Sep 2003 15:07:38 +0200 Improvements to Isar/Locales: premises generated by "includes" elements
ballarin [Tue, 30 Sep 2003 15:07:38 +0200] rev 14211
Improvements to Isar/Locales: premises generated by "includes" elements changed. Bugfix "unify_frozen".
Fri, 26 Sep 2003 11:08:18 +0200 new reference
paulson [Fri, 26 Sep 2003 11:08:18 +0200] rev 14210
new reference
Fri, 26 Sep 2003 11:04:21 +0200 tweak
paulson [Fri, 26 Sep 2003 11:04:21 +0200] rev 14209
tweak
Fri, 26 Sep 2003 10:34:57 +0200 misc tidying
paulson [Fri, 26 Sep 2003 10:34:57 +0200] rev 14208
misc tidying
Fri, 26 Sep 2003 10:34:28 +0200 Conversion of all main protocols from "Shared" to "Public".
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.
Fri, 26 Sep 2003 10:32:26 +0200 Tidying of SET's "possibility theorems" (removal of Key_supply_ax)
paulson [Fri, 26 Sep 2003 10:32:26 +0200] rev 14206
Tidying of SET's "possibility theorems" (removal of Key_supply_ax)
Wed, 24 Sep 2003 10:44:41 +0200 new example for the Isar version of the ZF manual
paulson [Wed, 24 Sep 2003 10:44:41 +0200] rev 14205
new example for the Isar version of the ZF manual
Tue, 23 Sep 2003 20:37:45 +0200 Fixed soundness bug.
skalberg [Tue, 23 Sep 2003 20:37:45 +0200] rev 14204
Fixed soundness bug.
Tue, 23 Sep 2003 15:49:17 +0200 conversion of NSP_Bad to Isar script
paulson [Tue, 23 Sep 2003 15:49:17 +0200] rev 14203
conversion of NSP_Bad to Isar script
Tue, 23 Sep 2003 15:44:25 +0200 case_tac tweak
paulson [Tue, 23 Sep 2003 15:44:25 +0200] rev 14202
case_tac tweak
Tue, 23 Sep 2003 15:42:01 +0200 some basic new lemmas
paulson [Tue, 23 Sep 2003 15:42:01 +0200] rev 14201
some basic new lemmas
Tue, 23 Sep 2003 15:41:33 +0200 Removal of the Key_supply axiom (affects many possbility proofs) and minor
paulson [Tue, 23 Sep 2003 15:41:33 +0200] rev 14200
Removal of the Key_supply axiom (affects many possbility proofs) and minor changes
Tue, 23 Sep 2003 15:40:27 +0200 new session HOL-SET-Protocol
paulson [Tue, 23 Sep 2003 15:40:27 +0200] rev 14199
new session HOL-SET-Protocol
Mon, 22 Sep 2003 16:19:46 +0200 Modified merge_aux to prevent newer names from getting overwritten
berghofe [Mon, 22 Sep 2003 16:19:46 +0200] rev 14198
Modified merge_aux to prevent newer names from getting overwritten by older names.
Mon, 22 Sep 2003 16:16:03 +0200 add_attribute now takes parser as argument.
berghofe [Mon, 22 Sep 2003 16:16:03 +0200] rev 14197
add_attribute now takes parser as argument.
Mon, 22 Sep 2003 16:14:58 +0200 Added "del" attribute for deleting equations.
berghofe [Mon, 22 Sep 2003 16:14:58 +0200] rev 14196
Added "del" attribute for deleting equations.
Mon, 22 Sep 2003 16:06:05 +0200 Changed interface of add_attribute.
berghofe [Mon, 22 Sep 2003 16:06:05 +0200] rev 14195
Changed interface of add_attribute.
Mon, 22 Sep 2003 16:04:49 +0200 Improved efficiency of code generated for functions int and nat.
berghofe [Mon, 22 Sep 2003 16:04:49 +0200] rev 14194
Improved efficiency of code generated for functions int and nat.
Mon, 22 Sep 2003 16:02:51 +0200 Improved efficiency of code generated for + and -
berghofe [Mon, 22 Sep 2003 16:02:51 +0200] rev 14193
Improved efficiency of code generated for + and -
Mon, 22 Sep 2003 16:01:36 +0200 Improved efficiency of code generated for < predicate on natural numbers.
berghofe [Mon, 22 Sep 2003 16:01:36 +0200] rev 14192
Improved efficiency of code generated for < predicate on natural numbers.
Mon, 15 Sep 2003 17:15:00 +0200 Mod due to new thm in Map.
nipkow [Mon, 15 Sep 2003 17:15:00 +0200] rev 14191
Mod due to new thm in Map.
Mon, 15 Sep 2003 14:00:43 +0200 Fixed blunder in the setup of the classical reasoner wrt. the constant
skalberg [Mon, 15 Sep 2003 14:00:43 +0200] rev 14190
Fixed blunder in the setup of the classical reasoner wrt. the constant "curry".
Mon, 15 Sep 2003 12:27:13 +0200 Added the constant "curry".
skalberg [Mon, 15 Sep 2003 12:27:13 +0200] rev 14189
Added the constant "curry".
Mon, 15 Sep 2003 12:16:34 +0200 *** empty log message ***
nipkow [Mon, 15 Sep 2003 12:16:34 +0200] rev 14188
*** empty log message ***
Sun, 14 Sep 2003 17:53:27 +0200 Added new theorems
nipkow [Sun, 14 Sep 2003 17:53:27 +0200] rev 14187
Added new theorems
Thu, 11 Sep 2003 22:33:12 +0200 Added a number of thms about map restriction.
nipkow [Thu, 11 Sep 2003 22:33:12 +0200] rev 14186
Added a number of thms about map restriction.
Thu, 04 Sep 2003 19:39:52 +0200 Tried to make parser a bit more standard-conforming.
berghofe [Thu, 04 Sep 2003 19:39:52 +0200] rev 14185
Tried to make parser a bit more standard-conforming.
Thu, 04 Sep 2003 16:04:15 +0200 Changed no_vars such that it outputs list of illegal schematic variables.
berghofe [Thu, 04 Sep 2003 16:04:15 +0200] rev 14184
Changed no_vars such that it outputs list of illegal schematic variables.
Thu, 04 Sep 2003 11:16:19 +0200 quantifier symbols
paulson [Thu, 04 Sep 2003 11:16:19 +0200] rev 14183
quantifier symbols
Thu, 04 Sep 2003 11:15:53 +0200 conversion of HOL/Auth/KerberosIV to new-style theory
paulson [Thu, 04 Sep 2003 11:15:53 +0200] rev 14182
conversion of HOL/Auth/KerberosIV to new-style theory
Thu, 04 Sep 2003 11:08:24 +0200 new, separate specifications
paulson [Thu, 04 Sep 2003 11:08:24 +0200] rev 14181
new, separate specifications
Wed, 03 Sep 2003 18:20:57 +0200 Introduced new syntax for maplets x |-> y
nipkow [Wed, 03 Sep 2003 18:20:57 +0200] rev 14180
Introduced new syntax for maplets x |-> y
Mon, 01 Sep 2003 15:07:43 +0200 Corrections due to John Matthews
paulson [Mon, 01 Sep 2003 15:07:43 +0200] rev 14179
Corrections due to John Matthews
Sun, 31 Aug 2003 21:27:58 +0200 Makes interactive proof scripting recognize the show_all_types flag.
skalberg [Sun, 31 Aug 2003 21:27:58 +0200] rev 14178
Makes interactive proof scripting recognize the show_all_types flag.
Sun, 31 Aug 2003 21:24:29 +0200 Added 'ambiguity_is_error' flag, which, if set, makes the parser fail,
skalberg [Sun, 31 Aug 2003 21:24:29 +0200] rev 14177
Added 'ambiguity_is_error' flag, which, if set, makes the parser fail, rather than just issue a warning, when the input parsed is ambiguous.
Fri, 29 Aug 2003 18:39:47 +0200 Added show_all_types flag, such that all type information in the term
skalberg [Fri, 29 Aug 2003 18:39:47 +0200] rev 14176
Added show_all_types flag, such that all type information in the term is made explicit.
Fri, 29 Aug 2003 15:40:11 +0200 Method rule_tac understands Isar contexts: documentation.
ballarin [Fri, 29 Aug 2003 15:40:11 +0200] rev 14175
Method rule_tac understands Isar contexts: documentation.
Fri, 29 Aug 2003 15:19:02 +0200 Methods rule_tac etc support static (Isar) contexts.
ballarin [Fri, 29 Aug 2003 15:19:02 +0200] rev 14174
Methods rule_tac etc support static (Isar) contexts.
Fri, 29 Aug 2003 13:18:45 +0200 Removed the extended digits again.
skalberg [Fri, 29 Aug 2003 13:18:45 +0200] rev 14173
Removed the extended digits again.
Thu, 28 Aug 2003 02:00:16 +0200 Fixed typos.
skalberg [Thu, 28 Aug 2003 02:00:16 +0200] rev 14172
Fixed typos.
Thu, 28 Aug 2003 01:56:40 +0200 Extended the notion of letter and digit, such that now one may use greek,
skalberg [Thu, 28 Aug 2003 01:56:40 +0200] rev 14171
Extended the notion of letter and digit, such that now one may use greek, gothic, euler, or calligraphic letters as normal letters.
Wed, 27 Aug 2003 18:22:34 +0200 Added skalberg to recepients, changed admin from kleing to berghofe.
skalberg [Wed, 27 Aug 2003 18:22:34 +0200] rev 14170
Added skalberg to recepients, changed admin from kleing to berghofe.
Wed, 27 Aug 2003 18:13:59 +0200 Converted to new style theories.
skalberg [Wed, 27 Aug 2003 18:13:59 +0200] rev 14169
Converted to new style theories.
Wed, 27 Aug 2003 18:13:39 +0200 Prepared for extended identifiers (\<alpha>, etc.)
skalberg [Wed, 27 Aug 2003 18:13:39 +0200] rev 14168
Prepared for extended identifiers (\<alpha>, etc.)
Wed, 27 Aug 2003 10:11:30 +0200 Improved the error messages (slightly).
skalberg [Wed, 27 Aug 2003 10:11:30 +0200] rev 14167
Improved the error messages (slightly).
Tue, 26 Aug 2003 19:33:35 +0200 Cleaned up the code.
skalberg [Tue, 26 Aug 2003 19:33:35 +0200] rev 14166
Cleaned up the code.
Tue, 26 Aug 2003 19:33:04 +0200 New specification syntax added (the specification may be split over
skalberg [Tue, 26 Aug 2003 19:33:04 +0200] rev 14165
New specification syntax added (the specification may be split over several properties).
Tue, 26 Aug 2003 18:49:17 +0200 Allowed for splitting the specification over several lemmas.
skalberg [Tue, 26 Aug 2003 18:49:17 +0200] rev 14164
Allowed for splitting the specification over several lemmas.
Fri, 22 Aug 2003 11:51:42 +0200 Improved handling of modes for equality predicate, to avoid ill-typed
berghofe [Fri, 22 Aug 2003 11:51:42 +0200] rev 14163
Improved handling of modes for equality predicate, to avoid ill-typed ML code due to comparisons between elements of function types.
Thu, 21 Aug 2003 16:20:45 +0200 Fixed problem with "code ind" attribute that caused code generator to
berghofe [Thu, 21 Aug 2003 16:20:45 +0200] rev 14162
Fixed problem with "code ind" attribute that caused code generator to fail for mutually recursive predicates.
Thu, 21 Aug 2003 16:18:43 +0200 Added function strong_conn for computing the strongly connected components
berghofe [Thu, 21 Aug 2003 16:18:43 +0200] rev 14161
Added function strong_conn for computing the strongly connected components of the graph.
(0) -10000 -3000 -1000 -300 -100 -96 +96 +100 +300 +1000 +3000 +10000 +30000 tip