wenzelm [Thu, 18 Oct 2012 12:26:30 +0200] rev 49907
avoid spurious "bad" markup for show/test_proof;
tuned;
wenzelm [Thu, 18 Oct 2012 12:00:27 +0200] rev 49906
more official Future.terminate;
tuned signature;
haftmann [Thu, 18 Oct 2012 09:19:37 +0200] rev 49905
simp results for simplification results of Inf/Sup expressions on bool;
tuned proofs
haftmann [Thu, 18 Oct 2012 09:17:00 +0200] rev 49904
no sort constraints on datatype constructors in internal bookkeeping
wenzelm [Wed, 17 Oct 2012 22:57:28 +0200] rev 49903
HOL-BNF-Examples is sequential for now, due to spurious interrupts (again);
wenzelm [Wed, 17 Oct 2012 22:45:40 +0200] rev 49902
merged
bulwahn [Wed, 17 Oct 2012 15:25:52 +0200] rev 49901
comprehension conversion reuses suggested names for bound variables instead of invented fresh ones; tuned tactic
bulwahn [Wed, 17 Oct 2012 14:13:57 +0200] rev 49900
checking for bound variables in the set expression; handling negation more generally