Wed, 16 Oct 2013 20:44:33 +0200use Code.abort instead of undefined in auto-generated equations
panny [Wed, 16 Oct 2013 20:44:33 +0200] rev 55572
use Code.abort instead of undefined in auto-generated equations

Wed, 16 Oct 2013 19:55:23 +0200have MaSh minimize
blanchet [Wed, 16 Oct 2013 19:55:23 +0200] rev 55571
have MaSh minimize

Tue, 15 Oct 2013 23:00:46 +0200tweaked signature
blanchet [Tue, 15 Oct 2013 23:00:46 +0200] rev 55570
tweaked signature

Tue, 15 Oct 2013 22:55:01 +0200strengthened tactic to deal with 'False ==> ...'
blanchet [Tue, 15 Oct 2013 22:55:01 +0200] rev 55569
strengthened tactic to deal with 'False ==> ...'

Tue, 15 Oct 2013 17:21:16 +0200made theorem extraction code not delve too far when looking at local fact, by relying on 'strip_thm' instead of (wrongly) reverse-engineering proof terms
blanchet [Tue, 15 Oct 2013 17:21:16 +0200] rev 55568
made theorem extraction code not delve too far when looking at local fact, by relying on 'strip_thm' instead of (wrongly) reverse-engineering proof terms

Tue, 15 Oct 2013 16:14:52 +0200improved duplicate detection in "build_name_tables" by ensuring that the earliest occurrence of a duplicate (if it exists) gets picked as the canonical instance
blanchet [Tue, 15 Oct 2013 16:14:52 +0200] rev 55567
improved duplicate detection in "build_name_tables" by ensuring that the earliest occurrence of a duplicate (if it exists) gets picked as the canonical instance

Tue, 15 Oct 2013 15:31:32 +0200updated S/H docs
blanchet [Tue, 15 Oct 2013 15:31:32 +0200] rev 55566
updated S/H docs

Tue, 15 Oct 2013 15:31:18 +0200use MePo with Auto Sledgehammer, because it's lighter than MaSh and always available
blanchet [Tue, 15 Oct 2013 15:31:18 +0200] rev 55565
use MePo with Auto Sledgehammer, because it's lighter than MaSh and always available

Tue, 15 Oct 2013 15:26:58 +0200drop only real duplicates, not subsumed facts -- this confuses MaSh
blanchet [Tue, 15 Oct 2013 15:26:58 +0200] rev 55564
drop only real duplicates, not subsumed facts -- this confuses MaSh

Tue, 15 Oct 2013 11:49:39 +0100renamed relcomp_def to relcomp_unfold
paulson [Tue, 15 Oct 2013 11:49:39 +0100] rev 55563
renamed relcomp_def to relcomp_unfold