nipkow [Mon, 02 Apr 2012 20:12:10 +0200] rev 47302
towards showing " in the tutorial
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 18:12:53 +0100] rev 47301
tuned proof in order to avoid warning message
huffman [Mon, 02 Apr 2012 16:07:24 +0200] rev 47300
remove unnecessary qualifiers on names
huffman [Mon, 02 Apr 2012 16:06:24 +0200] rev 47299
add lemma Suc_1
berghofe [Mon, 02 Apr 2012 14:09:27 +0200] rev 47298
merged
berghofe [Mon, 02 Apr 2012 13:58:59 +0200] rev 47297
Require "For" keyword to be followed by at least one whitespace, to avoid that
identifiers starting with "For" are interpreted as traceability information
wenzelm [Tue, 03 Apr 2012 17:21:33 +0200] rev 47296
normalize defs (again, cf. 008b7858f3c0);
wenzelm [Tue, 03 Apr 2012 16:53:32 +0200] rev 47295
some context examples;
wenzelm [Tue, 03 Apr 2012 16:51:01 +0200] rev 47294
retain literal non-HHF assumptions, to facilitate re-import in Generic_Target.import_export_proof;
wenzelm [Tue, 03 Apr 2012 16:49:05 +0200] rev 47293
another attempt to avoid duplication of global vs. local syntax (reminiscent of old fork_mixfix);