wenzelm [Sat, 01 Sep 2007 16:12:50 +0200] rev 24513
removed spurious Toplevel.debug, which actually makes Poly/ML crash in certain situations;
wenzelm [Sat, 01 Sep 2007 15:47:05 +0200] rev 24512
added singleton check_typ/term/prop;
wenzelm [Sat, 01 Sep 2007 15:47:04 +0200] rev 24511
removed obsolete read/cert variations (cf. Syntax.read/check);
wenzelm [Sat, 01 Sep 2007 15:47:03 +0200] rev 24510
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
wenzelm [Sat, 01 Sep 2007 15:47:01 +0200] rev 24509
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
replaced ProofContext.cert_term/prop by general Syntax.check_term/prop (which also includes type-inference);
wenzelm [Sat, 01 Sep 2007 15:46:59 +0200] rev 24508
replaced ProofContext.read_term/prop by general Syntax.read_term/prop;
nipkow [Sat, 01 Sep 2007 01:22:11 +0200] rev 24507
*** empty log message ***
nipkow [Sat, 01 Sep 2007 01:21:48 +0200] rev 24506
final(?) iteration of sgn saga.
wenzelm [Fri, 31 Aug 2007 23:17:25 +0200] rev 24505
reject_vars: accept type-inference params;
standard_term_check: include prepare_pattern;
infer_type: mode_schematic;
tuned;
wenzelm [Fri, 31 Aug 2007 23:17:22 +0200] rev 24504
exported is_param;
wenzelm [Fri, 31 Aug 2007 23:17:20 +0200] rev 24503
legacy_infer_term: ProofContext.mode_schematic;
wenzelm [Fri, 31 Aug 2007 18:46:37 +0200] rev 24502
prove: setmp quick_and_dirty (avoids race condition);
wenzelm [Fri, 31 Aug 2007 18:46:35 +0200] rev 24501
export various inner syntax modes;
Syntax.add_term_check: include expand_abbrevs (consts and var bindings);
wenzelm [Fri, 31 Aug 2007 18:46:34 +0200] rev 24500
type_infer: mode_pattern;
wenzelm [Fri, 31 Aug 2007 18:46:33 +0200] rev 24499
do not touch quick_and_dirty;
wenzelm [Fri, 31 Aug 2007 16:17:53 +0200] rev 24498
tuned multithreading entry -- no longer experimental;
nipkow [Fri, 31 Aug 2007 15:56:19 +0200] rev 24497
explained \isatstyle(minor)
nipkow [Fri, 31 Aug 2007 12:24:00 +0200] rev 24496
added short_names explanation
wenzelm [Thu, 30 Aug 2007 22:35:40 +0200] rev 24495
added join_mode;
expand_binds: mode dependent;
removed infer_types(_pat) -- use general Syntax.check_terms instead;
wenzelm [Thu, 30 Aug 2007 22:35:38 +0200] rev 24494
replaced ProofContext.infer_types by general Syntax.check_terms;
use Variable.polymorphic to get schematic type variables;
wenzelm [Thu, 30 Aug 2007 22:35:34 +0200] rev 24493
replaced ProofContext.infer_types by general Syntax.check_terms;
nipkow [Thu, 30 Aug 2007 21:44:29 +0200] rev 24492
*** empty log message ***
nipkow [Thu, 30 Aug 2007 21:43:31 +0200] rev 24491
added constant sgn
nipkow [Thu, 30 Aug 2007 21:43:08 +0200] rev 24490
added lemma
wenzelm [Thu, 30 Aug 2007 17:09:02 +0200] rev 24489
added some more entries;
wenzelm [Thu, 30 Aug 2007 15:04:50 +0200] rev 24488
turned type_check into separate typ/term_check;
tuned sifnature;
wenzelm [Thu, 30 Aug 2007 15:04:49 +0200] rev 24487
tuned;
wenzelm [Thu, 30 Aug 2007 15:04:48 +0200] rev 24486
moved type_mode to type.ML;
Syntax.add_typ_check;
wenzelm [Thu, 30 Aug 2007 15:04:44 +0200] rev 24485
infer_types: general check_typs instead of Type.cert_typ_mode;
wenzelm [Thu, 30 Aug 2007 15:04:42 +0200] rev 24484
maintain mode in context (get/set/restore_mode);
wenzelm [Thu, 30 Aug 2007 15:04:41 +0200] rev 24483
added burrow_types;
berghofe [Thu, 30 Aug 2007 11:46:37 +0200] rev 24482
- tuned section about inductive predicates
- fixed broken railroad diagram in section about executable code
huffman [Thu, 30 Aug 2007 05:01:38 +0200] rev 24481
ported div/mod simprocs from HOL/ex/Binary.thy
wenzelm [Wed, 29 Aug 2007 23:06:27 +0200] rev 24480
renamed POLYML_LINK_OPTIONS to POLY_LINK_OPTIONS;
wenzelm [Wed, 29 Aug 2007 22:47:01 +0200] rev 24479
added POLYML_LINK_OPTIONS, which is required for unusual platforms (notably cygwin);
wenzelm [Wed, 29 Aug 2007 20:18:23 +0200] rev 24478
some simultaneous use_thys;
berghofe [Wed, 29 Aug 2007 19:00:40 +0200] rev 24477
Updated section about inductive definitions.
nipkow [Wed, 29 Aug 2007 17:25:04 +0200] rev 24476
turned list comprehension translations into ML to optimize base case
wenzelm [Wed, 29 Aug 2007 16:46:08 +0200] rev 24475
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
wenzelm [Wed, 29 Aug 2007 16:24:38 +0200] rev 24474
added x86-solaris;
chaieb [Wed, 29 Aug 2007 14:21:19 +0200] rev 24473
fixed Proofs
wenzelm [Wed, 29 Aug 2007 13:58:00 +0200] rev 24472
added Hoare/hoare_tac.ML (code from Hoare/Hoare.thy, also required in Isar_examples/Hoare.thy);
chaieb [Wed, 29 Aug 2007 11:10:59 +0200] rev 24471
removed unused theorems ; added lifting properties for foldr and foldl
wenzelm [Wed, 29 Aug 2007 11:10:28 +0200] rev 24470
removed Hoare/hoare.ML, Hoare/hoareAbort.ML, ex/svc_oracle.ML (which can be mistaken as attached ML script on case-insensitive file-system);
berghofe [Wed, 29 Aug 2007 10:20:22 +0200] rev 24469
Deleted unused fillin_mixfix function.
kleing [Wed, 29 Aug 2007 00:49:48 +0200] rev 24468
mark all parallel sessions as experimental
kleing [Wed, 29 Aug 2007 00:32:35 +0200] rev 24467
atbroy99 is 64bit
krauss [Tue, 28 Aug 2007 23:53:07 +0200] rev 24466
fixed pattern comnpletion; untabified
huffman [Tue, 28 Aug 2007 20:13:47 +0200] rev 24465
revert to Word library version from 2007/08/20
wenzelm [Tue, 28 Aug 2007 19:45:45 +0200] rev 24464
TheoremHook: fixed copy-paste mistake;
berghofe [Tue, 28 Aug 2007 18:26:48 +0200] rev 24463
Smaller size and fewer iterations for quickcheck.
berghofe [Tue, 28 Aug 2007 18:24:34 +0200] rev 24462
codegen.ML is now loaded in Pure again.
berghofe [Tue, 28 Aug 2007 18:23:59 +0200] rev 24461
Changed "code" attribute of concat_map_singleton to "code unfold".
berghofe [Tue, 28 Aug 2007 18:21:53 +0200] rev 24460
Code generator now uses sequences with depth limit.
berghofe [Tue, 28 Aug 2007 18:20:11 +0200] rev 24459
Got rid of large simpset in proof of characteristic equations
for freshness.
berghofe [Tue, 28 Aug 2007 18:16:06 +0200] rev 24458
Added sequences with recursion depth limit.
berghofe [Tue, 28 Aug 2007 18:14:17 +0200] rev 24457
Adapted to changes in interface of Specification.theorem_i
berghofe [Tue, 28 Aug 2007 18:12:00 +0200] rev 24456
- restored old setup
- new infrastructure for auto quickcheck
- fixed bug in eta_expand that caused argument types to get mixed up
berghofe [Tue, 28 Aug 2007 18:07:25 +0200] rev 24455
codegen.ML is now loaded in Pure again.
berghofe [Tue, 28 Aug 2007 18:06:24 +0200] rev 24454
- new auto-quickcheck flag
- repaired and inserted proof_pref again
berghofe [Tue, 28 Aug 2007 18:04:21 +0200] rev 24453
Added local_theory_to_proof'
berghofe [Tue, 28 Aug 2007 18:03:16 +0200] rev 24452
- theorem(_i) now also takes "interactive" flag as argument
- added theorem hook
berghofe [Tue, 28 Aug 2007 18:01:37 +0200] rev 24451
Specification.theorem now also takes "interactive" flag as argument.
nipkow [Tue, 28 Aug 2007 16:33:52 +0200] rev 24450
Commented out non-standard paragraph formatting.
nipkow [Tue, 28 Aug 2007 15:34:15 +0200] rev 24449
added (code) lemmas for setsum and foldl
wenzelm [Tue, 28 Aug 2007 11:51:27 +0200] rev 24448
replaced 'sorry' by unproven;
wenzelm [Tue, 28 Aug 2007 11:25:32 +0200] rev 24447
do not touch quick_and_dirty;
wenzelm [Tue, 28 Aug 2007 11:25:31 +0200] rev 24446
norm_absolute: CRITICAL;
wenzelm [Tue, 28 Aug 2007 11:25:30 +0200] rev 24445
tuned load order -- minimizes modules before Secure;
wenzelm [Tue, 28 Aug 2007 11:25:29 +0200] rev 24444
induct: proper separation of initial and terminal step;
avoid unspecific prems;
huffman [Tue, 28 Aug 2007 03:58:37 +0200] rev 24443
move WordExamples to Examples directory
huffman [Tue, 28 Aug 2007 03:56:24 +0200] rev 24442
HOL-Word-Examples
huffman [Tue, 28 Aug 2007 03:49:18 +0200] rev 24441
Word Examples directory
kleing [Tue, 28 Aug 2007 00:18:10 +0200] rev 24440
add parallel sessions for atbroy99 and macbroy6
wenzelm [Mon, 27 Aug 2007 17:34:55 +0200] rev 24439
HOL_USEDIR_OPTIONS: no special -M setting (now works with multithreaded);
nipkow [Mon, 27 Aug 2007 14:19:38 +0200] rev 24438
Added infinite_descent
haftmann [Mon, 27 Aug 2007 11:34:19 +0200] rev 24437
updated keywords
haftmann [Mon, 27 Aug 2007 11:34:18 +0200] rev 24436
added code_props
haftmann [Mon, 27 Aug 2007 11:34:17 +0200] rev 24435
introduces params_of_sort
haftmann [Mon, 27 Aug 2007 11:34:16 +0200] rev 24434
added simple definition scheme
haftmann [Mon, 27 Aug 2007 11:34:14 +0200] rev 24433
added explicit equation for equality of nested environments
haftmann [Mon, 27 Aug 2007 08:31:01 +0200] rev 24432
circumvented infix problem
nipkow [Sun, 26 Aug 2007 21:28:08 +0200] rev 24431
tuned linear arith (once again) with ring_distribs
haftmann [Sun, 26 Aug 2007 14:37:18 +0200] rev 24430
made SML/NJ happy
kleing [Sun, 26 Aug 2007 01:19:20 +0200] rev 24429
described 'rotated' attribute
haftmann [Sat, 25 Aug 2007 09:22:22 +0200] rev 24428
made SML/NJ happy
paulson [Fri, 24 Aug 2007 14:21:33 +0200] rev 24427
revised blacklisting for ATP linkup
paulson [Fri, 24 Aug 2007 14:17:54 +0200] rev 24426
new derived rule: incr_type_indexes
paulson [Fri, 24 Aug 2007 14:16:44 +0200] rev 24425
Returning both a "one-line" proof and a structured proof
paulson [Fri, 24 Aug 2007 14:15:58 +0200] rev 24424
Reconstruction bug fix
haftmann [Fri, 24 Aug 2007 14:14:20 +0200] rev 24423
overloaded definitions accompanied by explicit constants
haftmann [Fri, 24 Aug 2007 14:14:18 +0200] rev 24422
moved class dense_linear_order to Orderings.thy
haftmann [Fri, 24 Aug 2007 14:14:17 +0200] rev 24421
updated
haftmann [Fri, 24 Aug 2007 14:14:16 +0200] rev 24420
made sets executable
huffman [Fri, 24 Aug 2007 00:37:12 +0200] rev 24419
remove unused lemmas
huffman [Fri, 24 Aug 2007 00:23:51 +0200] rev 24418
bin_sc_nth proof
huffman [Thu, 23 Aug 2007 23:37:51 +0200] rev 24417
remove lemma bin_rec_PM
huffman [Thu, 23 Aug 2007 23:34:51 +0200] rev 24416
avoid use of bin_rec_PM
huffman [Thu, 23 Aug 2007 20:15:45 +0200] rev 24415
new instance proofs
huffman [Thu, 23 Aug 2007 18:53:53 +0200] rev 24414
remove unused lemmas
huffman [Thu, 23 Aug 2007 18:52:44 +0200] rev 24413
import BinInduct;
remove constant bin_rl;
remove redundant lemmas and definitions;
clean up some proofs
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