hoelzl [Mon, 27 Oct 2014 12:03:13 +0100] rev 58788
generalize natfloor_div_nat, add floor variant: floor_divide_real_eq_div
haftmann [Sun, 26 Oct 2014 19:11:16 +0100] rev 58787
eliminated redundancies;
more simp rules
haftmann [Sat, 25 Oct 2014 19:20:28 +0200] rev 58786
more simp rules;
slight proof tuning
wenzelm [Sun, 26 Oct 2014 15:57:10 +0100] rev 58785
clarified default;
wenzelm [Sun, 26 Oct 2014 15:46:02 +0100] rev 58784
support negative extraLineSpacing;
updated ErrorList.jar 2.3;
wenzelm [Sat, 25 Oct 2014 21:16:32 +0200] rev 58783
tuned whitespace;
more symbols;
wenzelm [Sat, 25 Oct 2014 11:53:35 +0200] rev 58782
made SML/NJ happy;
wenzelm [Fri, 24 Oct 2014 20:49:23 +0200] rev 58781
merged;
wenzelm [Fri, 24 Oct 2014 11:30:39 +0200] rev 58780
discontinued python from standard system environment;
wenzelm [Fri, 24 Oct 2014 11:05:19 +0200] rev 58779
more generous default;
haftmann [Thu, 23 Oct 2014 19:40:41 +0200] rev 58778
even further downshift of theory Parity in the hierarchy
haftmann [Thu, 23 Oct 2014 19:40:39 +0200] rev 58777
further downshift of theory Parity in the hierarchy
hoelzl [Fri, 24 Oct 2014 15:07:51 +0200] rev 58776
use NO_MATCH-simproc for distribution rules in field_simps, otherwise field_simps on '(a / (c + d)) * (e + f)' can be non-terminating
hoelzl [Fri, 24 Oct 2014 15:07:49 +0200] rev 58775
move NO_MATCH simproc from the AFP entry Graph_Theory to HOL