blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55244
simplified data structure -- eliminated distinction between 'first-class' and 'second-class' proof methods
blanchet [Sun, 02 Feb 2014 20:53:51 +0100] rev 55243
reset timing information after changes
paulson <lp15@cam.ac.uk> [Sun, 02 Feb 2014 19:15:25 +0000] rev 55242
Number_Theory: prime is no longer overloaded, but only for nat. Automatic coercion to int enabled.
wenzelm [Sat, 01 Feb 2014 22:02:20 +0100] rev 55241
merged
wenzelm [Sat, 01 Feb 2014 21:43:23 +0100] rev 55240
proper config options;
proper context for printing;
wenzelm [Sat, 01 Feb 2014 21:09:53 +0100] rev 55239
more standard file/module names;
paulson <lp15@cam.ac.uk> [Sat, 01 Feb 2014 20:38:29 +0000] rev 55238
Added material from Old_Number_Theory related to the Chinese Remainder Theorem
wenzelm [Sat, 01 Feb 2014 20:46:19 +0100] rev 55237
prefer top-down rewriting for output (i.e. uncheck), in accordance to term abbreviations (see 5d2fe4e09354) and AST translations;