blanchet [Wed, 18 Sep 2013 16:44:19 +0200] rev 53697
minor change related to code equations in primcorec
traytel [Wed, 18 Sep 2013 16:09:15 +0200] rev 53696
don't unfold as eager as in 11a77e4aa98b
traytel [Wed, 18 Sep 2013 16:09:02 +0200] rev 53695
tuned proofs
blanchet [Wed, 18 Sep 2013 15:56:15 +0200] rev 53694
use singular to avoid confusion
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53693
new tactics for constructor view
blanchet [Wed, 18 Sep 2013 15:33:32 +0200] rev 53692
tuning
blanchet [Wed, 18 Sep 2013 15:33:31 +0200] rev 53691
fixed embarrassing typo in example
blanchet [Wed, 18 Sep 2013 15:33:30 +0200] rev 53690
avoid duplicate simp rule warnings
nipkow [Wed, 18 Sep 2013 12:16:10 +0200] rev 53689
added and tuned lemmas
wenzelm [Wed, 18 Sep 2013 00:11:15 +0200] rev 53688
tuned proofs;
wenzelm [Tue, 17 Sep 2013 21:20:55 +0200] rev 53687
updated to official polyml-5.5.1;
wenzelm [Tue, 17 Sep 2013 21:12:41 +0200] rev 53686
updated to polyml-5.5.1;
prefer explicit POLYML_HOME to simplify additional user settings;
wenzelm [Tue, 17 Sep 2013 17:17:55 +0200] rev 53685
actually use x86_64 machine;
kuncar [Tue, 17 Sep 2013 15:49:11 +0200] rev 53684
correct merging of restore data
lammich <lammich@in.tum.de> [Tue, 17 Sep 2013 15:18:14 +0200] rev 53683
order_bot, order_top
kuncar [Tue, 17 Sep 2013 14:10:33 +0200] rev 53682
include Int_Pow into Quotient_Examples; add end of the theory
noschinl [Tue, 17 Sep 2013 13:40:44 +0200] rev 53681
NEWS: Simps_Case_Conv
nipkow [Tue, 17 Sep 2013 08:42:51 +0200] rev 53680
added lemmas and made concerse executable
blanchet [Tue, 17 Sep 2013 01:11:37 +0200] rev 53679
merge
blanchet [Tue, 17 Sep 2013 01:09:51 +0200] rev 53678
return right theorems
blanchet [Tue, 17 Sep 2013 00:48:01 +0200] rev 53677
more (co)data docs
huffman [Fri, 13 Sep 2013 14:57:20 -0700] rev 53676
tuned proofs about 'convex'
blanchet [Tue, 17 Sep 2013 00:39:51 +0200] rev 53675
more (co)data docs
wenzelm [Tue, 17 Sep 2013 00:13:20 +0200] rev 53674
tuned proofs;
wenzelm [Mon, 16 Sep 2013 23:08:02 +0200] rev 53673
treat all dummy type variables separately (in contrast to fca432074fb2);
wenzelm [Mon, 16 Sep 2013 23:04:13 +0200] rev 53672
removed dead code (see also 69d4543811d0);
wenzelm [Mon, 16 Sep 2013 19:30:33 +0200] rev 53671
merged
wenzelm [Mon, 16 Sep 2013 19:27:20 +0200] rev 53670
tuned signature;
wenzelm [Mon, 16 Sep 2013 17:42:05 +0200] rev 53669
more antiquotations -- avoid unchecked string literals;
wenzelm [Mon, 16 Sep 2013 17:18:56 +0200] rev 53668
more explicit exception pattern (NB: unqualified exceptions without arguments are in danger of becoming catch-all patterns by accident);
wenzelm [Mon, 16 Sep 2013 17:13:38 +0200] rev 53667
distinguish Proof.context vs. local_theory semantically, with corresponding naming conventions;
some notes about missing ML interface;
wenzelm [Mon, 16 Sep 2013 17:04:28 +0200] rev 53666
tuned white space;
avoid "object-oriented English";
wenzelm [Mon, 16 Sep 2013 16:50:49 +0200] rev 53665
adhoc check of ML sources, in addition to thy files already covered in Thy_Load;
wenzelm [Mon, 16 Sep 2013 16:46:52 +0200] rev 53664
proper Isabelle symbols -- no UTF8 here;
wenzelm [Mon, 16 Sep 2013 14:21:07 +0200] rev 53663
proper Cygwin mirror for Isabelle2013-1;
wenzelm [Mon, 16 Sep 2013 13:56:02 +0200] rev 53662
explicit test of quick_and_dirty, which is rarely used in practice;
wenzelm [Mon, 16 Sep 2013 13:54:58 +0200] rev 53661
updated to cygwin-20130916;
wenzelm [Mon, 16 Sep 2013 13:22:02 +0200] rev 53660
more CHECKLIST;
wenzelm [Mon, 16 Sep 2013 13:11:32 +0200] rev 53659
updated cygwin snapshot;
wenzelm [Mon, 16 Sep 2013 12:51:33 +0200] rev 53658
updated to smlnj 110.76;
wenzelm [Mon, 16 Sep 2013 12:37:54 +0200] rev 53657
prefer high-level ML_System.share_common_data, ML_System.save_state -- except for bootstrap images (RAW, Pure);
wenzelm [Mon, 16 Sep 2013 11:46:24 +0200] rev 53656
more NEWS;
panny [Mon, 16 Sep 2013 16:48:08 +0200] rev 53655
merge
panny [Mon, 16 Sep 2013 15:03:23 +0200] rev 53654
prove simp theorems for newly generated definitions
kuncar [Mon, 16 Sep 2013 15:30:20 +0200] rev 53653
example using restoring Transfer/Lifting context
kuncar [Mon, 16 Sep 2013 15:30:20 +0200] rev 53652
use lifting_forget for deregistering numeric types as a quotient type
kuncar [Mon, 16 Sep 2013 15:30:17 +0200] rev 53651
restoring Transfer/Lifting context
kuncar [Mon, 16 Sep 2013 11:54:57 +0200] rev 53650
make ML function for deleting quotients public
kuncar [Mon, 16 Sep 2013 11:54:57 +0200] rev 53649
public access to the raw transfer rules - for restoring transferring
wenzelm [Mon, 16 Sep 2013 11:22:06 +0200] rev 53648
another move to avoid sporadic kill of poly, which is presumably due to resource management on lxbroy2, lxbroy3 etc.;
blanchet [Mon, 16 Sep 2013 00:40:02 +0200] rev 53647
more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53646
more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53645
added missing theorems to "simps" collection
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53644
more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53643
more (co)data docs
blanchet [Sun, 15 Sep 2013 23:02:23 +0200] rev 53642
more (co)data docs
wenzelm [Sat, 14 Sep 2013 23:58:58 +0200] rev 53641
merged
wenzelm [Sat, 14 Sep 2013 23:52:36 +0200] rev 53640
tuned proofs;
wenzelm [Sat, 14 Sep 2013 22:50:15 +0200] rev 53639
tuned magic number, for improved reactivity on old 2-core machine;
wenzelm [Sat, 14 Sep 2013 22:30:10 +0200] rev 53638
tuned proofs;
krauss [Sat, 14 Sep 2013 22:34:25 +0200] rev 53637
updated keywords
haftmann [Sat, 14 Sep 2013 18:24:12 +0200] rev 53636
tuned proof
wenzelm [Sat, 14 Sep 2013 14:01:48 +0200] rev 53635
merged
wenzelm [Sat, 14 Sep 2013 13:59:57 +0200] rev 53634
tuned proofs;
kleing [Sat, 14 Sep 2013 20:57:22 +1000] rev 53633
print find_thms result in reverse order so best result is on top
kleing [Sat, 14 Sep 2013 20:56:12 +1000] rev 53632
more useful sorting of find_thms results
wenzelm [Fri, 13 Sep 2013 23:52:01 +0200] rev 53631
proper sharing after change of directory structure (cf. 32ec957e5c3e);
result is structurally equal, despite change of hash key;
wenzelm [Fri, 13 Sep 2013 23:17:04 +0200] rev 53630
restricted heap, which might improve stability of this test;
wenzelm [Fri, 13 Sep 2013 22:33:16 +0200] rev 53629
merged
wenzelm [Fri, 13 Sep 2013 22:31:56 +0200] rev 53628
tuned proofs;
wenzelm [Fri, 13 Sep 2013 22:16:26 +0200] rev 53627
tuned proofs;
wenzelm [Fri, 13 Sep 2013 21:14:08 +0200] rev 53626
updated to jdk-7u40;
wenzelm [Fri, 13 Sep 2013 14:53:00 +0200] rev 53625
added component jdk-7u40.tar.gz (inactive);
blanchet [Fri, 13 Sep 2013 21:55:33 +0200] rev 53624
merged
blanchet [Fri, 13 Sep 2013 21:28:57 +0200] rev 53623
more (co)data docs
blanchet [Fri, 13 Sep 2013 19:38:09 +0200] rev 53622
tuning
blanchet [Fri, 13 Sep 2013 19:37:32 +0200] rev 53621
more (co)data doc
huffman [Fri, 13 Sep 2013 11:16:13 -0700] rev 53620
generalized and simplified proofs of several theorems about convex sets
blanchet [Fri, 13 Sep 2013 16:50:35 +0200] rev 53619
more (co)data docs
blanchet [Fri, 13 Sep 2013 16:30:16 +0200] rev 53618
removed accidentally submitted line
blanchet [Fri, 13 Sep 2013 16:29:39 +0200] rev 53617
more (co)data doc
Christian Sternagel [Tue, 20 Aug 2013 17:34:11 +0900] rev 53616
more general typing of monadic bind
krauss [Fri, 13 Sep 2013 09:31:45 +0200] rev 53615
merged
krauss [Thu, 12 Sep 2013 22:10:17 +0200] rev 53614
omit automatic Induct.cases_pred declaration, which breaks many existing proofs
krauss [Tue, 10 Sep 2013 20:34:32 +0200] rev 53613
NEWS and CONTRIBUTORS
krauss [Tue, 10 Sep 2013 20:11:01 +0200] rev 53612
merged
krauss [Tue, 10 Sep 2013 20:09:53 +0200] rev 53611
added some examples and tests for fun_cases
krauss [Mon, 09 Sep 2013 00:59:45 +0200] rev 53610
dropped unnecessary 'open'
krauss [Mon, 09 Sep 2013 00:53:50 +0200] rev 53609
tuned headers
krauss [Mon, 09 Sep 2013 00:14:07 +0200] rev 53608
moved cases post-processing under mk_partial_rules_mutual, using existing bookkeeping information;
normalized whitespace and indentation
krauss [Sun, 08 Sep 2013 23:58:52 +0200] rev 53607
clarified
krauss [Sun, 08 Sep 2013 23:49:25 +0200] rev 53606
clarified, dropping unreachable bool special case
krauss [Sun, 08 Sep 2013 23:28:27 +0200] rev 53605
dropped dead code
krauss [Sun, 08 Sep 2013 23:26:08 +0200] rev 53604
clarified
Manuel Eberl [Sun, 08 Sep 2013 22:32:47 +0200] rev 53603
generate elim rules for elimination of function equalities;
added fun_cases command;
recover proper cases rules for mutual recursive case (no sum types)
haftmann [Fri, 13 Sep 2013 07:59:50 +0200] rev 53602
tuned proofs
huffman [Thu, 12 Sep 2013 18:09:56 -0700] rev 53601
merged
huffman [Thu, 12 Sep 2013 18:09:17 -0700] rev 53600
make 'linear' into a sublocale of 'bounded_linear';
replace 'linear_def' with 'linear_iff'
huffman [Thu, 12 Sep 2013 15:08:46 -0700] rev 53599
generalize lemmas
huffman [Thu, 12 Sep 2013 15:08:07 -0700] rev 53598
remove unneeded assumption from prime_dvd_power lemmas;
add iff forms of prime_dvd_power lemmas (thanks to Jason Dagit)
huffman [Thu, 12 Sep 2013 09:39:02 -0700] rev 53597
remove duplicate lemmas
huffman [Thu, 12 Sep 2013 09:33:36 -0700] rev 53596
new lemmas
huffman [Thu, 12 Sep 2013 09:06:46 -0700] rev 53595
prefer theorem name over 'long_thm_list(n)'
huffman [Thu, 12 Sep 2013 09:04:46 -0700] rev 53594
prefer attribute 'unfolded thm' to 'simplified'
huffman [Thu, 12 Sep 2013 09:03:52 -0700] rev 53593
removed outdated comments
blanchet [Fri, 13 Sep 2013 02:55:04 +0200] rev 53592
made non-co case more robust as well (cf. b6e2993fd0d3)
blanchet [Fri, 13 Sep 2013 02:26:59 +0200] rev 53591
don't wrongly destroy sum types in coiterators
blanchet [Fri, 13 Sep 2013 00:55:44 +0200] rev 53590
beware of multi-constructor datatypes (cf. 27c418b7b985)
blanchet [Fri, 13 Sep 2013 00:39:24 +0200] rev 53589
beware of single-constructor datatypes, with no discriminators
traytel [Thu, 12 Sep 2013 23:43:02 +0200] rev 53588
more robust tactic to cover another corner case (added as example);
blanchet [Thu, 12 Sep 2013 23:29:13 +0200] rev 53587
generalized data structure, for extension with SMT solver proofs
blanchet [Thu, 12 Sep 2013 22:10:57 +0200] rev 53586
prefixed types and some functions with "atp_" for disambiguation
wenzelm [Thu, 12 Sep 2013 20:54:26 +0200] rev 53585
merged;
wenzelm [Thu, 12 Sep 2013 20:53:25 +0200] rev 53584
absorb final CLASSPATH as well, such that tools might provide that by elementary means, without the "classpath" shell function (e.g. kodkodi/nitpick);
wenzelm [Thu, 12 Sep 2013 18:53:51 +0200] rev 53583
more CHECKLIST;
wenzelm [Thu, 12 Sep 2013 18:50:41 +0200] rev 53582
more robust System.getProperty with default;
wenzelm [Thu, 12 Sep 2013 15:37:09 +0200] rev 53581
generate distribution classpath for cold-start application wrappers;
wenzelm [Thu, 12 Sep 2013 14:32:02 +0200] rev 53580
reverse orientation of ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:10:45 +0200] rev 53579
propagate ISABELLE_CLASSPATH;
wenzelm [Thu, 12 Sep 2013 14:06:08 +0200] rev 53578
tuned comments;