paulson [Mon, 24 Nov 2003 15:33:07 +0100] rev 14266
conversion of integers to use Ring_and_Field;
new lemmas for Ring_and_Field
paulson [Fri, 21 Nov 2003 11:15:40 +0100] rev 14265
HOL: installation of Ring_and_Field as the basis for Naturals and Reals
paulson [Thu, 20 Nov 2003 10:42:00 +0100] rev 14264
conversion of Integ/Int_lemmas.ML to Isar script
paulson [Thu, 20 Nov 2003 10:41:39 +0100] rev 14263
including 0 ~= 1 in definition of Field
paulson [Wed, 19 Nov 2003 14:29:06 +0100] rev 14262
additions to Ring_and_Field
paulson [Tue, 18 Nov 2003 11:03:56 +0100] rev 14261
fixed a comment
paulson [Tue, 18 Nov 2003 11:03:33 +0100] rev 14260
new theorems for Rings
paulson [Tue, 18 Nov 2003 11:01:52 +0100] rev 14259
conversion of ML to Isar scripts
berghofe [Tue, 18 Nov 2003 09:45:45 +0100] rev 14258
Improved error handling: add_primrec now prints out ill-formed equation
in case of parse errors.
ballarin [Fri, 14 Nov 2003 14:35:55 +0100] rev 14257
Type inference bug in Isar attributes "where" and "of" fixed.
paulson [Wed, 12 Nov 2003 10:58:23 +0100] rev 14256
tidied
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.
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.
kleing [Fri, 31 Oct 2003 06:54:22 +0100] rev 14253
fixed
kleing [Fri, 31 Oct 2003 06:52:43 +0100] rev 14252
set isatool usedir to verbose by default
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
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.
paulson [Wed, 29 Oct 2003 16:16:20 +0100] rev 14249
tidying
berghofe [Wed, 29 Oct 2003 11:50:26 +0100] rev 14248
Tuned proof of choice_eq.
nipkow [Wed, 29 Oct 2003 01:17:06 +0100] rev 14247
*** empty log message ***
kleing [Fri, 24 Oct 2003 01:44:12 +0200] rev 14246
added sydney unsw mirror. contact: me (gerwin.klein@nicta.com.au)
paulson [Wed, 22 Oct 2003 10:53:12 +0200] rev 14245
auto update
paulson [Wed, 22 Oct 2003 10:52:36 +0200] rev 14244
InductiveInvariant_examples illustrates advanced recursive function definitions
paulson [Wed, 22 Oct 2003 10:51:30 +0200] rev 14243
recursion
skalberg [Tue, 21 Oct 2003 11:09:23 +0200] rev 14242
Added access to the mk_rews field (and friends).
paulson [Fri, 17 Oct 2003 11:04:36 +0200] rev 14241
Prevent recdef from looping when the inductio rule is simplified
paulson [Fri, 17 Oct 2003 11:03:48 +0200] rev 14240
improved tracing
paulson [Thu, 16 Oct 2003 12:13:43 +0200] rev 14239
partial conversion to Isar scripts
paulson [Thu, 16 Oct 2003 10:32:36 +0200] rev 14238
improved presentation
paulson [Thu, 16 Oct 2003 10:32:06 +0200] rev 14237
line-breaks; rewording