huffman [Thu, 23 Aug 2007 18:47:08 +0200] rev 24412
declare bin_rest_BIT_bin_last [simp]
huffman [Thu, 23 Aug 2007 16:47:16 +0200] rev 24411
Word/BinInduct.thy
huffman [Thu, 23 Aug 2007 16:46:40 +0200] rev 24410
theory of integers as an inductive datatype
huffman [Thu, 23 Aug 2007 15:47:42 +0200] rev 24409
move bin_nth stuff to its own subsection
huffman [Wed, 22 Aug 2007 21:09:21 +0200] rev 24408
removed Word/Size.thy;
replaced len_of TYPE('a) with CARD('a);
replaced axclass len with class finite;
replaced axclass len0 with class type
huffman [Wed, 22 Aug 2007 20:59:19 +0200] rev 24407
typed print translation for CARD('a);
declare zero_less_card_finite [simp]
huffman [Wed, 22 Aug 2007 18:53:54 +0200] rev 24406
rename type pls to num0
huffman [Wed, 22 Aug 2007 17:58:37 +0200] rev 24405
move constant definitions to their respective subsections
chaieb [Wed, 22 Aug 2007 17:13:42 +0200] rev 24404
tuned;
chaieb [Wed, 22 Aug 2007 17:13:41 +0200] rev 24403
More selective generalization : a*b is generalized whenever none of a and b is a number
chaieb [Wed, 22 Aug 2007 17:13:40 +0200] rev 24402
imports Presburger; no need for Main
huffman [Wed, 22 Aug 2007 16:55:46 +0200] rev 24401
move bool list operations from WordBitwise to WordBoolList
huffman [Wed, 22 Aug 2007 16:54:43 +0200] rev 24400
Word/WordBoolList.thy
huffman [Wed, 22 Aug 2007 16:44:35 +0200] rev 24399
move if_simps from BinBoolList to Num_Lemmas
chaieb [Wed, 22 Aug 2007 12:21:17 +0200] rev 24398
Axioms for class no longer use object-universal quantifiers
huffman [Wed, 22 Aug 2007 02:04:30 +0200] rev 24397
move bool list stuff from WordDefinition and WordArith to new WordBoolList theory
huffman [Wed, 22 Aug 2007 01:42:35 +0200] rev 24396
move bool list stuff from BinOperations to BinBoolList;
reorganize BinBoolList into subsections
nipkow [Tue, 21 Aug 2007 21:50:23 +0200] rev 24395
Added mod cancellation simproc
huffman [Tue, 21 Aug 2007 20:59:35 +0200] rev 24394
remove redundant lemmas
huffman [Tue, 21 Aug 2007 20:53:37 +0200] rev 24393
declare conj_absorb [simp]
huffman [Tue, 21 Aug 2007 20:52:18 +0200] rev 24392
replace iszero_number_of_Pls with iszero_0 in rel_simps
huffman [Tue, 21 Aug 2007 20:51:10 +0200] rev 24391
add lemma of_int_power
huffman [Tue, 21 Aug 2007 20:50:12 +0200] rev 24390
Isar-style proof for lfp_ordinal_induct
wenzelm [Tue, 21 Aug 2007 20:05:40 +0200] rev 24389
ProofContext.restore_mode;
wenzelm [Tue, 21 Aug 2007 20:05:38 +0200] rev 24388
added inner syntax mode, includes former type_mode and is_stmt;
paulson [Tue, 21 Aug 2007 18:30:11 +0200] rev 24387
Modified message for sendback
paulson [Tue, 21 Aug 2007 18:27:41 +0200] rev 24386
"sendback" to PG for one-line proof reconstructions
paulson [Tue, 21 Aug 2007 18:27:14 +0200] rev 24385
Deleted the partially-typed translation and the combinator code.
Minimize_applies now uses the same translation code, which handles both cases anyway.
huffman [Tue, 21 Aug 2007 17:24:57 +0200] rev 24384
move BIT datatype stuff from Num_Lemmas to BinGeneral
huffman [Tue, 21 Aug 2007 17:20:41 +0200] rev 24383
simplify termination proof
huffman [Tue, 21 Aug 2007 16:52:47 +0200] rev 24382
simplify proof of word_of_int
haftmann [Tue, 21 Aug 2007 13:30:38 +0200] rev 24381
improved evaluation interface
haftmann [Tue, 21 Aug 2007 13:30:36 +0200] rev 24380
moved ordered_ab_semigroup_add to OrderedGroup.thy
haftmann [Tue, 21 Aug 2007 09:07:04 +0200] rev 24379
updated
huffman [Tue, 21 Aug 2007 03:17:03 +0200] rev 24378
move udvd, div and mod stuff from WordDefinition to WordArith
huffman [Tue, 21 Aug 2007 03:02:27 +0200] rev 24377
move order-related stuff from WordDefinition to WordArith
huffman [Tue, 21 Aug 2007 02:30:14 +0200] rev 24376
add lemma one_less_power
huffman [Tue, 21 Aug 2007 02:15:13 +0200] rev 24375
move scast/ucast stuff to its own subsection
huffman [Tue, 21 Aug 2007 01:07:05 +0200] rev 24374
move shifting-related constant definitions from WordDefinition to WordShift
wenzelm [Tue, 21 Aug 2007 00:24:10 +0200] rev 24373
use HOL-ex later;
wenzelm [Mon, 20 Aug 2007 23:41:43 +0200] rev 24372
standard_parse_term: added pp/check argument, include disambig here (from sign.ML);
wenzelm [Mon, 20 Aug 2007 23:41:40 +0200] rev 24371
inner syntax: added parse_term/prop;
wenzelm [Mon, 20 Aug 2007 23:41:37 +0200] rev 24370
read_def_terms: moved disambig to syntax.ML;
wenzelm [Mon, 20 Aug 2007 23:41:35 +0200] rev 24369
tuned CRITICAL sections;
huffman [Mon, 20 Aug 2007 23:35:51 +0200] rev 24368
remove redundant lemma int_number_of
huffman [Mon, 20 Aug 2007 23:00:17 +0200] rev 24367
AC rules for bitwise logical operators no longer declared simp
huffman [Mon, 20 Aug 2007 22:57:50 +0200] rev 24366
move bit simps from BinOperations to BitSyntax
huffman [Mon, 20 Aug 2007 22:48:24 +0200] rev 24365
minimize imports
huffman [Mon, 20 Aug 2007 21:31:10 +0200] rev 24364
reorganize into subsections
wenzelm [Mon, 20 Aug 2007 20:44:03 +0200] rev 24363
prepare_dummies: NAMED_CRITICAL;
wenzelm [Mon, 20 Aug 2007 20:44:02 +0200] rev 24362
with_modes []: non-critical;
wenzelm [Mon, 20 Aug 2007 20:44:01 +0200] rev 24361
tuned signature;
wenzelm [Mon, 20 Aug 2007 20:44:00 +0200] rev 24360
File.read/write/append: non-critical (basic IO operations already thread-safe);
wenzelm [Mon, 20 Aug 2007 20:43:59 +0200] rev 24359
TextIO.inputLine: non-critical (assume exclusive ownership);
wenzelm [Mon, 20 Aug 2007 20:43:58 +0200] rev 24358
tuned merge operations via pointer_eq;
huffman [Mon, 20 Aug 2007 20:38:32 +0200] rev 24357
cleaned up; declared more simp rules