Wed, 07 Nov 2007 22:20:12 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 22:20:11 +0100 wenzelm export read_const';
Wed, 07 Nov 2007 22:20:09 +0100 wenzelm Syntax.read_typ;
Wed, 07 Nov 2007 18:19:04 +0100 nipkow added inductive
Wed, 07 Nov 2007 16:43:01 +0100 wenzelm attribute where/of: proper Syntax.parse/check;
Wed, 07 Nov 2007 16:43:00 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Wed, 07 Nov 2007 16:42:59 +0100 wenzelm discontinued ProofContext.read_prop_legacy;
Wed, 07 Nov 2007 16:42:58 +0100 wenzelm refined Variable.declare_const;
Wed, 07 Nov 2007 16:42:57 +0100 wenzelm refined notion of consts within the local scope;
Wed, 07 Nov 2007 16:42:56 +0100 wenzelm tuned signature;
Wed, 07 Nov 2007 16:42:55 +0100 wenzelm removed obsolete Sign.read_tyname/const (cf. ProofContext);
Wed, 07 Nov 2007 03:51:17 +0100 kleing map and prefix
Tue, 06 Nov 2007 22:50:39 +0100 wenzelm activated HOL-SizeChange;
Tue, 06 Nov 2007 22:50:38 +0100 wenzelm tuned;
Tue, 06 Nov 2007 22:50:37 +0100 wenzelm read_const/legacy_intern_skolem: cover consts within the local scope;
Tue, 06 Nov 2007 22:50:36 +0100 wenzelm synchronize_syntax: declare operations within the local scope of fixes/consts
Tue, 06 Nov 2007 22:50:35 +0100 wenzelm fixed spelling;
Tue, 06 Nov 2007 22:50:34 +0100 wenzelm added is_const/declare_const for local scope of fixes/consts;
Tue, 06 Nov 2007 20:27:33 +0100 wenzelm removed dependencies on Size_Change_Termination from HOL-Library;
Tue, 06 Nov 2007 17:44:53 +0100 krauss moved stuff about size change termination to its own session
Tue, 06 Nov 2007 13:12:56 +0100 haftmann clarifying comment
Tue, 06 Nov 2007 13:12:55 +0100 haftmann clarified merge
Tue, 06 Nov 2007 13:12:53 +0100 haftmann Class.init now similiar to Locale.init
Tue, 06 Nov 2007 13:12:52 +0100 haftmann CRITICAL force
Tue, 06 Nov 2007 13:12:50 +0100 haftmann autoquickcheck message
Tue, 06 Nov 2007 13:12:49 +0100 haftmann added explicit signature
Tue, 06 Nov 2007 13:12:48 +0100 haftmann simplified specification of *_abs class
Tue, 06 Nov 2007 12:06:30 +0100 wenzelm tuned;
Tue, 06 Nov 2007 09:46:05 +0100 haftmann added autoquickcheck
Tue, 06 Nov 2007 08:47:30 +0100 haftmann removed subclass edge ordered_ring < lordered_ring
Tue, 06 Nov 2007 08:47:25 +0100 haftmann renamed lordered_*_* to lordered_*_add_*; further localization
Mon, 05 Nov 2007 23:17:03 +0100 wenzelm tuned satisfy_thm;
Mon, 05 Nov 2007 23:17:02 +0100 wenzelm removed unused compose_hhf, comp_hhf;
Mon, 05 Nov 2007 22:53:38 +0100 obua corrected fucked up integer tuning
Mon, 05 Nov 2007 22:51:16 +0100 kleing misc lemmas about prefix, postfix, and parallel
Mon, 05 Nov 2007 22:50:48 +0100 kleing add root.bib for Word document
Mon, 05 Nov 2007 22:50:00 +0100 kleing move itself into HOL types
Mon, 05 Nov 2007 22:49:28 +0100 kleing rev_nth
Mon, 05 Nov 2007 22:48:37 +0100 kleing tranclD2 (tranclD at the other end) + trancl_power
Mon, 05 Nov 2007 22:00:21 +0100 kleing acknowledge authors
Mon, 05 Nov 2007 21:05:03 +0100 kleing cite Jeremy's avocs article
Mon, 05 Nov 2007 20:50:45 +0100 wenzelm simplified LocalTheory.reinit;
Mon, 05 Nov 2007 20:50:44 +0100 wenzelm misc cleanup of init functions;
Mon, 05 Nov 2007 20:50:43 +0100 wenzelm TheoryTarget.context;
Mon, 05 Nov 2007 20:50:42 +0100 wenzelm simplified LocalTheory.reinit;
Mon, 05 Nov 2007 20:50:41 +0100 wenzelm improved error message for missing predicates;
Mon, 05 Nov 2007 18:18:39 +0100 nipkow added lemmas
Mon, 05 Nov 2007 17:48:51 +0100 ballarin Use of export rather than standard in interpretation.
Mon, 05 Nov 2007 17:48:34 +0100 ballarin Removed inst_morphism'; satisfy_thm avoids compose.
Mon, 05 Nov 2007 17:48:17 +0100 ballarin Interpretation with named equations.
Mon, 05 Nov 2007 17:48:04 +0100 ballarin Type instance of thm mk_left_commute in locales.
Mon, 05 Nov 2007 17:47:52 +0100 ballarin Tests enforce proper export behaviour.
Mon, 05 Nov 2007 15:37:41 +0100 nipkow removed advanced recdef section and replaced it by citation of Alex's tutorial.
Mon, 05 Nov 2007 15:04:19 +0100 nipkow fix
Mon, 05 Nov 2007 15:01:21 +0100 obua no Gencode.ML
Mon, 05 Nov 2007 14:26:41 +0100 krauss changed "treemap" example to "mirror"
Mon, 05 Nov 2007 08:31:12 +0100 nipkow added lemmas
Sun, 04 Nov 2007 19:17:13 +0100 wenzelm replaced cc/ld phase by PolyML.SaveState.saveState (potentially more efficient);
Sun, 04 Nov 2007 17:12:14 +0100 wenzelm removed obsolete ProofGeneral/parsing.ML;
Sun, 04 Nov 2007 16:43:31 +0100 wenzelm activated new script parser;
Sun, 04 Nov 2007 16:43:29 +0100 wenzelm Output.add_mode default prevents escapes from ProofGeneral mode;
Sun, 04 Nov 2007 16:43:28 +0100 wenzelm added ProofGeneral/pgml_isabelle.ML;
Sun, 04 Nov 2007 16:43:27 +0100 wenzelm the all-important ML antiquotations are back;
Fri, 02 Nov 2007 18:53:01 +0100 haftmann generic tactic Method.intros_tac
Fri, 02 Nov 2007 18:53:00 +0100 haftmann clarified theory target interface
Fri, 02 Nov 2007 18:52:59 +0100 haftmann more precise treatment of prove_subclass
Fri, 02 Nov 2007 18:52:58 +0100 haftmann proper reinitialisation after subclass
Fri, 02 Nov 2007 18:52:57 +0100 haftmann clarified
Fri, 02 Nov 2007 16:38:37 +0100 paulson tweaked
Fri, 02 Nov 2007 16:38:14 +0100 paulson recdef to fun
Fri, 02 Nov 2007 15:56:49 +0100 nipkow *** empty log message ***
Fri, 02 Nov 2007 12:35:27 +0100 kleing Added reference to Jeremy Dawson's paper on the word library.
Fri, 02 Nov 2007 08:59:15 +0100 nipkow recdef -> fun
Fri, 02 Nov 2007 08:26:01 +0100 nipkow added Fun
Fri, 02 Nov 2007 08:17:33 +0100 haftmann tuned
Thu, 01 Nov 2007 20:20:19 +0100 nipkow recdef -> fun
Thu, 01 Nov 2007 13:44:44 +0100 nipkow *** empty log message ***
Wed, 31 Oct 2007 15:10:34 +0100 paulson Catch exceptions arising during the abstraction operation.
Wed, 31 Oct 2007 12:19:45 +0100 chaieb Added example for the ideal membership problem solved by algebra
Wed, 31 Oct 2007 12:19:44 +0100 chaieb Added field ideal into entry - uses by algebra method to prove the ideal membership problem
Wed, 31 Oct 2007 12:19:43 +0100 chaieb changed signature according to normalizer_data.ML
Wed, 31 Oct 2007 12:19:41 +0100 chaieb tuned
Wed, 31 Oct 2007 12:19:37 +0100 chaieb (1) signatures updated according to normalizer_data.ML (added field ideal in entry);
Wed, 31 Oct 2007 12:19:35 +0100 chaieb (1) added axiom to ringb and theorems to enable algebra to prove the ideal membership problem; (2) Method algebra now calls algebra_tac which first tries to solve a universal formula, then in case of failure trie to solve the ideal membership problem (see HOL/Tools/Groebner_Basis/groebner.ML)
Wed, 31 Oct 2007 12:19:33 +0100 chaieb exported field_comp_conv: a numerical conversion over fields
Wed, 31 Oct 2007 10:37:14 +0100 haftmann dropped AxClass
Wed, 31 Oct 2007 10:10:50 +0100 haftmann tuned
Tue, 30 Oct 2007 17:58:03 +0100 berghofe Handle Subscript exception when looking up bound variables.
Tue, 30 Oct 2007 17:56:56 +0100 berghofe Added well-formedness check to Abst case in function prf_of.
Tue, 30 Oct 2007 16:00:30 +0100 haftmann added omission
Tue, 30 Oct 2007 15:28:53 +0100 paulson bugfixes concerning strange theorems
Tue, 30 Oct 2007 15:13:48 +0100 haftmann fixed typo
Tue, 30 Oct 2007 14:39:37 +0100 haftmann const antiquotation clarified
Tue, 30 Oct 2007 14:39:36 +0100 haftmann clarified
Tue, 30 Oct 2007 14:39:35 +0100 haftmann handling of notation in class target
Tue, 30 Oct 2007 12:14:24 +0100 haftmann fixed document preparation
Tue, 30 Oct 2007 12:14:23 +0100 haftmann improved website integration
Tue, 30 Oct 2007 12:14:22 +0100 haftmann adjusted
Tue, 30 Oct 2007 10:51:35 +0100 haftmann split library index into templates
Tue, 30 Oct 2007 10:51:35 +0100 haftmann split library index into templates
Tue, 30 Oct 2007 10:41:19 +0100 haftmann structured
Tue, 30 Oct 2007 10:30:09 +0100 haftmann tidied version
Tue, 30 Oct 2007 08:45:55 +0100 haftmann simplified proof
Tue, 30 Oct 2007 08:45:54 +0100 haftmann continued localization
Mon, 29 Oct 2007 17:08:01 +0100 haftmann fixed typo
Mon, 29 Oct 2007 16:46:22 +0100 haftmann added nbe
Mon, 29 Oct 2007 16:13:47 +0100 wenzelm test_proof: do not change Proofterm.proofs here (not thread-safe);
Mon, 29 Oct 2007 16:13:46 +0100 wenzelm improved notion of 'nicer' fact names (observe some name space properties);
Mon, 29 Oct 2007 16:13:44 +0100 wenzelm export is_hidden;
Mon, 29 Oct 2007 16:13:43 +0100 wenzelm added bool_ord;
Mon, 29 Oct 2007 16:13:41 +0100 wenzelm qualified Proofterm.proofs;
Mon, 29 Oct 2007 10:37:09 +0100 krauss fun/function: generate case names for induction rules
Sun, 28 Oct 2007 13:18:00 +0100 wenzelm append/member: more light-weight way to declare authentic syntax;
Sun, 28 Oct 2007 13:16:09 +0100 wenzelm made SML/NJ happy;
Sun, 28 Oct 2007 11:57:04 +0100 wenzelm safe_exit: controlled_execution;
Sat, 27 Oct 2007 18:37:33 +0200 obua better compute oracle
Sat, 27 Oct 2007 18:37:32 +0200 obua better compute oracle
Sat, 27 Oct 2007 18:37:06 +0200 obua adapted Compute...
Sat, 27 Oct 2007 15:53:23 +0200 krauss use "fun" for definition of "member" -> authentic syntax
Sat, 27 Oct 2007 12:48:44 +0200 haftmann ASCIIfied README
(0) -10000 -3000 -1000 -120 +120 +1000 +3000 +10000 +30000 tip