paulson [Tue, 02 May 2000 18:45:17 +0200] rev 8778
Cassini identity is easier to prove using INTEGERS
paulson [Tue, 02 May 2000 18:44:33 +0200] rev 8777
a more modern proof
paulson [Tue, 02 May 2000 18:42:48 +0200] rev 8776
now with combine_numerals
paulson [Tue, 02 May 2000 18:40:16 +0200] rev 8775
combine_numerals replaces both fold_Suc and combine_coeff
paulson [Tue, 02 May 2000 18:39:34 +0200] rev 8774
new simproc, replacing combine_coeffs and working for nat, int, real
paulson [Fri, 28 Apr 2000 10:44:20 +0200] rev 8773
signature change
paulson [Fri, 28 Apr 2000 10:44:03 +0200] rev 8772
inserted triviality check
nipkow [Tue, 25 Apr 2000 08:09:10 +0200] rev 8771
*** empty log message ***
paulson [Sun, 23 Apr 2000 11:41:45 +0200] rev 8770
new, but still slow, proofs using binary numerals
paulson [Sun, 23 Apr 2000 11:41:06 +0200] rev 8769
[Int_CC.sum_conv, Int_CC.rel_conv] no longer exist
paulson [Sun, 23 Apr 2000 11:39:56 +0200] rev 8768
number_of now takes a type arg
paulson [Sun, 23 Apr 2000 11:39:32 +0200] rev 8767
this change saves 15 seconds
paulson [Sun, 23 Apr 2000 11:35:00 +0200] rev 8766
bug fixes to new simprocs
paulson [Sun, 23 Apr 2000 11:34:41 +0200] rev 8765
[Int_CC.sum_conv, Int_CC.rel_conv] no longer exist
paulson [Sun, 23 Apr 2000 11:34:05 +0200] rev 8764
removed some duplication, etc.
paulson [Sun, 23 Apr 2000 11:33:41 +0200] rev 8763
now uses the new cancel_numerals simproc
paulson [Fri, 21 Apr 2000 11:36:00 +0200] rev 8762
Provers/Arith/inverse_fold.ML is already obsolete
paulson [Fri, 21 Apr 2000 11:31:38 +0200] rev 8761
cleaner exceptions
paulson [Fri, 21 Apr 2000 11:31:03 +0200] rev 8760
now works for coefficients, not just for numerals
no longer works by subtraction, so no need for inverse_fold
paulson [Fri, 21 Apr 2000 11:29:57 +0200] rev 8759
new file containing simproc invocations, from NatBin.ML
paulson [Fri, 21 Apr 2000 11:29:33 +0200] rev 8758
moved the simproc code to NatSimprocs.ML
paulson [Fri, 21 Apr 2000 11:28:34 +0200] rev 8757
Provers/Arith/inverse_fold.ML is already obsolete
paulson [Fri, 21 Apr 2000 11:28:18 +0200] rev 8756
new file Integ/NatSimprocs.ML
paulson [Fri, 21 Apr 2000 11:27:28 +0200] rev 8755
Provers/Arith/inverse_fold.ML is already obsolete
Integ/NatSimprocs.ML added
nipkow [Thu, 20 Apr 2000 09:54:56 +0200] rev 8754
*** empty log message ***
nipkow [Wed, 19 Apr 2000 15:27:08 +0200] rev 8753
*** empty log message ***
wenzelm [Wed, 19 Apr 2000 14:22:11 +0200] rev 8752
TuturialI;
nipkow [Wed, 19 Apr 2000 13:40:42 +0200] rev 8751
*** empty log message ***
wenzelm [Wed, 19 Apr 2000 13:20:16 +0200] rev 8750
check_file: keep expanded (!) absolute path;
nipkow [Wed, 19 Apr 2000 12:59:38 +0200] rev 8749
Adding generated files
nipkow [Wed, 19 Apr 2000 12:59:21 +0200] rev 8748
*** empty log message ***
wenzelm [Wed, 19 Apr 2000 12:56:24 +0200] rev 8747
fixed -c default value;
nipkow [Wed, 19 Apr 2000 12:54:56 +0200] rev 8746
Adding generated files.
nipkow [Wed, 19 Apr 2000 11:56:31 +0200] rev 8745
I wonder which files i forgot.
nipkow [Wed, 19 Apr 2000 11:56:06 +0200] rev 8744
*** empty log message ***
nipkow [Wed, 19 Apr 2000 11:54:39 +0200] rev 8743
I wonder if that's all?
paulson [Wed, 19 Apr 2000 11:13:31 +0200] rev 8742
deleted obsolete lemma_not_leI2
paulson [Wed, 19 Apr 2000 11:09:59 +0200] rev 8741
removal of less_SucI, le_SucI from default simpset
paulson [Tue, 18 Apr 2000 15:56:41 +0200] rev 8740
replaced obsolete diff_right_cancel by diff_diff_eq
paulson [Tue, 18 Apr 2000 15:54:56 +0200] rev 8739
added number_of_const: term
paulson [Tue, 18 Apr 2000 15:54:31 +0200] rev 8738
tidied
paulson [Tue, 18 Apr 2000 15:53:50 +0200] rev 8737
instantiates new simprocs for numerals of type "nat"
paulson [Tue, 18 Apr 2000 15:51:59 +0200] rev 8736
new simprocs for numerals of type "nat"
wenzelm [Tue, 18 Apr 2000 14:57:18 +0200] rev 8735
emilimated global names;
wenzelm [Tue, 18 Apr 2000 14:54:08 +0200] rev 8734
removed obsolete "simpset" keyword;
wenzelm [Tue, 18 Apr 2000 00:49:49 +0200] rev 8733
renamed 'hide' to 'hide_action';
wenzelm [Tue, 18 Apr 2000 00:36:02 +0200] rev 8732
fixed theory deps;
wenzelm [Mon, 17 Apr 2000 14:27:10 +0200] rev 8731
made SML/NJ happy;
wenzelm [Mon, 17 Apr 2000 14:20:41 +0200] rev 8730
made SML/NJ happy;
wenzelm [Mon, 17 Apr 2000 14:12:33 +0200] rev 8729
* improved name spaces: ambiguous output is qualified; support for
hiding of names;
wenzelm [Mon, 17 Apr 2000 14:10:38 +0200] rev 8728
improved output of ambiguous entries;
support hiding;
wenzelm [Mon, 17 Apr 2000 14:10:04 +0200] rev 8727
Pretty.chunks;
wenzelm [Mon, 17 Apr 2000 14:08:51 +0200] rev 8726
'global' / 'local': comment;
added 'hide';
wenzelm [Mon, 17 Apr 2000 14:08:19 +0200] rev 8725
name space hide operations;
wenzelm [Mon, 17 Apr 2000 14:07:00 +0200] rev 8724
global/local_path: comment;
added name space hide;
wenzelm [Mon, 17 Apr 2000 14:06:05 +0200] rev 8723
added 'hide';
wenzelm [Mon, 17 Apr 2000 14:04:46 +0200] rev 8722
tuned msg;
wenzelm [Mon, 17 Apr 2000 14:03:51 +0200] rev 8721
NameSpace.is_qualified;
wenzelm [Mon, 17 Apr 2000 13:57:55 +0200] rev 8720
Pretty.chunks;
nipkow [Sat, 15 Apr 2000 17:41:20 +0200] rev 8719
mod to error msg