bulwahn [Thu, 19 Nov 2009 08:25:53 +0100] rev 33754
adding derived constant Predicate.holds to Predicate theory; adopting the predicate compiler
bulwahn [Thu, 19 Nov 2009 08:25:51 +0100] rev 33753
changing the proof procedure for parameters; adding a testcase for negation and parameters; adopting print_tac to the latest function print_tac' in the predicate compiler
bulwahn [Thu, 19 Nov 2009 08:25:47 +0100] rev 33752
adopting proposed_modes; adding a new dimension of complexity for nicer error messages; tuned
krauss [Thu, 19 Nov 2009 10:33:20 +0100] rev 33751
check if equations are present for all functions to avoid low-level exception later
nipkow [Thu, 19 Nov 2009 08:19:57 +0100] rev 33750
anti_sym -> antisym
boehmes [Wed, 18 Nov 2009 14:00:08 +0100] rev 33749
optionally trace theorems used in proof reconstruction
boehmes [Wed, 18 Nov 2009 09:34:53 +0100] rev 33748
added arithmetic example using div and mod
blanchet [Tue, 17 Nov 2009 23:47:57 +0100] rev 33747
bump up Nitpick's axiom/definition unfolding limits, because some real-world problems (e.g. from Boogie) ran into the previous limits;
the limits are there to prevent infinite recursion; they can be set arbitrarily high without much harm
blanchet [Tue, 17 Nov 2009 22:51:00 +0100] rev 33746
merged
blanchet [Tue, 17 Nov 2009 22:20:51 +0100] rev 33745
comment out debugging code in Nitpick