bulwahn [Thu, 08 Nov 2012 17:06:59 +0100] rev 50031
tuned
bulwahn [Thu, 08 Nov 2012 16:25:26 +0100] rev 50030
syntactic tuning and restructuring of set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:50 +0100] rev 50029
using more proper simpset in tactic of set_comprehension_pointfree simproc to avoid renamed bound variable warnings in recursive simplifier calls
bulwahn [Thu, 08 Nov 2012 11:59:49 +0100] rev 50028
improving the extension of sets in case of more than one bound variable; rearranging the tactic to prefer simpler steps before more involved ones
bulwahn [Thu, 08 Nov 2012 11:59:48 +0100] rev 50027
adjusting proofs as the set_comprehension_pointfree simproc breaks some existing proofs
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50026
importing term with schematic type variables properly before passing it to the tactic in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:47 +0100] rev 50025
handling arbitrary terms in the set comprehension and more general merging of patterns possible in the set_comprehension_pointfree simproc
bulwahn [Thu, 08 Nov 2012 11:59:46 +0100] rev 50024
simplified structure of patterns in set_comprehension_simproc
haftmann [Thu, 08 Nov 2012 10:02:38 +0100] rev 50023
refined stack of library theories implementing int and/or nat by target language numerals
haftmann [Wed, 07 Nov 2012 20:48:04 +0100] rev 50022
restored SML code check which got unintentionally broken: must explicitly check for error during compilation;
restore more conventional namespace during check (relevant for Imperative-HOL)