obua [Mon, 19 Sep 2005 19:49:09 +0200] rev 17489
Removed superfluous HOL/Matrix/cplex/ROOT.ML.
paulson [Mon, 19 Sep 2005 18:30:22 +0200] rev 17488
further simplification of the Isabelle-ATP linkup
haftmann [Mon, 19 Sep 2005 16:42:11 +0200] rev 17487
added make function
haftmann [Mon, 19 Sep 2005 16:39:27 +0200] rev 17486
removed some deprecated assocation list functions
haftmann [Mon, 19 Sep 2005 16:38:35 +0200] rev 17485
introduced AList module
paulson [Mon, 19 Sep 2005 15:12:13 +0200] rev 17484
simplification of the Isabelle-ATP code; hooks for batch generation of problems
kleing [Mon, 19 Sep 2005 14:20:45 +0200] rev 17483
update usage message
wenzelm [Mon, 19 Sep 2005 12:05:08 +0200] rev 17482
obsolete;
wenzelm [Sun, 18 Sep 2005 15:20:08 +0200] rev 17481
converted to Isar theory format;
wenzelm [Sun, 18 Sep 2005 14:25:48 +0200] rev 17480
converted to Isar theory format;
wenzelm [Sat, 17 Sep 2005 20:49:14 +0200] rev 17479
converted to Isar theory format;
wenzelm [Sat, 17 Sep 2005 20:16:35 +0200] rev 17478
tuned;
wenzelm [Sat, 17 Sep 2005 20:14:30 +0200] rev 17477
converted to Isar theory format;
wenzelm [Sat, 17 Sep 2005 19:17:35 +0200] rev 17476
moved quick_and_dirty to Pure/ROOT.ML;
wenzelm [Sat, 17 Sep 2005 19:17:34 +0200] rev 17475
pretty_thm_aux: ora masked by quick_and_dirty;
wenzelm [Sat, 17 Sep 2005 19:17:33 +0200] rev 17474
added quick_and_dirty (from Isar/skip_proofs.ML);
wenzelm [Sat, 17 Sep 2005 19:12:58 +0200] rev 17473
manually generated from Isabelle/HOLCF/IOA/Complex/Import;
wenzelm [Sat, 17 Sep 2005 18:25:11 +0200] rev 17472
tuned document;
wenzelm [Sat, 17 Sep 2005 18:24:57 +0200] rev 17471
tuned;
wenzelm [Sat, 17 Sep 2005 18:11:30 +0200] rev 17470
added with_charset: string -> ('a -> 'b) -> 'a -> 'b;
wenzelm [Sat, 17 Sep 2005 18:11:29 +0200] rev 17469
tuned comments;
wenzelm [Sat, 17 Sep 2005 18:11:28 +0200] rev 17468
pretty_thm_aux: aconv hyps;
wenzelm [Sat, 17 Sep 2005 18:11:27 +0200] rev 17467
removed obsolete BasisLibrary;
proof_general.ML: setmp proofs 1 to capture sane default preferences;
wenzelm [Sat, 17 Sep 2005 18:11:26 +0200] rev 17466
Hebrew: HTML.with_charset;
wenzelm [Sat, 17 Sep 2005 18:11:25 +0200] rev 17465
removed obsolete BasisLibrary;
wenzelm [Sat, 17 Sep 2005 18:11:24 +0200] rev 17464
added quickcheck_params (from Main.thy);
wenzelm [Sat, 17 Sep 2005 18:11:23 +0200] rev 17463
removed spurious PolyML.exception_trace;
wenzelm [Sat, 17 Sep 2005 18:11:22 +0200] rev 17462
moved setup ResAxioms.clause_setup to Main.thy (it refers to all previous theories);
wenzelm [Sat, 17 Sep 2005 18:11:21 +0200] rev 17461
minor cleanup, moved stuff in its proper place;
wenzelm [Sat, 17 Sep 2005 18:11:20 +0200] rev 17460
generate: added HOL-Complex-Generate-HOLLight;
wenzelm [Sat, 17 Sep 2005 18:11:19 +0200] rev 17459
added code generator setup (from Main.thy);
wenzelm [Sat, 17 Sep 2005 18:11:18 +0200] rev 17458
lemmas [code] = imp_conv_disj (from Main.thy) -- Why does it need Datatype?
wenzelm [Sat, 17 Sep 2005 18:11:17 +0200] rev 17457
HTML.with_charset;
wenzelm [Sat, 17 Sep 2005 17:35:26 +0200] rev 17456
converted to Isar theory format;
wenzelm [Sat, 17 Sep 2005 14:02:31 +0200] rev 17455
tuned document;
wenzelm [Sat, 17 Sep 2005 12:51:03 +0200] rev 17454
obsolete;
wenzelm [Sat, 17 Sep 2005 12:50:57 +0200] rev 17453
plain test session, includes example;
wenzelm [Sat, 17 Sep 2005 12:18:08 +0200] rev 17452
theory_to_proof: check theory of initial proof state, which must not be changed;
wenzelm [Sat, 17 Sep 2005 12:18:07 +0200] rev 17451
added auto_fix (from proof.ML);
added assms_of;
removed assumptions_of;
pretty_thm: show out-of-context hyps;
warn_extra_tfrees: works again, tuned;
wenzelm [Sat, 17 Sep 2005 12:18:06 +0200] rev 17450
export put_facts;
moved auto_fix to proof_context.ML;
generic_goal: solve 0 subgoals initially;
global_goal/theorem: only store results if SOME target, which may be empty;
wenzelm [Sat, 17 Sep 2005 12:18:05 +0200] rev 17449
interpretation: use goal commands without target -- no storing of results;
wenzelm [Sat, 17 Sep 2005 12:18:04 +0200] rev 17448
theorem(_i): empty target;
forget_proof: removed tmp hack;
wenzelm [Sat, 17 Sep 2005 12:18:03 +0200] rev 17447
pretty_thm_aux: observe asms context;
wenzelm [Sat, 17 Sep 2005 12:18:02 +0200] rev 17446
tuned;
wenzelm [Sat, 17 Sep 2005 12:18:00 +0200] rev 17445
Cube: converted to Isar, use locales;
obua [Sat, 17 Sep 2005 11:49:29 +0200] rev 17444
1) mapped .. and == constants
2) improved protect_varname
huffman [Sat, 17 Sep 2005 01:50:01 +0200] rev 17443
use interpretation command
huffman [Fri, 16 Sep 2005 23:55:23 +0200] rev 17442
add HOLCF entries for pcpodef, cont_proc, fixrec;
add HOL-Complex entry for transfer tactic;
clean up lists of theories in HOL-Complex entries
wenzelm [Fri, 16 Sep 2005 23:01:29 +0200] rev 17441
converted to Isar theory format;
obua [Fri, 16 Sep 2005 21:02:15 +0200] rev 17440
fixed HOL-light/Isabelle syntax incompatability via more protect_xxx functions
huffman [Fri, 16 Sep 2005 20:30:44 +0200] rev 17439
add header
ballarin [Fri, 16 Sep 2005 16:07:22 +0200] rev 17438
tuned
ballarin [Fri, 16 Sep 2005 14:46:31 +0200] rev 17437
interpretation uses primitive goal interface
ballarin [Fri, 16 Sep 2005 14:44:52 +0200] rev 17436
tuned
paulson [Fri, 16 Sep 2005 11:39:09 +0200] rev 17435
PARTIAL conversion to Vampire8
paulson [Fri, 16 Sep 2005 11:38:49 +0200] rev 17434
catching exception Io
huffman [Fri, 16 Sep 2005 02:20:50 +0200] rev 17433
rearranged
huffman [Fri, 16 Sep 2005 01:42:57 +0200] rev 17432
use mem operator
huffman [Fri, 16 Sep 2005 01:34:53 +0200] rev 17431
fix names in hypreal_arith.ML
huffman [Thu, 15 Sep 2005 23:53:33 +0200] rev 17430
merge Hyperreal/Transfer.thy and Hyperreal/StarType.thy into Hyperreal/StarDef.thy
huffman [Thu, 15 Sep 2005 23:46:22 +0200] rev 17429
merged Transfer.thy and StarType.thy into StarDef.thy; renamed Ifun2_of to starfun2; cleaned up
huffman [Thu, 15 Sep 2005 23:16:04 +0200] rev 17428
add header
chaieb [Thu, 15 Sep 2005 22:16:23 +0200] rev 17427
The SMLNJ Problem fixed...
chaieb [Thu, 15 Sep 2005 20:38:47 +0200] rev 17426
getting it work for SMLNJ
wenzelm [Thu, 15 Sep 2005 20:27:48 +0200] rev 17425
* Improved efficiency of the Simplifier etc.;
wenzelm [Thu, 15 Sep 2005 20:25:04 +0200] rev 17424
incorporated into NEWS;
wenzelm [Thu, 15 Sep 2005 20:24:53 +0200] rev 17423
incorporated HOL/Hyperreal/CHANGES;
paulson [Thu, 15 Sep 2005 17:46:00 +0200] rev 17422
massive tidy-up and simplification
paulson [Thu, 15 Sep 2005 17:45:17 +0200] rev 17421
moving Commutative_Ring to the correct theory
paulson [Thu, 15 Sep 2005 17:44:53 +0200] rev 17420
comment
wenzelm [Thu, 15 Sep 2005 17:18:57 +0200] rev 17419
poly -doDisplay;
wenzelm [Thu, 15 Sep 2005 17:17:06 +0200] rev 17418
TableFun/Symtab: curried lookup and update;
add_defs etc.: use Thm.get_axiom_i, which is independent from naming;
wenzelm [Thu, 15 Sep 2005 17:17:05 +0200] rev 17417
TableFun/Symtab: curried lookup and update;
nat_option trace_simp_depth_limit;
wenzelm [Thu, 15 Sep 2005 17:17:04 +0200] rev 17416
fixed type;
wenzelm [Thu, 15 Sep 2005 17:17:03 +0200] rev 17415
fixed ML;
wenzelm [Thu, 15 Sep 2005 17:17:02 +0200] rev 17414
The Hebrew Alef-Bet -- Unicode example;
wenzelm [Thu, 15 Sep 2005 17:17:01 +0200] rev 17413
added Hebrew.thy;
wenzelm [Thu, 15 Sep 2005 17:16:56 +0200] rev 17412
TableFun/Symtab: curried lookup and update;
wenzelm [Thu, 15 Sep 2005 17:16:55 +0200] rev 17411
fixed document;
wenzelm [Thu, 15 Sep 2005 17:16:54 +0200] rev 17410
added HOL/ex/Hebrew.thy;
tuned;
wenzelm [Thu, 15 Sep 2005 17:16:53 +0200] rev 17409
obsolete;
wenzelm [Thu, 15 Sep 2005 17:16:53 +0200] rev 17408
command 'thms_containing' has been discontinued in favour of 'find_theorems';
TableFun/Symtab: curried lookup and update;
tuned;
aspinall [Thu, 15 Sep 2005 16:15:22 +0200] rev 17407
Revert previous attribute name change, problem can be avoided in JAXB.
wenzelm [Thu, 15 Sep 2005 13:36:10 +0200] rev 17406
forget_proof: Sign.local_path o Sign.restore_naming ProtoPure.thy -- workaround to omission in locale goals;
wenzelm [Thu, 15 Sep 2005 13:35:21 +0200] rev 17405
extend: NameSpace.default_naming;
paulson [Thu, 15 Sep 2005 11:15:52 +0200] rev 17404
the experimental tagging system, and the usual tidying
aspinall [Thu, 15 Sep 2005 10:33:35 +0200] rev 17403
Change PGIP attribute name class->messageclass to avoid Java keyword clash.
haftmann [Thu, 15 Sep 2005 10:00:01 +0200] rev 17402
AList, the_*
haftmann [Thu, 15 Sep 2005 08:16:22 +0200] rev 17401
fixed type annotation
haftmann [Thu, 15 Sep 2005 07:35:38 +0200] rev 17400
added gen_list to Pretty module
wenzelm [Wed, 14 Sep 2005 23:55:49 +0200] rev 17399
@{term [source] ...} in subsections probably more robust;
wenzelm [Wed, 14 Sep 2005 23:31:09 +0200] rev 17398
tuned;
wenzelm [Wed, 14 Sep 2005 23:15:00 +0200] rev 17397
hide: added option '(open)';
wenzelm [Wed, 14 Sep 2005 23:14:59 +0200] rev 17396
imports Commutative_Ring instead of Main, since the latter hides our names;
wenzelm [Wed, 14 Sep 2005 23:14:58 +0200] rev 17395
hide the rather generic names used in theory Commutative_Ring;
wenzelm [Wed, 14 Sep 2005 23:14:57 +0200] rev 17394
renamed Guard/NS_Public, Guard/OtwayRees, Guard/Yahalom.thy to avoid clash with plain Auth versions;
schirmer [Wed, 14 Sep 2005 23:06:02 +0200] rev 17393
... prem19
schirmer [Wed, 14 Sep 2005 23:04:59 +0200] rev 17392
added prem10 - prem19
schirmer [Wed, 14 Sep 2005 23:03:52 +0200] rev 17391
removed syntax fun_map_comp;
introduced map_comp;
chaieb [Wed, 14 Sep 2005 23:00:03 +0200] rev 17390
Unfortunately patched to use IntInf.int instead of just int (SML compatibility)
wenzelm [Wed, 14 Sep 2005 22:18:55 +0200] rev 17389
Method comm_ring for proving equalities in commutative rings.
wenzelm [Wed, 14 Sep 2005 22:08:08 +0200] rev 17388
tuned headers etc.;
wenzelm [Wed, 14 Sep 2005 22:04:38 +0200] rev 17387
fixed some ML names;
wenzelm [Wed, 14 Sep 2005 22:04:37 +0200] rev 17386
imports Commutative_Ring;
wenzelm [Wed, 14 Sep 2005 22:04:36 +0200] rev 17385
HOL: method comm_ring;
Proof General: Unicode (UTF-8) support;
wenzelm [Wed, 14 Sep 2005 22:04:35 +0200] rev 17384
tuned;
wenzelm [Wed, 14 Sep 2005 22:04:34 +0200] rev 17383
no longer prefer xemacs, which fails more often than GNU emacs;
wenzelm [Wed, 14 Sep 2005 22:04:33 +0200] rev 17382
Bernhard Haeupler: comm_ring;
chaieb [Wed, 14 Sep 2005 21:44:27 +0200] rev 17381
tactic and the rest eliminated, just the theory....
chaieb [Wed, 14 Sep 2005 21:35:46 +0200] rev 17380
use was wrong...
obua [Wed, 14 Sep 2005 19:03:16 +0200] rev 17379
Fixed Importer bug in type_introduction: instantiate type variables in rep-abs theorems exactly as it is done in HOL-light.
chaieb [Wed, 14 Sep 2005 17:25:52 +0200] rev 17378
The oracle for Presburger has been changer: It is automatically generated form a verified formaliztion of Cooper's Algorithm ex/Reflected_Presburger.thy
comm_ring : a reflected Method for proving equalities in a commutative ring
haftmann [Wed, 14 Sep 2005 10:24:39 +0200] rev 17377
introduced AList.lookup
paulson [Wed, 14 Sep 2005 10:21:09 +0200] rev 17376
correct E brackets
paulson [Wed, 14 Sep 2005 10:20:50 +0200] rev 17375
nice names for more infix operators
haftmann [Wed, 14 Sep 2005 10:13:12 +0200] rev 17374
introduces AList.lookup
huffman [Wed, 14 Sep 2005 01:47:06 +0200] rev 17373
removed duplicated lemmas; convert more proofs to transfer principle
huffman [Tue, 13 Sep 2005 23:30:01 +0200] rev 17372
add theorem chain_const
wenzelm [Tue, 13 Sep 2005 22:49:12 +0200] rev 17371
tuned;
wenzelm [Tue, 13 Sep 2005 22:21:06 +0200] rev 17370
global quick_and_dirty;
wenzelm [Tue, 13 Sep 2005 22:19:54 +0200] rev 17369
Printing of Isar proof elements etc.
wenzelm [Tue, 13 Sep 2005 22:19:53 +0200] rev 17368
Non-empty stacks.
wenzelm [Tue, 13 Sep 2005 22:19:52 +0200] rev 17367
IsarThy.begin_theory;
wenzelm [Tue, 13 Sep 2005 22:19:51 +0200] rev 17366
export ml_exts;
wenzelm [Tue, 13 Sep 2005 22:19:50 +0200] rev 17365
begin_theory: tuned interface, check uses;
wenzelm [Tue, 13 Sep 2005 22:19:49 +0200] rev 17364
replaced TRANSLATION_FAIL by EXCEPTION;
wenzelm [Tue, 13 Sep 2005 22:19:48 +0200] rev 17363
added three_buffersN, print3;
tuned theory_to_proof: plain Proof.state instead of history;
added EXCEPTION;
removed DATA_FAIL, TRANSLATION_FAIL;
wenzelm [Tue, 13 Sep 2005 22:19:47 +0200] rev 17362
load before proof.ML;
moved proof elements to proof.ML;
wenzelm [Tue, 13 Sep 2005 22:19:46 +0200] rev 17361
added simple;
eliminated obsolete Sign.sg;
wenzelm [Tue, 13 Sep 2005 22:19:45 +0200] rev 17360
added add_view, export_view (supercedes adhoc view arguments);
unified put_thms/reset_thms;
wenzelm [Tue, 13 Sep 2005 22:19:44 +0200] rev 17359
major cleanup of interfaces and implementation;
generic goal commands: local/global_goal with after_qed;
independent of locale.ML;
more self-contained proof elements (material from isar_thy.ML);
refer to ProofDisplay (cf. proof_display.ML);
unified print_results (always normal);
added get_thmss;
wenzelm [Tue, 13 Sep 2005 22:19:43 +0200] rev 17358
added name_facts;
wenzelm [Tue, 13 Sep 2005 22:19:42 +0200] rev 17357
tuned Isar proof elements;
wenzelm [Tue, 13 Sep 2005 22:19:40 +0200] rev 17356
added cheating, sorry_text (from skip_proofs.ML);
added method_setup (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:39 +0200] rev 17355
load late, after proof.ML;
added goal commands: theorem, interpretation etc.;
tuned some warnings -- single line only;
wenzelm [Tue, 13 Sep 2005 22:19:38 +0200] rev 17354
moved most material to its proper place (sign.ML, pure_thy.ML, method.ML, proof.ML, locale.ML etc.);
begin_theory: tuned interface, check uses in thy_info.ML;
wenzelm [Tue, 13 Sep 2005 22:19:37 +0200] rev 17353
cleanup parsers and interfaces;
wenzelm [Tue, 13 Sep 2005 22:19:36 +0200] rev 17352
Proof.get_thmss;
wenzelm [Tue, 13 Sep 2005 22:19:35 +0200] rev 17351
tuned;
wenzelm [Tue, 13 Sep 2005 22:19:34 +0200] rev 17350
more self-contained proof elements (material from isar_thy.ML);
tuned;
wenzelm [Tue, 13 Sep 2005 22:19:33 +0200] rev 17349
added cases, rule_contextN;
eliminated obsolete Sign.sg;
wenzelm [Tue, 13 Sep 2005 22:19:32 +0200] rev 17348
load locale.ML late (after proof.ML);
tuned module arrangement;
wenzelm [Tue, 13 Sep 2005 22:19:31 +0200] rev 17347
added maps, map_list, lift, lifts;
wenzelm [Tue, 13 Sep 2005 22:19:30 +0200] rev 17346
added stack.ML;
wenzelm [Tue, 13 Sep 2005 22:19:29 +0200] rev 17345
added simple_fact;
generalized no_attributes;
wenzelm [Tue, 13 Sep 2005 22:19:28 +0200] rev 17344
Seq.maps;
wenzelm [Tue, 13 Sep 2005 22:19:27 +0200] rev 17343
added hide_names(_i) (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:26 +0200] rev 17342
added generic_setup, add_oracle (from isar_thy.ML);
wenzelm [Tue, 13 Sep 2005 22:19:25 +0200] rev 17341
added exception EXCEPTION of exn * string;
wenzelm [Tue, 13 Sep 2005 22:19:24 +0200] rev 17340
replaced DATA_FAIL by EXCEPTION;
wenzelm [Tue, 13 Sep 2005 22:19:23 +0200] rev 17339
tuned Isar interfaces;
tuned IsarThy.theorem_i;
wenzelm [Tue, 13 Sep 2005 22:19:22 +0200] rev 17338
added General/stack.ML, Isar/proof_display.ML;
wenzelm [Tue, 13 Sep 2005 22:19:21 +0200] rev 17337
the_list (cf. Pure/library.ML);
wenzelm [Tue, 13 Sep 2005 22:19:19 +0200] rev 17336
tuned IsarThy.theorem_i;
obua [Tue, 13 Sep 2005 17:05:59 +0200] rev 17335
fixed INST: has same semantic now as INST_TYPE for repetitions
huffman [Mon, 12 Sep 2005 23:27:12 +0200] rev 17334
list of constants and theorems whose names have been changed or merged
huffman [Mon, 12 Sep 2005 23:18:01 +0200] rev 17333
add header
huffman [Mon, 12 Sep 2005 23:14:41 +0200] rev 17332
added theorem attributes transfer_intro, transfer_unfold, transfer_refold; simplified some proofs; some rearranging
huffman [Mon, 12 Sep 2005 23:13:46 +0200] rev 17331
updated to work with latest HOL-Complex
huffman [Mon, 12 Sep 2005 23:07:58 +0200] rev 17330
add file Hyperreal/transfer.ML
huffman [Mon, 12 Sep 2005 23:06:24 +0200] rev 17329
new implementation of transfer principle
obua [Mon, 12 Sep 2005 22:07:07 +0200] rev 17328
removed clutter
nipkow [Mon, 12 Sep 2005 20:31:56 +0200] rev 17327
name conflict with global itrev resolved
nipkow [Mon, 12 Sep 2005 20:15:15 +0200] rev 17326
dealt with name clash with List.itrev
haftmann [Mon, 12 Sep 2005 18:20:32 +0200] rev 17325
introduced new-style AList operations
obua [Mon, 12 Sep 2005 17:29:07 +0200] rev 17324
introduced internal function hthm2thm
obua [Mon, 12 Sep 2005 16:20:18 +0200] rev 17323
1) Added target HOL-Complex-Generate-HOLLight
2) Make heap image for HOL-Complex-Matrix
obua [Mon, 12 Sep 2005 15:52:00 +0200] rev 17322
Added HOLLight support to importer.
wenzelm [Mon, 12 Sep 2005 12:11:17 +0200] rev 17321
added interact flag to control mode of excursions;
wenzelm [Sun, 11 Sep 2005 20:02:51 +0200] rev 17320
excursion: interactive if debug;
huffman [Fri, 09 Sep 2005 20:37:00 +0200] rev 17319
updated to work with new HOL-Complex version
huffman [Fri, 09 Sep 2005 19:34:22 +0200] rev 17318
starfun, starset, and other functions on NS types are now polymorphic;
many similar theorems have been generalized and merged;
(star_n X) replaces (Abs_star(starrel `` {X}));
many proofs have been simplified with the transfer tactic.
paulson [Fri, 09 Sep 2005 17:47:37 +0200] rev 17317
Isabelle-ATP link: sortable axiom names; no spaces in switches; general tidying
ballarin [Fri, 09 Sep 2005 12:18:15 +0200] rev 17316
fixed printing of locales
paulson [Thu, 08 Sep 2005 17:35:02 +0200] rev 17315
consolidation of duplicate code in Isabelle-ATP linkup
haftmann [Thu, 08 Sep 2005 16:09:23 +0200] rev 17314
introduces some modern-style AList operations
haftmann [Thu, 08 Sep 2005 16:08:50 +0200] rev 17313
added the_list, the_default
paulson [Thu, 08 Sep 2005 13:24:19 +0200] rev 17312
yet more tidying of Isabelle-ATP link
wenzelm [Wed, 07 Sep 2005 21:07:09 +0200] rev 17311
converted to Isar theory format;
wenzelm [Wed, 07 Sep 2005 21:00:30 +0200] rev 17310
converted to Isar theory format;
wenzelm [Wed, 07 Sep 2005 20:22:39 +0200] rev 17309
converted to Isar theory format;
wenzelm [Wed, 07 Sep 2005 20:22:15 +0200] rev 17308
removed TLA/Inc/Pcount.thy;
paulson [Wed, 07 Sep 2005 18:22:29 +0200] rev 17307
elimination of watcher.sig
paulson [Wed, 07 Sep 2005 18:14:26 +0200] rev 17306
Progress on eprover linkup, also massive tidying
paulson [Wed, 07 Sep 2005 09:54:31 +0200] rev 17305
axioms now included in tptp files, no /bin/cat and various tidying
paulson [Wed, 07 Sep 2005 09:53:50 +0200] rev 17304
consolidation of watcher.ML and watcher.sig
huffman [Wed, 07 Sep 2005 02:38:38 +0200] rev 17303
generalized types more
huffman [Wed, 07 Sep 2005 02:16:03 +0200] rev 17302
generalized types
huffman [Wed, 07 Sep 2005 02:13:24 +0200] rev 17301
added theorem hypreal_inverse2
huffman [Wed, 07 Sep 2005 01:49:49 +0200] rev 17300
replace type hcomplex with complex star
huffman [Wed, 07 Sep 2005 00:48:50 +0200] rev 17299
replace type hypnat with nat star
huffman [Tue, 06 Sep 2005 23:16:48 +0200] rev 17298
replace type hypreal with real star
huffman [Tue, 06 Sep 2005 23:14:10 +0200] rev 17297
add Hyperreal dependencies
huffman [Tue, 06 Sep 2005 23:11:46 +0200] rev 17296
class instances for nonstandard types
huffman [Tue, 06 Sep 2005 23:11:09 +0200] rev 17295
transfer principle tactic
huffman [Tue, 06 Sep 2005 23:10:49 +0200] rev 17294
generic nonstandard type constructor
wenzelm [Tue, 06 Sep 2005 21:51:17 +0200] rev 17293
converted to Isar theory format;
huffman [Tue, 06 Sep 2005 20:53:27 +0200] rev 17292
fix proof
wenzelm [Tue, 06 Sep 2005 19:28:58 +0200] rev 17291
converted to Isar theory format;
huffman [Tue, 06 Sep 2005 19:22:31 +0200] rev 17290
reimplement Filter.thy with locales
wenzelm [Tue, 06 Sep 2005 19:10:43 +0200] rev 17289
converted to Isar theory format;
wenzelm [Tue, 06 Sep 2005 19:03:39 +0200] rev 17288
converted to Isar theory format;
wenzelm [Tue, 06 Sep 2005 18:49:25 +0200] rev 17287
removed some ML files in Modelcheck/;
wenzelm [Tue, 06 Sep 2005 17:01:32 +0200] rev 17286
updated;
wenzelm [Tue, 06 Sep 2005 17:00:00 +0200] rev 17285
axclass: no longer bind "cI";
wenzelm [Tue, 06 Sep 2005 16:59:59 +0200] rev 17284
deprecated old-style infix declarations, which mix name and syntax;
wenzelm [Tue, 06 Sep 2005 16:59:58 +0200] rev 17283
tuned msg;
wenzelm [Tue, 06 Sep 2005 16:59:57 +0200] rev 17282
AList.defined;
wenzelm [Tue, 06 Sep 2005 16:59:56 +0200] rev 17281
name space prefix is now "c_class" instead of just "c";
export get_info;
tuned;
wenzelm [Tue, 06 Sep 2005 16:59:55 +0200] rev 17280
proper treatment of polymorphic sets;
tuned;
wenzelm [Tue, 06 Sep 2005 16:59:54 +0200] rev 17279
tuned comments;
wenzelm [Tue, 06 Sep 2005 16:59:53 +0200] rev 17278
converted to Isar theory format;
wenzelm [Tue, 06 Sep 2005 16:59:52 +0200] rev 17277
make LocalesTest last, because it sets funny flags;
wenzelm [Tue, 06 Sep 2005 16:59:51 +0200] rev 17276
avoid old-style infixes;
wenzelm [Tue, 06 Sep 2005 16:59:50 +0200] rev 17275
axclass: name space prefix is now "c_class" instead of just "c";
typedef: proper support for polymorphic sets;
wenzelm [Tue, 06 Sep 2005 16:59:48 +0200] rev 17274
axclass: name space prefix is now "c_class" instead of just "c";
webertj [Tue, 06 Sep 2005 16:29:39 +0200] rev 17273
unnecessary parentheses removed
wenzelm [Tue, 06 Sep 2005 16:24:53 +0200] rev 17272
converted to Isar theory format;
haftmann [Tue, 06 Sep 2005 08:30:43 +0200] rev 17271
introduced some new-style AList operations
haftmann [Tue, 06 Sep 2005 08:29:17 +0200] rev 17270
eliminated 1 call to polyEq
wenzelm [Mon, 05 Sep 2005 17:49:28 +0200] rev 17269
tuned;
wenzelm [Mon, 05 Sep 2005 17:38:25 +0200] rev 17268
updated;
wenzelm [Mon, 05 Sep 2005 17:38:25 +0200] rev 17267
obsolete;
wenzelm [Mon, 05 Sep 2005 17:38:24 +0200] rev 17266
added assert, command;
wenzelm [Mon, 05 Sep 2005 17:38:23 +0200] rev 17265
tuned check_text;
wenzelm [Mon, 05 Sep 2005 17:38:22 +0200] rev 17264
chapter/section/subsection/subsubsection/text: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:21 +0200] rev 17263
markup commands: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:20 +0200] rev 17262
add_chapter/section/subsection/subsubsection/text: optional locale specification;
wenzelm [Mon, 05 Sep 2005 17:38:18 +0200] rev 17261
curried_lookup/update;
wenzelm [Mon, 05 Sep 2005 17:38:17 +0200] rev 17260
tuned;
wenzelm [Mon, 05 Sep 2005 17:38:15 +0200] rev 17259
Markup commands 'chapter' .. 'text' support optional locale specification;
wenzelm [Mon, 05 Sep 2005 16:47:28 +0200] rev 17258
removed duplicate theorems;
haftmann [Mon, 05 Sep 2005 08:14:35 +0200] rev 17257
introduced binding priority 1 for linear combinators etc.
wenzelm [Sat, 03 Sep 2005 22:27:06 +0200] rev 17256
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 21:51:10 +0200] rev 17255
tuned method;
wenzelm [Sat, 03 Sep 2005 21:46:16 +0200] rev 17254
tuned;
wenzelm [Sat, 03 Sep 2005 21:44:29 +0200] rev 17253
obsolete;
wenzelm [Sat, 03 Sep 2005 21:43:50 +0200] rev 17252
converted to Isar theory format;
wenzelm [Sat, 03 Sep 2005 21:43:12 +0200] rev 17251
obsolete (see Cube.thy);
wenzelm [Sat, 03 Sep 2005 18:00:48 +0200] rev 17250
tuned msg;