skalberg [Sun, 04 Apr 2004 15:34:14 +0200] rev 14518
Added a number of explicit type casts and delayed evaluations (all seemingly
needless) so that SML/NJ 110.9.1 would accept the importer...
nipkow [Fri, 02 Apr 2004 17:40:32 +0200] rev 14517
exposed fast_arith_neq_limit
skalberg [Fri, 02 Apr 2004 17:37:45 +0200] rev 14516
Added HOL proof importer.
webertj [Fri, 02 Apr 2004 17:36:01 +0200] rev 14515
Tools/sat_solver.ML and Tools/prop_logic.ML added
webertj [Fri, 02 Apr 2004 17:28:16 +0200] rev 14514
fixed dpll solver (now uses NNF)
ballarin [Fri, 02 Apr 2004 17:26:00 +0200] rev 14513
- Experimental command for instantiation of locales in proof contexts:
instantiate <label>: <loc>
paulson [Fri, 02 Apr 2004 17:06:15 +0200] rev 14512
variable renamings and other cosmetic changes
paulson [Fri, 02 Apr 2004 16:21:57 +0200] rev 14511
updated treatment of znegative and nat_of
nipkow [Fri, 02 Apr 2004 14:48:31 +0200] rev 14510
introduced fast_arith_neq_limit
nipkow [Fri, 02 Apr 2004 14:47:11 +0200] rev 14509
got rid of ignore_neq again.
ballarin [Fri, 02 Apr 2004 14:08:30 +0200] rev 14508
Experimental command for instantiation of locales in proof contexts:
instantiate <label>: <loc>
nipkow [Fri, 02 Apr 2004 12:25:48 +0200] rev 14507
ignore_neq also influences arith_tac now, not just fast_arith_tac
nipkow [Fri, 02 Apr 2004 12:08:38 +0200] rev 14506
Added ignore_neq flag.
paulson [Thu, 01 Apr 2004 15:05:04 +0200] rev 14505
removal of Binary Trees examples prepratory to its going into AFP
paulson [Thu, 01 Apr 2004 10:54:32 +0200] rev 14504
new type class abelian_group
skalberg [Wed, 31 Mar 2004 16:10:53 +0200] rev 14503
Added check that Theory.ML does not occur in the files section of the theory
Theory.
nipkow [Wed, 31 Mar 2004 11:02:00 +0200] rev 14502
Lex now in AFP
nipkow [Wed, 31 Mar 2004 11:00:25 +0200] rev 14501
HOL/Lex is now in AFP/Functional-Automata
streckem [Wed, 31 Mar 2004 10:51:50 +0200] rev 14500
new
streckem [Tue, 30 Mar 2004 19:33:57 +0200] rev 14499
new
streckem [Tue, 30 Mar 2004 19:28:27 +0200] rev 14498
Added PSV 2003/2004
paulson [Tue, 30 Mar 2004 11:25:14 +0200] rev 14497
tidied
paulson [Tue, 30 Mar 2004 11:18:12 +0200] rev 14496
tidied
nipkow [Tue, 30 Mar 2004 08:45:39 +0200] rev 14495
Added append_eq_append_conv2
skalberg [Mon, 29 Mar 2004 15:35:04 +0200] rev 14494
Added bitvector library (Word) to HOL/Library and a theory using it (Adder)
to HOL/ex.
kleing [Mon, 29 Mar 2004 10:17:35 +0200] rev 14493
include exercises again
kleing [Mon, 29 Mar 2004 08:59:58 +0200] rev 14492
removed intro to isabelle
kleing [Mon, 29 Mar 2004 08:59:23 +0200] rev 14491
put in sections, reorganized, removed intro to isabelle
kleing [Mon, 29 Mar 2004 08:54:26 +0200] rev 14490
allow sections in contents file
webertj [Fri, 26 Mar 2004 19:58:43 +0100] rev 14489
satsolver=dpll
webertj [Fri, 26 Mar 2004 14:53:17 +0100] rev 14488
slightly different SAT solver interface
webertj [Fri, 26 Mar 2004 12:21:50 +0100] rev 14487
Installed solvers now determined at call time (as opposed to compile time)
kleing [Fri, 26 Mar 2004 05:32:00 +0100] rev 14486
symbols in idents
paulson [Thu, 25 Mar 2004 10:32:21 +0100] rev 14485
new material from Avigad
paulson [Thu, 25 Mar 2004 10:31:25 +0100] rev 14484
new treatment of equivalence classes
kleing [Thu, 25 Mar 2004 06:44:39 +0100] rev 14483
documented new identifier syntax
kleing [Thu, 25 Mar 2004 05:37:32 +0100] rev 14482
moved MiniML and AVL to archive of formal proofs
paulson [Wed, 24 Mar 2004 10:55:38 +0100] rev 14481
auto update
paulson [Wed, 24 Mar 2004 10:55:20 +0100] rev 14480
clarified
paulson [Wed, 24 Mar 2004 10:50:29 +0100] rev 14479
streamlined treatment of quotients for the integers
nipkow [Fri, 19 Mar 2004 11:06:53 +0100] rev 14478
added a few 0 and Suc lemmas
paulson [Fri, 19 Mar 2004 10:51:03 +0100] rev 14477
conversion of Hyperreal/Lim to new-style
paulson [Fri, 19 Mar 2004 10:50:06 +0100] rev 14476
removed redundant thms
paulson [Fri, 19 Mar 2004 10:48:22 +0100] rev 14475
new thms
paulson [Fri, 19 Mar 2004 10:46:25 +0100] rev 14474
New simplification ordering to move numerals together. Fixes a bug in the
nat cancellation simprocs
paulson [Fri, 19 Mar 2004 10:44:20 +0100] rev 14473
stylistic tweaks
paulson [Fri, 19 Mar 2004 10:42:38 +0100] rev 14472
Removing the datatype declaration of "order" allows the standard General.order
to be used. Thus we can use Int.compare and String.compare instead of the
slower home-grown versions.
berghofe [Wed, 17 Mar 2004 14:00:45 +0100] rev 14471
case_tac no longer raises THM exception if goal number is out of range.
paulson [Mon, 15 Mar 2004 10:58:49 +0100] rev 14470
auto update
paulson [Mon, 15 Mar 2004 10:58:29 +0100] rev 14469
heavy tidying
paulson [Mon, 15 Mar 2004 10:46:19 +0100] rev 14468
heavy tidying
paulson [Mon, 15 Mar 2004 10:46:01 +0100] rev 14467
new lemma
paulson [Mon, 15 Mar 2004 10:45:31 +0100] rev 14466
more up-to-date error msg
webertj [Fri, 12 Mar 2004 10:47:59 +0100] rev 14465
\<dots> replaced by ...
webertj [Thu, 11 Mar 2004 13:34:13 +0100] rev 14464
refute
webertj [Thu, 11 Mar 2004 13:03:31 +0100] rev 14463
Documentation updated
webertj [Thu, 11 Mar 2004 11:24:54 +0100] rev 14462
Refute_Examples added/fixed
kleing [Thu, 11 Mar 2004 03:53:43 +0100] rev 14461
look for multi platform poly first, choose shrink wrapped poly-4.1.3 (guess) only
if no multi platform installation found.
webertj [Thu, 11 Mar 2004 00:15:24 +0100] rev 14460
SML/NJ compatibility fixes
webertj [Wed, 10 Mar 2004 22:39:12 +0100] rev 14459
added Refute_Examples.thy
webertj [Wed, 10 Mar 2004 22:37:33 +0100] rev 14458
changed default values for refute
webertj [Wed, 10 Mar 2004 22:35:37 +0100] rev 14457
*** empty log message ***
webertj [Wed, 10 Mar 2004 22:33:48 +0100] rev 14456
support for non-recursive IDTs, The, arbitrary, Hilbert_Choice.Eps
webertj [Wed, 10 Mar 2004 20:36:11 +0100] rev 14455
Updated examples
webertj [Wed, 10 Mar 2004 20:31:47 +0100] rev 14454
*** empty log message ***
webertj [Wed, 10 Mar 2004 20:28:18 +0100] rev 14453
Internal and external SAT solvers
webertj [Wed, 10 Mar 2004 20:27:56 +0100] rev 14452
Formulas of propositional logic
webertj [Wed, 10 Mar 2004 20:21:08 +0100] rev 14451
ZCHAFF_HOME variable added
paulson [Wed, 10 Mar 2004 10:34:56 +0100] rev 14450
new thm
paulson [Wed, 10 Mar 2004 10:34:49 +0100] rev 14449
strengthened the axclass claims
kleing [Tue, 09 Mar 2004 04:22:50 +0100] rev 14448
suggest -p 1 proof object level for HOL
kleing [Tue, 09 Mar 2004 04:19:41 +0100] rev 14447
include more explanation of variables
ballarin [Mon, 08 Mar 2004 12:18:19 +0100] rev 14446
*** empty log message ***
ballarin [Mon, 08 Mar 2004 12:17:43 +0100] rev 14445
Bug-fixes for transitivity reasoner.
ballarin [Mon, 08 Mar 2004 12:16:57 +0100] rev 14444
Added documentation for transitivity solver setup.
paulson [Mon, 08 Mar 2004 11:12:06 +0100] rev 14443
generic theorems about exponentials; general tidying up
paulson [Mon, 08 Mar 2004 11:11:58 +0100] rev 14442
new theory of infinite sets
nipkow [Sat, 06 Mar 2004 19:32:21 +0100] rev 14441
Lex: removed last ML files
nipkow [Sat, 06 Mar 2004 19:31:27 +0100] rev 14440
Conversion ML -> Isar
paulson [Fri, 05 Mar 2004 15:30:49 +0100] rev 14439
tweaked for times_ac1
paulson [Fri, 05 Mar 2004 15:26:14 +0100] rev 14438
tweaks
paulson [Fri, 05 Mar 2004 15:26:04 +0100] rev 14437
some new results
paulson [Fri, 05 Mar 2004 15:19:55 +0100] rev 14436
some new results
paulson [Fri, 05 Mar 2004 15:18:59 +0100] rev 14435
Conversion of Poly to Isar script, and other tidying of HOL/Hyperreal
paulson [Fri, 05 Mar 2004 11:43:55 +0100] rev 14434
patch to NumberTheory problems caused by Parity
kleing [Fri, 05 Mar 2004 07:46:07 +0100] rev 14433
do not remove heaps, used for afp test
nipkow [Thu, 04 Mar 2004 15:49:42 +0100] rev 14432
Lex: ML -> thy
nipkow [Thu, 04 Mar 2004 15:48:38 +0100] rev 14431
ML -> Isar
paulson [Thu, 04 Mar 2004 12:06:07 +0100] rev 14430
new material from Avigad, and simplified treatment of division by 0
nipkow [Thu, 04 Mar 2004 10:06:13 +0100] rev 14429
Removed ML files from Lex
nipkow [Thu, 04 Mar 2004 10:04:42 +0100] rev 14428
Conversion of ML files to Isar.
schirmer [Wed, 03 Mar 2004 22:58:23 +0100] rev 14427
added record_ex_sel_eq_simproc
paulson [Tue, 02 Mar 2004 11:06:37 +0100] rev 14426
fixed bugs in the setup of arithmetic procedures
paulson [Tue, 02 Mar 2004 11:05:55 +0100] rev 14425
converted Hyperreal/IntFloor to Isar script
kleing [Tue, 02 Mar 2004 01:46:26 +0100] rev 14424
tuned. proofs still gruesome..
kleing [Tue, 02 Mar 2004 01:34:54 +0100] rev 14423
converted MiniML to Isar
kleing [Tue, 02 Mar 2004 01:32:23 +0100] rev 14422
converted to Isar
paulson [Mon, 01 Mar 2004 13:51:21 +0100] rev 14421
new Ring_and_Field hierarchy, eliminating redundant axioms
paulson [Mon, 01 Mar 2004 11:52:59 +0100] rev 14420
converted Hyperreal/HTranscendental to Isar script
kleing [Mon, 01 Mar 2004 05:39:32 +0100] rev 14419
converted to Isar
kleing [Mon, 01 Mar 2004 05:21:43 +0100] rev 14418
union/intersection over intervals
berghofe [Sun, 29 Feb 2004 23:05:48 +0100] rev 14417
Added specific code generator for number_of.
paulson [Thu, 26 Feb 2004 17:08:23 +0100] rev 14416
converted Hyperreal/Series to Isar script
paulson [Thu, 26 Feb 2004 11:31:36 +0100] rev 14415
converted Hyperreal/NatStar to Isar script
nipkow [Thu, 26 Feb 2004 01:04:39 +0100] rev 14414
corrected authors
paulson [Wed, 25 Feb 2004 16:22:36 +0100] rev 14413
converted Hyperreal/HSeries to Isar script
berghofe [Wed, 25 Feb 2004 15:17:24 +0100] rev 14412
find_tname now handles parameter renaming properly ("as they are printed").
paulson [Tue, 24 Feb 2004 16:38:51 +0100] rev 14411
converted Hyperreal/Log and Hyperreal/HLog to Isar scripts
paulson [Tue, 24 Feb 2004 11:15:59 +0100] rev 14410
converted NSCA to Isar script
paulson [Mon, 23 Feb 2004 17:33:38 +0100] rev 14409
converted HOL/Complex/NSInduct to Isar script
paulson [Mon, 23 Feb 2004 16:35:46 +0100] rev 14408
converted HOL/Complex/NSCA to Isar script
paulson [Sat, 21 Feb 2004 20:05:16 +0100] rev 14407
conversion of Complex/CStar to Isar script
paulson [Sat, 21 Feb 2004 15:54:32 +0100] rev 14406
conversion of Complex/CSeries to Isar script
paulson [Sat, 21 Feb 2004 11:43:39 +0100] rev 14405
conversion of Complex/CLim to Isar script
nipkow [Sat, 21 Feb 2004 08:43:08 +0100] rev 14404
Transitive_Closure: added consumes and case_names attributes
Isar: fixed parameter name handling in simulatneous induction
which I had not done properly 2 years ago.
paulson [Fri, 20 Feb 2004 14:22:51 +0100] rev 14403
new "where" section
nipkow [Fri, 20 Feb 2004 01:32:59 +0100] rev 14402
moved lemmas from MicroJava/Comp/AuxLemmas.thy to List.thy
paulson [Thu, 19 Feb 2004 18:24:08 +0100] rev 14401
removal of the legacy ML structure List
paulson [Thu, 19 Feb 2004 17:57:54 +0100] rev 14400
new numerics section using type classes
ballarin [Thu, 19 Feb 2004 16:44:21 +0100] rev 14399
New lemmas about inversion of restricted functions.
HOL-Algebra: new locale "ring" for non-commutative rings.
ballarin [Thu, 19 Feb 2004 15:57:34 +0100] rev 14398
Efficient, graph-based reasoner for linear and partial orders.
+ Setup as solver in the HOL simplifier.
paulson [Thu, 19 Feb 2004 10:41:32 +0100] rev 14397
moved list_all2I to List.thy
paulson [Thu, 19 Feb 2004 10:41:01 +0100] rev 14396
removed a reference to the ML structure List.thy
paulson [Thu, 19 Feb 2004 10:40:28 +0100] rev 14395
new theorem
paulson [Thu, 19 Feb 2004 10:37:15 +0100] rev 14394
comments!!
paulson [Wed, 18 Feb 2004 16:01:37 +0100] rev 14393
new Union syntax
paulson [Wed, 18 Feb 2004 10:40:29 +0100] rev 14392
removed obsolete theorem
berghofe [Tue, 17 Feb 2004 17:41:30 +0100] rev 14391
Moved application of flexflex_unique from standard' to standard.