Sat, 05 Jul 2014 11:01:53 +0200 |
haftmann |
prefer ac_simps collections over separate name bindings for add and mult
|
file |
diff |
annotate
|
Fri, 04 Jul 2014 20:18:47 +0200 |
haftmann |
reduced name variants for assoc and commute on plus and mult
|
file |
diff |
annotate
|
Wed, 07 May 2014 12:25:35 +0200 |
hoelzl |
avoid the Complex constructor, use the more natural Re/Im view; moved csqrt to Complex.
|
file |
diff |
annotate
|
Thu, 10 Apr 2014 17:48:32 +0200 |
kuncar |
simplify and fix theories thanks to 356a5efdb278
|
file |
diff |
annotate
|
Thu, 06 Mar 2014 15:40:33 +0100 |
blanchet |
renamed 'fun_rel' to 'rel_fun'
|
file |
diff |
annotate
|
Tue, 04 Mar 2014 15:26:12 -0800 |
huffman |
remove simp rules made redundant by the replacement of neg_numeral with negated numerals
|
file |
diff |
annotate
|
Wed, 12 Feb 2014 08:35:56 +0100 |
blanchet |
transformed 'option' and 'list' into new-style datatypes (but register them as old-style as well)
|
file |
diff |
annotate
|
Tue, 21 Jan 2014 13:21:55 +0100 |
traytel |
removed theory dependency of BNF_LFP on Datatype
|
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
|
Wed, 25 Dec 2013 17:39:06 +0100 |
haftmann |
prefer more canonical names for lemmas on min/max
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 10:05:53 +0100 |
haftmann |
eliminiated neg_numeral in favour of - (numeral _)
|
file |
diff |
annotate
|
Mon, 04 Nov 2013 20:10:06 +0100 |
haftmann |
streamlined setup of linear arithmetic
|
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 |
restructed
|
file |
diff |
annotate
|
Fri, 18 Oct 2013 10:43:20 +0200 |
blanchet |
killed most "no_atp", to make Sledgehammer more complete
|
file |
diff |
annotate
|
Mon, 16 Sep 2013 15:30:20 +0200 |
kuncar |
use lifting_forget for deregistering numeric types as a quotient type
|
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, 15 May 2013 12:10:39 +0200 |
kuncar |
stronger reflexivity prover
|
file |
diff |
annotate
|
Wed, 20 Feb 2013 12:04:42 +0100 |
hoelzl |
split dense into inner_dense_order and no_top/no_bot
|
file |
diff |
annotate
|
Tue, 19 Feb 2013 15:03:36 +0100 |
kuncar |
delete also predicates on relations when hiding an implementation of an abstract type
|
file |
diff |
annotate
|
Fri, 15 Feb 2013 08:31:31 +0100 |
haftmann |
two target language numeral types: integer and natural, as replacement for code_numeral;
|
file |
diff |
annotate
|
Thu, 14 Feb 2013 12:24:42 +0100 |
haftmann |
abandoned theory Plain
|
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
|
Sat, 02 Jun 2012 08:27:29 +0200 |
huffman |
transfer method now handles transfer rules for compound terms, e.g. locale-defined constants with hidden parameters
|
file |
diff |
annotate
|
Wed, 30 May 2012 16:59:20 +0200 |
huffman |
convert Int.thy to use lifting and transfer
|
file |
diff |
annotate
|
Wed, 30 May 2012 14:55:44 +0200 |
huffman |
remove unnecessary simp rules involving Abs_Integ
|
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 16:44:23 +0200 |
huffman |
load Tools/numeral.ML in Num.thy
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 15:56:12 +0200 |
huffman |
set up numeral reorient simproc in Num.thy
|
file |
diff |
annotate
|
Fri, 30 Mar 2012 08:10:28 +0200 |
huffman |
move lemmas from Nat_Numeral to Int.thy and Num.thy
|
file |
diff |
annotate
|
Thu, 29 Mar 2012 14:09:10 +0200 |
huffman |
move many lemmas from Nat_Numeral.thy to Power.thy or Num.thy
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 20:15:39 +0200 |
huffman |
merged fork with new numeral representation (see NEWS)
|
file |
diff |
annotate
|
Fri, 02 Mar 2012 09:35:32 +0100 |
bulwahn |
adding finiteness of intervals on integer sets; adding another finiteness theorem for multisets
|
file |
diff |
annotate
|
Thu, 29 Dec 2011 10:47:55 +0100 |
haftmann |
semiring_numeral_0_eq_0, semiring_numeral_1_eq_1 now [simp], superseeding corresponding simp rules on type nat; attribute code_abbrev superseedes code_unfold_post
|
file |
diff |
annotate
|
Wed, 30 Nov 2011 16:27:10 +0100 |
wenzelm |
prefer typedef without extra definition and alternative name;
|
file |
diff |
annotate
|
Sun, 20 Nov 2011 21:07:10 +0100 |
wenzelm |
eliminated obsolete "standard";
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 06:04:59 +0100 |
huffman |
simplify some proofs
|
file |
diff |
annotate
|
Thu, 17 Nov 2011 06:01:47 +0100 |
huffman |
Int.thy: remove duplicate lemmas double_less_0_iff and odd_less_0, use {even,odd}_less_0_iff instead
|
file |
diff |
annotate
|
Thu, 20 Oct 2011 17:27:14 +0200 |
huffman |
removed mult_Bit1 from int_arith_rules (cf. 882403378a41 and 3078fd2eec7b, where mult_num1 erroneously replaced mult_1)
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 15:42:43 +0200 |
wenzelm |
inlined @{thms} (ML compile-time) allows to get rid of legacy zadd_ac as well (cf. 49e305100097);
|
file |
diff |
annotate
|
Wed, 19 Oct 2011 08:37:26 +0200 |
bulwahn |
removing old code generator setup for integers
|
file |
diff |
annotate
|
Sun, 09 Oct 2011 11:13:53 +0200 |
huffman |
Int.thy: discontinued some legacy theorems
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 07:15:13 -0700 |
huffman |
introduce abbreviation 'int' earlier in Int.thy
|
file |
diff |
annotate
|
Sun, 04 Sep 2011 06:27:59 -0700 |
huffman |
move lemmas nat_le_iff and nat_mono into Int.thy
|
file |
diff |
annotate
|
Sat, 03 Sep 2011 16:00:09 -0700 |
huffman |
remove duplicate lemma nat_zero in favor of nat_0
|
file |
diff |
annotate
|
Wed, 29 Jun 2011 18:12:34 +0200 |
wenzelm |
modernized some simproc setup;
|
file |
diff |
annotate
|
Thu, 23 Jun 2011 09:04:20 -0700 |
huffman |
added number_semiring class, plus a few new lemmas;
|
file |
diff |
annotate
|
Wed, 04 May 2011 15:37:39 +0200 |
wenzelm |
proper case_names for int_cases, int_of_nat_induct;
|
file |
diff |
annotate
|
Tue, 19 Apr 2011 23:57:28 +0200 |
wenzelm |
eliminated Codegen.mode in favour of explicit argument;
|
file |
diff |
annotate
|
Sun, 13 Mar 2011 22:55:50 +0100 |
wenzelm |
tuned headers;
|
file |
diff |
annotate
|
Tue, 30 Nov 2010 15:58:09 +0100 |
haftmann |
adapted proofs to slightly changed definitions of congruent(2)
|
file |
diff |
annotate
|
Fri, 01 Oct 2010 16:05:25 +0200 |
haftmann |
constant `contents` renamed to `the_elem`
|
file |
diff |
annotate
|
Fri, 27 Aug 2010 19:34:23 +0200 |
haftmann |
renamed class/constant eq to equal; tuned some instantiations
|
file |
diff |
annotate
|
Mon, 19 Jul 2010 16:09:44 +0200 |
haftmann |
diff_minus subsumes diff_def
|
file |
diff |
annotate
|
Mon, 12 Jul 2010 10:48:37 +0200 |
haftmann |
dropped superfluous [code del]s
|
file |
diff |
annotate
|
Tue, 11 May 2010 08:36:02 +0200 |
haftmann |
renamed former Int.int_induct to Int.int_of_nat_induct, former Presburger.int_induct to Int.int_induct: is more conservative and more natural than the intermediate solution
|
file |
diff |
annotate
|
Mon, 10 May 2010 14:55:04 +0200 |
haftmann |
moved int induction lemma to theory Int as int_bidirectional_induct
|
file |
diff |
annotate
|
Fri, 07 May 2010 09:51:55 +0200 |
haftmann |
moved lemma zdvd_period to theory Int
|
file |
diff |
annotate
|