blanchet [Thu, 28 Nov 2013 13:58:12 +0100] rev 54607
reduce dependency (toward move to 'HOL')
blanchet [Thu, 28 Nov 2013 13:58:11 +0100] rev 54606
cleaned up indirect dependency
nipkow [Thu, 28 Nov 2013 12:04:37 +0100] rev 54605
tuned
haftmann [Thu, 28 Nov 2013 08:35:14 +0100] rev 54604
prefer sort-stripping const_typ over Sign.the_const_type whenever appropriate
haftmann [Thu, 28 Nov 2013 08:34:52 +0100] rev 54603
prefer name-normalizing devarify over unvarifyT whenever appropriate
traytel [Wed, 27 Nov 2013 15:34:07 +0100] rev 54602
some documentation
traytel [Wed, 27 Nov 2013 15:08:18 +0100] rev 54601
command for axiomatic declaration of bnfs---allow theoreticians to fix an arbitrary type with functorial structure and work abstractly on it
Andreas Lochbihler [Wed, 27 Nov 2013 11:08:55 +0100] rev 54600
remove junk
Andreas Lochbihler [Wed, 27 Nov 2013 10:54:44 +0100] rev 54599
revert 4af7c82463d3 and document type class problem in Haskell
Andreas Lochbihler [Wed, 27 Nov 2013 10:43:51 +0100] rev 54598
merged
Andreas Lochbihler [Wed, 20 Nov 2013 12:11:12 +0100] rev 54597
no ord instance for String.literal in Haskell when list is also ordered lexicographically
Andreas Lochbihler [Wed, 20 Nov 2013 11:59:33 +0100] rev 54596
implement comparisons on String.literal by target-language comparisons
Andreas Lochbihler [Wed, 20 Nov 2013 11:12:35 +0100] rev 54595
instantiate linorder for String.literal by lexicographic order
Andreas Lochbihler [Wed, 20 Nov 2013 11:10:05 +0100] rev 54594
setup lifting/transfer for String.literal
Andreas Lochbihler [Wed, 20 Nov 2013 10:59:12 +0100] rev 54593
add predicate version of lexicographic order on lists
panny [Tue, 26 Nov 2013 15:54:03 +0100] rev 54592
merge
panny [Mon, 25 Nov 2013 20:25:22 +0100] rev 54591
prevent exception when equations for a function are missing;
pave the way for "exhaustive"
hoelzl [Tue, 26 Nov 2013 12:29:31 +0100] rev 54590
Add Zorn to HOL-Library
traytel [Tue, 26 Nov 2013 10:17:14 +0100] rev 54589
made SML/NJ happier
traytel [Tue, 26 Nov 2013 09:49:52 +0100] rev 54588
NEWS
haftmann [Mon, 25 Nov 2013 18:18:58 +0100] rev 54587
even more precise NEWS
paulson [Mon, 25 Nov 2013 16:59:02 +0000] rev 54586
mreged
paulson [Mon, 25 Nov 2013 16:47:28 +0000] rev 54585
Small simplifications to proofs
traytel [Mon, 25 Nov 2013 15:56:23 +0100] rev 54584
possibility to fold coercion inference error messages; tuned;
paulson [Mon, 25 Nov 2013 16:00:09 +0000] rev 54583
tweaks to the documentation
paulson [Mon, 25 Nov 2013 14:50:31 +0000] rev 54582
MaSH files should be ignored
traytel [Mon, 25 Nov 2013 13:48:00 +0100] rev 54581
eliminated dependence of Cardinals_FP on Set_Intervals, more precise imports
traytel [Mon, 25 Nov 2013 12:27:03 +0100] rev 54580
adapt to 9733ab5c1df6
traytel [Mon, 25 Nov 2013 10:20:25 +0100] rev 54579
drop theorem duplicates
traytel [Mon, 25 Nov 2013 10:14:29 +0100] rev 54578
eliminated dependence of BNF on Infinite_Set by moving 3 theorems from the latter to Main
nipkow [Mon, 25 Nov 2013 08:22:29 +0100] rev 54577
typos
paulson [Mon, 25 Nov 2013 00:02:39 +0000] rev 54576
tidied more proofs
paulson [Sun, 24 Nov 2013 18:37:25 +0000] rev 54575
cleaned up more messy proofs
paulson [Sun, 24 Nov 2013 13:07:47 +0000] rev 54574
merged
paulson [Sun, 24 Nov 2013 13:06:22 +0000] rev 54573
cleaned up some messy proofs
nipkow [Sun, 24 Nov 2013 13:34:23 +0100] rev 54572
tuned
nipkow [Sun, 24 Nov 2013 13:22:59 +0100] rev 54571
replaced bad example
paulson [Sun, 24 Nov 2013 00:31:50 +0000] rev 54570
polished some ancient proofs
paulson [Sat, 23 Nov 2013 16:41:37 +0000] rev 54569
merged
paulson [Sat, 23 Nov 2013 16:39:48 +0000] rev 54568
Simplified, tidied and generalised proofs esp of Binomial Theorem.
wenzelm [Sat, 23 Nov 2013 17:15:44 +0100] rev 54567
more uniform / rigid checking of Goal.prove_common vs. Proof.conclude_goal -- NB: Goal.prove_common cannot check hyps right now, e.g. due to undeclared Simplifier prems;
wenzelm [Sat, 23 Nov 2013 17:07:36 +0100] rev 54566
more accurate goal context;
wenzelm [Sat, 23 Nov 2013 17:07:11 +0100] rev 54565
tuned;
wenzelm [Sat, 23 Nov 2013 16:39:08 +0100] rev 54564
more accurate goal context;
actually check assertions;
wenzelm [Sat, 23 Nov 2013 13:11:12 +0100] rev 54563
more official option;
wenzelm [Fri, 22 Nov 2013 21:13:44 +0100] rev 54562
clarified node edits sent to prover -- Clear/Blob only required for text edits within editor;
wenzelm [Fri, 22 Nov 2013 20:54:26 +0100] rev 54561
exclude gzipped files from document model, to avoid confusion about actual file name and content;
wenzelm [Fri, 22 Nov 2013 20:37:19 +0100] rev 54560
more .hgignore;