Wed, 12 Feb 2014 14:32:45 +0100 |
wenzelm |
merged, resolving some conflicts;
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 13:56:43 +0100 |
wenzelm |
eliminated hard tabs (assuming tab-width=2);
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:57 +0100 |
blanchet |
renamed '{prod,sum,bool,unit}_case' to 'case_...'
|
file |
diff |
annotate
|
Thu, 30 Jan 2014 10:00:53 +0100 |
haftmann |
more direct simplification rules for 1 div/mod numeral;
|
file |
diff |
annotate
|
Mon, 20 Jan 2014 21:32:41 +0100 |
blanchet |
moved 'fundef_cong' attribute (and other basic 'fun' stuff) up the dependency chain
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 10:05:53 +0100 |
haftmann |
eliminiated neg_numeral in favour of - (numeral _)
|
file |
diff |
annotate
|
Fri, 01 Nov 2013 18:51:14 +0100 |
haftmann |
more simplification rules on unary and binary minus
|
file |
diff |
annotate
|
Thu, 31 Oct 2013 11:44:20 +0100 |
haftmann |
moving generic lemmas out of theory parity, disregarding some unused auxiliary lemmas;
|
file |
diff |
annotate
|
Thu, 31 Oct 2013 11:44:20 +0100 |
haftmann |
explicit type class for modelling even/odd parity
|
file |
diff |
annotate
|
Thu, 31 Oct 2013 11:44:20 +0100 |
haftmann |
more lemmas on division
|
file |
diff |
annotate
|
Tue, 03 Sep 2013 01:12:40 +0200 |
wenzelm |
tuned proofs -- clarified flow of facts wrt. calculation;
|
file |
diff |
annotate
|
Mon, 26 Aug 2013 11:41:17 +0200 |
wenzelm |
removed junk;
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:35:01 +0200 |
haftmann |
spelling and typos
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:29:50 +0200 |
haftmann |
execution of int division by class semiring_numeral_div, replacing pdivmod by divmod_abs
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:29:50 +0200 |
haftmann |
relaxed preconditions
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:29:50 +0200 |
haftmann |
type class for generic division algorithm on numerals
|
file |
diff |
annotate
|
Sun, 18 Aug 2013 15:29:50 +0200 |
haftmann |
added lemma
|
file |
diff |
annotate
|
Sun, 23 Jun 2013 21:16:07 +0200 |
haftmann |
migration from code_(const|type|class|instance) to code_printing and from code_module to code_identifier
|
file |
diff |
annotate
|
Wed, 19 Jun 2013 17:34:56 +0200 |
noschinl |
added lemma
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
file |
diff |
annotate
|
Thu, 28 Feb 2013 11:40:23 +0100 |
wenzelm |
proper place for cancel_div_mod.ML (see also ee729dbd1b7f and ec7f10155389);
|
file |
diff |
annotate
|
Sun, 17 Feb 2013 21:29:30 +0100 |
haftmann |
Sieve of Eratosthenes
|
file |
diff |
annotate
|
Fri, 07 Dec 2012 16:25:33 +0100 |
wenzelm |
avoid ML_file in large theory files to improve performance of dependency discovery of main HOL (approx. 1s CPU time) -- relevant for any application using it, e.g. small paper sessions;
|
file |
diff |
annotate
|
Fri, 19 Oct 2012 15:12:52 +0200 |
webertj |
Renamed {left,right}_distrib to distrib_{right,left}.
|
file |
diff |
annotate
|
Wed, 22 Aug 2012 22:55:41 +0200 |
wenzelm |
prefer ML_file over old uses;
|
file |
diff |
annotate
|
Fri, 27 Jul 2012 19:27:21 +0200 |
huffman |
move ML functions from nat_arith.ML to Divides.thy, which is the only place they are used
|
file |
diff |
annotate
|
Mon, 02 Apr 2012 09:18:16 +0200 |
huffman |
add simp rules for dvd on negative numerals
|
file |
diff |
annotate
|
Sun, 01 Apr 2012 16:09:58 +0200 |
huffman |
removed Nat_Numeral.thy, moving all theorems elsewhere
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 11:16:35 +0200 |
huffman |
removed redundant nat-specific copies of theorems
|
file |
diff |
annotate
|
Tue, 27 Mar 2012 20:19:23 +0200 |
huffman |
remove more redundant lemmas
|
file |
diff |
annotate
|