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'