Thu, 19 Jul 2007 15:35:00 +0200 berghofe Refer to major premise of induction rule via "thm_style prem1".
Thu, 19 Jul 2007 15:33:27 +0200 berghofe Added named_thms antiquotation.
Thu, 19 Jul 2007 15:32:58 +0200 berghofe Replaced "hand-made" files by generated files in Inductive/document.
Thu, 19 Jul 2007 15:31:30 +0200 berghofe LaTeX code is now generated directly from theory files.
Thu, 19 Jul 2007 15:30:35 +0200 berghofe LaTeX code is now generated directly from Even and Advanced theories.
Thu, 19 Jul 2007 15:29:51 +0200 berghofe LaTeX code is now generated directly from theory file.
Wed, 18 Jul 2007 14:46:59 +0200 aspinall DEEPEN: Use priority message channel for interim messages (not warnings).
Wed, 18 Jul 2007 14:44:49 +0200 aspinall Direct priority and tracing channels properly.
Wed, 18 Jul 2007 11:43:06 +0200 paulson tidying using metis
Tue, 17 Jul 2007 22:51:27 +0200 wenzelm fileident --- produce file identification based;
Tue, 17 Jul 2007 22:51:13 +0200 wenzelm added ISABELLE_FILE_IDENT (command line for source file identification);
Tue, 17 Jul 2007 22:48:40 +0200 wenzelm adapted TextIO.inputLine;
Tue, 17 Jul 2007 22:48:39 +0200 wenzelm tuned comment;
Tue, 17 Jul 2007 16:14:42 +0200 wenzelm avoid redundant variables in patterns (which made Alice vomit);
Tue, 17 Jul 2007 16:06:13 +0200 paulson Full sort information by default.
Tue, 17 Jul 2007 16:05:54 +0200 berghofe Added hypotheses.
Tue, 17 Jul 2007 16:05:34 +0200 berghofe Added clause for hypotheses to proof_of_xml function.
Tue, 17 Jul 2007 15:59:50 +0200 wenzelm use /usr/proj/polyml/polyml-5.1-test, which might be more stable;
Tue, 17 Jul 2007 14:38:00 +0200 krauss reverted fun->recdef, since there are problems with induction rule
Tue, 17 Jul 2007 13:19:47 +0200 wenzelm Pure theory setup.
Tue, 17 Jul 2007 13:19:39 +0200 wenzelm Generic print mode.
Tue, 17 Jul 2007 13:19:21 +0200 wenzelm moved cd/pwd to ML compatibility layer (simplifies bootstrapping with Alice);
Tue, 17 Jul 2007 13:19:20 +0200 wenzelm simplified loading of ML files -- no static forward references;
Tue, 17 Jul 2007 13:19:19 +0200 wenzelm moved print_translations from Pure.thy to Syntax/syn_trans.ML;
Tue, 17 Jul 2007 13:19:18 +0200 wenzelm added General/print_mode.ML, pure_setup.ML;
Tue, 17 Jul 2007 13:19:17 +0200 wenzelm tuned specifications;
Mon, 16 Jul 2007 21:39:56 +0200 krauss use function package
Mon, 16 Jul 2007 21:26:35 +0200 krauss more proofs
Mon, 16 Jul 2007 21:22:43 +0200 krauss some interface cleanup
Mon, 16 Jul 2007 21:17:12 +0200 krauss added lemma binding: accpI = accp.accI
Mon, 16 Jul 2007 21:16:16 +0200 krauss updated
Mon, 16 Jul 2007 19:18:23 +0200 paulson tidied using sledgehammer
Mon, 16 Jul 2007 19:11:37 +0200 paulson tidied
Mon, 16 Jul 2007 17:29:34 +0200 paulson tidied using sledgehammer
Mon, 16 Jul 2007 17:13:37 +0200 paulson tidied using sledgehammer
Mon, 16 Jul 2007 09:29:05 +0200 haftmann clarified structure names
Mon, 16 Jul 2007 09:29:04 +0200 haftmann added function for case certificates
Mon, 16 Jul 2007 09:29:03 +0200 haftmann dropped outer ROOT structure for generated code
Mon, 16 Jul 2007 09:29:02 +0200 haftmann tuned
Mon, 16 Jul 2007 09:29:01 +0200 haftmann fixed SML/NJ int problem
Mon, 16 Jul 2007 09:29:00 +0200 haftmann updated
Fri, 13 Jul 2007 22:36:10 +0200 wenzelm tuned;
Thu, 12 Jul 2007 12:20:39 +0200 krauss updated
Thu, 12 Jul 2007 11:43:17 +0200 wenzelm updated;
Thu, 12 Jul 2007 00:15:42 +0200 wenzelm tuned signature;
Thu, 12 Jul 2007 00:15:41 +0200 wenzelm sys_error;
Thu, 12 Jul 2007 00:15:39 +0200 wenzelm simplified using Markup.get_int;
Thu, 12 Jul 2007 00:15:38 +0200 wenzelm added skeleton for print_mode setup;
Thu, 12 Jul 2007 00:15:37 +0200 wenzelm tuned spacing;
Thu, 12 Jul 2007 00:15:36 +0200 wenzelm renamed PgipParser to OldPgipParser;
Thu, 12 Jul 2007 00:15:35 +0200 wenzelm Parsing theory sources without execution (via keyword classification).
Thu, 12 Jul 2007 00:15:34 +0200 wenzelm exported command_keyword;
Thu, 12 Jul 2007 00:15:30 +0200 wenzelm command 'declare': proper thy_decl;
Thu, 12 Jul 2007 00:15:28 +0200 wenzelm added get_string, get_int;
Thu, 12 Jul 2007 00:15:26 +0200 wenzelm added ProofGeneral/pgip_parser.ML;
Wed, 11 Jul 2007 19:22:05 +0200 wenzelm tuned error faces;
Wed, 11 Jul 2007 18:25:30 +0200 nipkow tries to solve goal via TrueI
Wed, 11 Jul 2007 17:47:52 +0200 wenzelm tuned markup;
Wed, 11 Jul 2007 17:47:51 +0200 wenzelm replaced OuterLex.name_of by more sophisticated OuterLex.text_of;
Wed, 11 Jul 2007 17:47:50 +0200 wenzelm Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
Wed, 11 Jul 2007 17:47:49 +0200 wenzelm Buffer.markup;
Wed, 11 Jul 2007 17:47:48 +0200 wenzelm removed ident, space;
Wed, 11 Jul 2007 17:47:47 +0200 wenzelm added markup operation;
Wed, 11 Jul 2007 17:47:45 +0200 wenzelm Symbol.not_eof/sync is superceded by Symbol.is_regular (rules out further control symbols);
Wed, 11 Jul 2007 12:23:34 +0200 berghofe Added entry for new inductive definition package.
Wed, 11 Jul 2007 12:01:10 +0200 berghofe Proof terms for meta-conjunctions are now normalized before
Wed, 11 Jul 2007 11:59:21 +0200 berghofe Added function norm_proof for normalizing the proof term
Wed, 11 Jul 2007 11:58:40 +0200 berghofe Added function rew_proof (for pre-normalizing proofs).
Wed, 11 Jul 2007 11:56:59 +0200 berghofe Function unify_consts moved from OldInductivePackage to PrimrecPackage.
Wed, 11 Jul 2007 11:54:21 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:54:03 +0200 berghofe Renamed accessible part for predicates to accp.
Wed, 11 Jul 2007 11:52:45 +0200 berghofe renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:52:28 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:52:00 +0200 berghofe Hide member constant.
Wed, 11 Jul 2007 11:51:15 +0200 berghofe Reverted renaming of "member".
Wed, 11 Jul 2007 11:51:12 +0200 obua changed sources for HOL-Complex-Matrix
Wed, 11 Jul 2007 11:49:56 +0200 berghofe Restored set notation in Multiset theory.
Wed, 11 Jul 2007 11:47:59 +0200 obua added dummy makestring function
Wed, 11 Jul 2007 11:47:24 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:47:13 +0200 obua fixed for SML/NJ
Wed, 11 Jul 2007 11:46:44 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:46:05 +0200 berghofe Adapted to changes in Accessible_Part theory.
Wed, 11 Jul 2007 11:44:51 +0200 berghofe Function unify_consts moved from OldInductivePackage to PrimrecPackage.
Wed, 11 Jul 2007 11:43:31 +0200 berghofe New wrapper for defining inductive sets with new inductive
Wed, 11 Jul 2007 11:41:30 +0200 berghofe Old (co)inductive command is now replaced by (co)inductive_set.
Wed, 11 Jul 2007 11:39:59 +0200 berghofe Reorganization due to introduction of inductive_set wrapper.
Wed, 11 Jul 2007 11:38:25 +0200 berghofe Improved code generator for Collect.
Wed, 11 Jul 2007 11:36:06 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:35:17 +0200 aspinall Fix nested PGIP messages. Update for schema simplifications.
Wed, 11 Jul 2007 11:34:38 +0200 berghofe Moved unify_consts to PrimrecPackage.
Wed, 11 Jul 2007 11:32:02 +0200 berghofe - Renamed inductive2 to inductive
Wed, 11 Jul 2007 11:29:44 +0200 berghofe Adapted to changes in Predicate theory.
Wed, 11 Jul 2007 11:28:13 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:27:46 +0200 berghofe Renamed accessible part for predicates to accp.
Wed, 11 Jul 2007 11:25:24 +0200 aspinall Track schema changes: merge messagecategory with area attributes
Wed, 11 Jul 2007 11:25:21 +0200 berghofe bot is now a constant.
Wed, 11 Jul 2007 11:24:36 +0200 berghofe Restored set notation.
Wed, 11 Jul 2007 11:23:24 +0200 berghofe - Renamed inductive2 to inductive
Wed, 11 Jul 2007 11:22:02 +0200 aspinall Track schema changes: remove cleardisplay, proofstate messages. Simplify attributes on cleardisplay, normalresponse.
Wed, 11 Jul 2007 11:21:10 +0200 aspinall Track schema changes: add area attribute to pgml packet. Also add quoted Raw element [hack for Isabelle bottom-up XML production]
Wed, 11 Jul 2007 11:16:34 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:14:51 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 11:13:08 +0200 berghofe New operations on tuples with specific arities.
Wed, 11 Jul 2007 11:11:39 +0200 berghofe Adapted to changes in infrastructure for converting between
Wed, 11 Jul 2007 11:10:37 +0200 berghofe rtrancl and trancl are now defined using inductive_set.
Wed, 11 Jul 2007 11:09:15 +0200 berghofe Removed wf_implies_wfP and wfP_implies_wf from list of hints again.
Wed, 11 Jul 2007 11:07:57 +0200 berghofe - Moved infrastructure for converting between sets and predicates
Wed, 11 Jul 2007 11:04:39 +0200 berghofe Adapted to new package for inductive sets.
Wed, 11 Jul 2007 11:03:11 +0200 berghofe Inserted definition of in_rel again (since member2 was removed).
Wed, 11 Jul 2007 11:02:07 +0200 berghofe Added ML bindings for sup_fun_eq and sup_bool_eq.
Wed, 11 Jul 2007 11:01:24 +0200 berghofe top and bot are now constants.
Wed, 11 Jul 2007 11:00:46 +0200 berghofe Renamed inductive2 to inductive.
Wed, 11 Jul 2007 11:00:09 +0200 berghofe acc is now defined using inductive_set.
Wed, 11 Jul 2007 10:59:23 +0200 berghofe Added new package for inductive sets.
Wed, 11 Jul 2007 10:53:39 +0200 berghofe Adapted to new inductive definition package.
Wed, 11 Jul 2007 10:52:20 +0200 berghofe Adapted to changes in inductive definition package.
Wed, 11 Jul 2007 00:46:48 +0200 wenzelm tuned comment markup;
Wed, 11 Jul 2007 00:29:52 +0200 wenzelm treat OuterLex.Error;
Wed, 11 Jul 2007 00:29:51 +0200 wenzelm separated Malformed (symbolic char) from Error (bad input);
Wed, 11 Jul 2007 00:29:50 +0200 wenzelm Output.escape_malformed;
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip