paulson [Tue, 16 May 2000 14:07:49 +0200] rev 8878
changed to cope with the rewriting of #2+n to Suc(Suc n)
paulson [Tue, 16 May 2000 14:07:06 +0200] rev 8877
new policy to simplify the use of numerals:
#0 -> 0
#1 -> 1
#2 + n -> Suc (Suc n) similarly for n + #2
paulson [Tue, 16 May 2000 14:04:29 +0200] rev 8876
reverted to old proof of dominoes_tile_row, given new treatment of #2+...
berghofe [Mon, 15 May 2000 17:34:05 +0200] rev 8875
Replaced some definitions involving epsilon by more readable primrec
definitions.
berghofe [Mon, 15 May 2000 17:32:39 +0200] rev 8874
alist_rec and assoc are now defined using primrec and thus no longer
refer to the recursion combinator list_rec, which should be considered
internal.
berghofe [Mon, 15 May 2000 17:30:19 +0200] rev 8873
Removed unnecessary primrec equations of hd and last involving arbitrary.
paulson [Mon, 15 May 2000 10:34:51 +0200] rev 8872
collected three proofs into rename_client_map_tac
paulson [Mon, 15 May 2000 10:33:32 +0200] rev 8871
added the dummy theory Integ/NatSimprocs.thy
paulson [Fri, 12 May 2000 15:21:58 +0200] rev 8870
updated
paulson [Fri, 12 May 2000 15:20:46 +0200] rev 8869
new simprules needed because of new subtraction rewriting
paulson [Fri, 12 May 2000 15:18:55 +0200] rev 8868
nat_diff_split' now called nat_diff_split
paulson [Fri, 12 May 2000 15:15:27 +0200] rev 8867
deleted a lot of obsolete arithmetic lemmas
paulson [Fri, 12 May 2000 15:14:35 +0200] rev 8866
tidied
paulson [Fri, 12 May 2000 15:14:08 +0200] rev 8865
new simprules for nat_case and nat_rec
simplify_meta_eq now maps #0 to 0 and #1 to 1 in its result
paulson [Fri, 12 May 2000 15:11:42 +0200] rev 8864
tidying, especially to remove zcompare_rls from proofs
paulson [Fri, 12 May 2000 15:06:35 +0200] rev 8863
a massive tidy-up
paulson [Fri, 12 May 2000 15:05:02 +0200] rev 8862
NatSimprocs is now a theory, not a file
paulson [Fri, 12 May 2000 15:02:57 +0200] rev 8861
new theorem one_le_power
paulson [Fri, 12 May 2000 15:00:45 +0200] rev 8860
tidied
paulson [Fri, 12 May 2000 14:59:12 +0200] rev 8859
deleted some redundant simprules
Added new simprules for subtraction
paulson [Fri, 12 May 2000 14:57:28 +0200] rev 8858
new dummy theory; prevents strange errors when loading NatSimprocs.ML
wenzelm [Fri, 12 May 2000 11:52:44 +0200] rev 8857
improved name of simproc;
wenzelm [Wed, 10 May 2000 22:34:30 +0200] rev 8856
fixed theory deps;
wenzelm [Wed, 10 May 2000 21:04:16 +0200] rev 8855
base on IntArith instead of Int (in order to leave out deleted simproc!);
wenzelm [Wed, 10 May 2000 21:03:12 +0200] rev 8854
dest_mss: sort procs wrt. names;
wenzelm [Wed, 10 May 2000 16:43:39 +0200] rev 8853
FAKE_BUILD;
wenzelm [Wed, 10 May 2000 16:43:25 +0200] rev 8852
polyml;
wenzelm [Wed, 10 May 2000 16:43:10 +0200] rev 8851
tuned;
paulson [Wed, 10 May 2000 13:36:27 +0200] rev 8850
new default simprule for better compatibility with old setup
paulson [Wed, 10 May 2000 11:17:01 +0200] rev 8849
tidied
wenzelm [Wed, 10 May 2000 01:13:43 +0200] rev 8848
tuned;
wenzelm [Tue, 09 May 2000 16:05:45 +0200] rev 8847
use proper version of pdfsetup.sty;
wenzelm [Tue, 09 May 2000 16:05:30 +0200] rev 8846
added semicolons;
wenzelm [Tue, 09 May 2000 15:10:25 +0200] rev 8845
updated keywords;
wenzelm [Tue, 09 May 2000 14:33:43 +0200] rev 8844
named "op ^" definitions;
wenzelm [Tue, 09 May 2000 14:16:32 +0200] rev 8843
improved X-Symbol stuff;
paulson [Tue, 09 May 2000 11:29:13 +0200] rev 8842
more examples
wenzelm [Mon, 08 May 2000 21:00:27 +0200] rev 8841
added INSTALL;
wenzelm [Mon, 08 May 2000 20:59:30 +0200] rev 8840
moved theory Sexp to Induct examples;
wenzelm [Mon, 08 May 2000 20:58:49 +0200] rev 8839
strip = impI allI allI;
wenzelm [Mon, 08 May 2000 20:57:02 +0200] rev 8838
replaced rabs by overloaded abs;
paulson [Mon, 08 May 2000 18:20:04 +0200] rev 8837
yet another example
paulson [Mon, 08 May 2000 16:59:18 +0200] rev 8836
new example
paulson [Mon, 08 May 2000 16:59:02 +0200] rev 8835
tidied
paulson [Mon, 08 May 2000 16:58:44 +0200] rev 8834
better simplification of the result of simprocs
paulson [Mon, 08 May 2000 16:58:18 +0200] rev 8833
moved le_square, proved le_cube
paulson [Mon, 08 May 2000 16:57:53 +0200] rev 8832
more details
wenzelm [Mon, 08 May 2000 11:45:57 +0200] rev 8831
tuned msg;
wenzelm [Mon, 08 May 2000 11:45:47 +0200] rev 8830
val needs_filtered_use = true;
wenzelm [Mon, 08 May 2000 11:35:19 +0200] rev 8829
recovered \seealso;
wenzelm [Mon, 08 May 2000 11:13:28 +0200] rev 8828
improved indexing;
wenzelm [Mon, 08 May 2000 11:13:11 +0200] rev 8827
\usepackage{makeidx};
wenzelm [Mon, 08 May 2000 11:03:53 +0200] rev 8826
tuned GARBAGE;
wenzelm [Mon, 08 May 2000 10:53:13 +0200] rev 8825
improved handling of Isabelle styles (less garbage);
wenzelm [Mon, 08 May 2000 10:52:46 +0200] rev 8824
updated;
wenzelm [Mon, 08 May 2000 10:52:28 +0200] rev 8823
updated syntax of simp options: (no_asm) etc.;
wenzelm [Mon, 08 May 2000 10:51:07 +0200] rev 8822
removed \isabelledefaultstyle (use \isabellestyle instead);
wenzelm [Mon, 08 May 2000 10:49:27 +0200] rev 8821
always discgarb -c;
wenzelm [Sat, 06 May 2000 00:46:13 +0200] rev 8820
fixed clash with new 'abs' const;
wenzelm [Fri, 05 May 2000 22:37:04 +0200] rev 8819
use Sign.simple_read_term;