traytel [Sun, 16 Sep 2012 10:33:25 +0200] rev 49395
use strip_typeN in bnf_def (instead of repairing strip_type)
bulwahn [Sun, 16 Sep 2012 06:51:36 +0200] rev 49394
removing find_theorems commands that were left in the developments accidently
blanchet [Sat, 15 Sep 2012 23:53:10 +0200] rev 49393
tuning
blanchet [Sat, 15 Sep 2012 21:10:26 +0200] rev 49392
tuned code to avoid special case for "fun"
blanchet [Sat, 15 Sep 2012 21:10:26 +0200] rev 49391
tuned induction tactic
blanchet [Sat, 15 Sep 2012 21:10:26 +0200] rev 49390
tuned error message
blanchet [Sat, 15 Sep 2012 21:10:26 +0200] rev 49389
tuning
haftmann [Sat, 15 Sep 2012 20:14:29 +0200] rev 49388
typeclass formalising bounded subtraction
haftmann [Sat, 15 Sep 2012 20:13:25 +0200] rev 49387
dropped some unused identifiers
traytel [Sat, 15 Sep 2012 16:09:53 +0200] rev 49386
export rel_mono theorem
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49385
merged two unfold steps
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49384
took out one rotate_tac
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49383
killed spurious rotate_tac; use auto instead of blast
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49382
moved blast tactic to where it is actually needed
blanchet [Fri, 14 Sep 2012 22:23:11 +0200] rev 49381
fixed bug in "mk_map" for the "fun" case