Sat, 01 Jul 2000 19:51:08 +0200 wenzelm added subst rules for ord(er), including monotonicity conditions;
Sat, 01 Jul 2000 19:49:48 +0200 wenzelm added ISABELLE_SITE_SETTINGS_PRESENT;
Sat, 01 Jul 2000 19:49:20 +0200 wenzelm tuned;
Sat, 01 Jul 2000 19:49:09 +0200 wenzelm added site settings check;
Sat, 01 Jul 2000 19:48:04 +0200 wenzelm * Isar: removed 'help' command, which hasn't been too helpful anyway;
Sat, 01 Jul 2000 19:45:43 +0200 wenzelm removed help;
Sat, 01 Jul 2000 19:45:23 +0200 wenzelm removed help_methods;
Sat, 01 Jul 2000 19:44:57 +0200 wenzelm removed "help";
Sat, 01 Jul 2000 19:44:16 +0200 wenzelm added options "eta_contract", "long_names";
Sat, 01 Jul 2000 19:42:50 +0200 wenzelm added print_trans_rules, print_antiquotations;
Sat, 01 Jul 2000 19:42:25 +0200 wenzelm removed help;
Sat, 01 Jul 2000 19:42:08 +0200 wenzelm tuned print_rules;
Sat, 01 Jul 2000 19:41:11 +0200 wenzelm removed help_attributes;
Sat, 01 Jul 2000 19:40:46 +0200 wenzelm print_theorems: omit name space;
Sat, 01 Jul 2000 17:52:52 +0200 nipkow Defined abs on int.
Fri, 30 Jun 2000 21:21:11 +0200 wenzelm help_antiquotations;
Fri, 30 Jun 2000 17:51:56 +0200 paulson overloading, axclasses, numerals and general tidying
Fri, 30 Jun 2000 12:51:30 +0200 paulson removal of batch-style proofs
Fri, 30 Jun 2000 12:49:11 +0200 paulson more tidying
Fri, 30 Jun 2000 12:31:57 +0200 wenzelm presentation: self-contained session dirs;
Fri, 30 Jun 2000 12:30:58 +0200 wenzelm fixed ISABELLE_BROWSER_INFO;
Fri, 30 Jun 2000 10:59:50 +0200 paulson removed the mutual recursion from "bin_add"
Fri, 30 Jun 2000 10:58:03 +0200 paulson tidied and deleted two redundant theories
Thu, 29 Jun 2000 22:48:08 +0200 wenzelm improved arrangement of files;
Thu, 29 Jun 2000 22:39:57 +0200 wenzelm tuned rail setup;
Thu, 29 Jun 2000 22:39:31 +0200 wenzelm added lbrace, rbrace, atsign;
Thu, 29 Jun 2000 22:39:09 +0200 wenzelm added \indexisarant;
Thu, 29 Jun 2000 22:38:30 +0200 wenzelm adapted args of IsarThy.have_theorems_i;
Thu, 29 Jun 2000 22:37:24 +0200 wenzelm syntax: renamed 'thmname' to 'thmbind';
Thu, 29 Jun 2000 22:36:45 +0200 wenzelm facts: support multiple lists of arguments;
Thu, 29 Jun 2000 22:35:45 +0200 wenzelm * formal comments (text blocks etc.) in new-style theories may now
Thu, 29 Jun 2000 22:32:45 +0200 wenzelm added method_setup;
Thu, 29 Jun 2000 22:32:08 +0200 wenzelm facts: handle multiple lists of arguments;
Thu, 29 Jun 2000 22:31:53 +0200 wenzelm fixed is_semicolon (keyword instead of command!);
Thu, 29 Jun 2000 22:31:29 +0200 wenzelm added add_method;
Thu, 29 Jun 2000 22:31:12 +0200 wenzelm have_theorems etc.: handle multiple lists of arguments;
Thu, 29 Jun 2000 22:29:46 +0200 wenzelm have_thmss: handle multiple lists of arguments;
Thu, 29 Jun 2000 16:50:52 +0200 paulson now freezes Vars in order to prevent errors in cases like these:
Thu, 29 Jun 2000 12:19:27 +0200 paulson tidied proofs using default rule equalityCE
Thu, 29 Jun 2000 12:17:18 +0200 paulson the default equalityCE simplifies proofs
Thu, 29 Jun 2000 12:16:43 +0200 paulson tidied
Thu, 29 Jun 2000 12:15:08 +0200 paulson fixed proof to cope with the default of equalityCE instead of equalityE
Thu, 29 Jun 2000 12:14:45 +0200 paulson now uses equalityCE, which usually is more efficent than equalityE
Thu, 29 Jun 2000 12:14:04 +0200 paulson weak elimination rules
Wed, 28 Jun 2000 21:15:02 +0200 wenzelm classical 'elimify' attribute;
Wed, 28 Jun 2000 19:57:16 +0200 kleing tuned for ProofGeneral 3.2
Wed, 28 Jun 2000 19:56:21 +0200 kleing tuning, eliminated rev_surj
Wed, 28 Jun 2000 12:39:30 +0200 paulson fixed some weak elim rules, and tidied
Wed, 28 Jun 2000 12:34:08 +0200 paulson tidying and unbatchifying
Wed, 28 Jun 2000 12:16:36 +0200 paulson no longer depends upon a prior "open Ind_Syntax" from elsewhere
Wed, 28 Jun 2000 12:15:56 +0200 paulson fixed some weak elim rules, and tidied
Wed, 28 Jun 2000 12:15:28 +0200 paulson fixed some weak elim rules
Wed, 28 Jun 2000 11:00:13 +0200 paulson simplified slightly by using dependencies better in theories
Wed, 28 Jun 2000 10:58:06 +0200 paulson finally theory Bin (the integers) is included
Wed, 28 Jun 2000 10:57:35 +0200 paulson FORCED TO RENAME "W" DUE TO COMPOSE VARIABLE-CLASH BUG
Wed, 28 Jun 2000 10:56:34 +0200 paulson fixed some weak elim rules
Wed, 28 Jun 2000 10:56:01 +0200 paulson implements a classical version of make_elim
Wed, 28 Jun 2000 10:55:38 +0200 paulson uses a supplied version of make_elim for addDs
Wed, 28 Jun 2000 10:54:47 +0200 paulson warns of weak elim rules and ignores them
Wed, 28 Jun 2000 10:54:21 +0200 paulson tidying and unbatchifying
Wed, 28 Jun 2000 10:52:02 +0200 paulson fixed some abuses of addDs and addEs
Wed, 28 Jun 2000 10:50:27 +0200 paulson got rid of weak elim rule
Wed, 28 Jun 2000 10:49:10 +0200 paulson tidied
Wed, 28 Jun 2000 10:48:27 +0200 paulson fixed some weak elim rules
Wed, 28 Jun 2000 10:47:20 +0200 paulson make_elim -> cla_make_elim; tidied
Wed, 28 Jun 2000 10:46:25 +0200 paulson updated and tidied
Wed, 28 Jun 2000 10:42:14 +0200 paulson tidied a monstrous proof
Wed, 28 Jun 2000 10:41:16 +0200 paulson deleted a redundant bind_thm
Wed, 28 Jun 2000 10:40:06 +0200 paulson using the new theorem wf_not_refl; tidied
Wed, 28 Jun 2000 10:39:02 +0200 paulson rev_notE now makes strong elim rules;
Wed, 28 Jun 2000 10:37:52 +0200 paulson declaring and using cla_make_elim
Wed, 28 Jun 2000 10:37:08 +0200 paulson new file Provers/make_elim.ML
Tue, 27 Jun 2000 23:43:46 +0200 wenzelm replaced arities by instance;
Tue, 27 Jun 2000 20:35:31 +0200 wenzelm OuterLex.name_of: include val;
Tue, 27 Jun 2000 00:02:01 +0200 wenzelm excursion_result: transform_error;
Mon, 26 Jun 2000 23:59:29 +0200 wenzelm eq_prop: eta contract;
Mon, 26 Jun 2000 16:54:38 +0200 wenzelm tuned msg;
Mon, 26 Jun 2000 16:54:21 +0200 wenzelm tuned;
Mon, 26 Jun 2000 16:53:55 +0200 wenzelm avoid \< in input;
Mon, 26 Jun 2000 16:53:37 +0200 wenzelm export proper induction rule;
Mon, 26 Jun 2000 16:52:55 +0200 wenzelm bind_thm;
Mon, 26 Jun 2000 16:18:51 +0200 oheimb corrected specifications and simplified proofs
Mon, 26 Jun 2000 11:43:56 +0200 wenzelm isar-strip-terminators;
Mon, 26 Jun 2000 11:21:49 +0200 wenzelm updated;
Mon, 26 Jun 2000 00:23:17 +0200 wenzelm tuned;
Mon, 26 Jun 2000 00:00:40 +0200 wenzelm use with_paths;
Sun, 25 Jun 2000 23:58:54 +0200 wenzelm prefer mp over subst;
Sun, 25 Jun 2000 23:58:27 +0200 wenzelm tuned;
Sun, 25 Jun 2000 23:57:29 +0200 wenzelm Isar theory output.
Sun, 25 Jun 2000 23:57:03 +0200 wenzelm Theory headers (old and new-style).
Sun, 25 Jun 2000 23:56:47 +0200 wenzelm Text with antiquotations of inner items (terms, types etc.).
Sun, 25 Jun 2000 23:56:16 +0200 wenzelm use Library.change;
Sun, 25 Jun 2000 23:55:58 +0200 wenzelm adapted to improved presentation;
Sun, 25 Jun 2000 23:55:22 +0200 wenzelm adapted to improved presentation;
Sun, 25 Jun 2000 23:54:56 +0200 wenzelm excursion_result;
Sun, 25 Jun 2000 23:54:32 +0200 wenzelm added extern_skolem;
Sun, 25 Jun 2000 23:54:13 +0200 wenzelm moved header stuff to thy_header.ML;
Sun, 25 Jun 2000 23:52:59 +0200 wenzelm added semicolon;
Sun, 25 Jun 2000 23:52:15 +0200 wenzelm added !!!;
Sun, 25 Jun 2000 23:49:55 +0200 wenzelm use ThyHeader.args;
Sun, 25 Jun 2000 23:48:58 +0200 wenzelm rearranged print commands;
Sun, 25 Jun 2000 23:48:32 +0200 wenzelm exception OUTPUT_FAIL of (string * Position.T) * exn
Sun, 25 Jun 2000 23:48:09 +0200 wenzelm removed obsolete "{}";
Sun, 25 Jun 2000 23:47:47 +0200 wenzelm added Isar/antiquote.ML, Isar/isar_output.ML, Isar/thy_header.ML;
Sun, 25 Jun 2000 23:47:12 +0200 wenzelm added IsarOutput (token-level theory output);
Sun, 25 Jun 2000 23:46:52 +0200 wenzelm added exhausted: ('a, 'b) source -> ('a, 'a list) source;
Sun, 25 Jun 2000 23:46:39 +0200 wenzelm added state: 'a * 'b -> 'a * ('a * 'b);
Sun, 25 Jun 2000 23:46:22 +0200 wenzelm fbrk: 2 if not taken;
Sun, 25 Jun 2000 23:46:03 +0200 wenzelm export hidden: string -> string;
Sun, 25 Jun 2000 23:45:47 +0200 wenzelm tuned;
Sun, 25 Jun 2000 23:45:26 +0200 wenzelm added change: 'a ref -> ('a -> 'a) -> unit;
Fri, 23 Jun 2000 14:00:43 +0200 berghofe Added new theory Lambda/Type.
Fri, 23 Jun 2000 12:29:55 +0200 berghofe get_inductive now returns None instead of raising an exception.
Fri, 23 Jun 2000 12:28:09 +0200 berghofe Added new theory.
Fri, 23 Jun 2000 12:24:37 +0200 berghofe Subject reduction and strong normalization of simply-typed lambda terms.
Fri, 23 Jun 2000 10:43:43 +0200 paulson new theorem trans_O_subset
Fri, 23 Jun 2000 10:34:51 +0200 paulson added the AllocImpl example
Fri, 23 Jun 2000 10:34:31 +0200 paulson genPrefix_trans_O: generalizes genPrefix_trans
Fri, 23 Jun 2000 10:33:46 +0200 paulson added the allocator refinement proof
Fri, 23 Jun 2000 10:33:11 +0200 paulson sum_below f n -> setsum f (lessThan n)
(0) -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip