Mon, 02 Apr 2012 21:26:07 +0100 tuned proofs
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 21:26:07 +0100] rev 47304
tuned proofs
Mon, 02 Apr 2012 20:12:19 +0200 merged
nipkow [Mon, 02 Apr 2012 20:12:19 +0200] rev 47303
merged
Mon, 02 Apr 2012 20:12:10 +0200 towards showing " in the tutorial
nipkow [Mon, 02 Apr 2012 20:12:10 +0200] rev 47302
towards showing " in the tutorial
Mon, 02 Apr 2012 18:12:53 +0100 tuned proof in order to avoid warning message
Christian Urban <urbanc@in.tum.de> [Mon, 02 Apr 2012 18:12:53 +0100] rev 47301
tuned proof in order to avoid warning message
Mon, 02 Apr 2012 16:07:24 +0200 remove unnecessary qualifiers on names
huffman [Mon, 02 Apr 2012 16:07:24 +0200] rev 47300
remove unnecessary qualifiers on names
Mon, 02 Apr 2012 16:06:24 +0200 add lemma Suc_1
huffman [Mon, 02 Apr 2012 16:06:24 +0200] rev 47299
add lemma Suc_1
Mon, 02 Apr 2012 14:09:27 +0200 merged
berghofe [Mon, 02 Apr 2012 14:09:27 +0200] rev 47298
merged
Mon, 02 Apr 2012 13:58:59 +0200 Require "For" keyword to be followed by at least one whitespace, to avoid that
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
Tue, 03 Apr 2012 17:21:33 +0200 normalize defs (again, cf. 008b7858f3c0);
wenzelm [Tue, 03 Apr 2012 17:21:33 +0200] rev 47296
normalize defs (again, cf. 008b7858f3c0);
Tue, 03 Apr 2012 16:53:32 +0200 some context examples;
wenzelm [Tue, 03 Apr 2012 16:53:32 +0200] rev 47295
some context examples;
Tue, 03 Apr 2012 16:51:01 +0200 retain literal non-HHF assumptions, to facilitate re-import in Generic_Target.import_export_proof;
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;
Tue, 03 Apr 2012 16:49:05 +0200 another attempt to avoid duplication of global vs. local syntax (reminiscent of old fork_mixfix);
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);
Tue, 03 Apr 2012 16:27:32 +0200 export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);
wenzelm [Tue, 03 Apr 2012 16:27:32 +0200] rev 47292
export into target context (again), to retain its 'defines' (e.g. abbreviation lcoeff in theory HOL/Algebra/UnivPoly);
Tue, 03 Apr 2012 16:10:34 +0200 better drop background syntax if entity depends on parameters;
wenzelm [Tue, 03 Apr 2012 16:10:34 +0200] rev 47291
better drop background syntax if entity depends on parameters; more direct Type_Infer_Context.const_type instead of Syntax.check_term, which expands abbreviations (and potentially more);
Tue, 03 Apr 2012 14:37:16 +0200 more uniform abbrev vs. define;
wenzelm [Tue, 03 Apr 2012 14:37:16 +0200] rev 47290
more uniform abbrev vs. define;
Tue, 03 Apr 2012 13:47:15 +0200 tuned;
wenzelm [Tue, 03 Apr 2012 13:47:15 +0200] rev 47289
tuned;
Tue, 03 Apr 2012 11:28:21 +0200 clarified generic_const vs. close_schematic_term;
wenzelm [Tue, 03 Apr 2012 11:28:21 +0200] rev 47288
clarified generic_const vs. close_schematic_term;
Tue, 03 Apr 2012 11:21:17 +0200 tuned;
wenzelm [Tue, 03 Apr 2012 11:21:17 +0200] rev 47287
tuned;
Tue, 03 Apr 2012 10:59:20 +0200 more uniform theory_abbrev with const_declaration;
wenzelm [Tue, 03 Apr 2012 10:59:20 +0200] rev 47286
more uniform theory_abbrev with const_declaration;
Tue, 03 Apr 2012 10:04:41 +0200 avoid const_declaration in aux. context (cf. locale_foundation);
wenzelm [Tue, 03 Apr 2012 10:04:41 +0200] rev 47285
avoid const_declaration in aux. context (cf. locale_foundation);
Tue, 03 Apr 2012 09:47:20 +0200 clarified background_foundation vs. theory_foundation (with const_declaration);
wenzelm [Tue, 03 Apr 2012 09:47:20 +0200] rev 47284
clarified background_foundation vs. theory_foundation (with const_declaration);
Tue, 03 Apr 2012 09:41:16 +0200 tuned;
wenzelm [Tue, 03 Apr 2012 09:41:16 +0200] rev 47283
tuned;
Mon, 02 Apr 2012 23:55:25 +0200 more general standard_declaration;
wenzelm [Mon, 02 Apr 2012 23:55:25 +0200] rev 47282
more general standard_declaration; generic const declaration, which is applied to nested targets (named target only);
Mon, 02 Apr 2012 23:27:24 +0200 better restore after close_target;
wenzelm [Mon, 02 Apr 2012 23:27:24 +0200] rev 47281
better restore after close_target;
Mon, 02 Apr 2012 21:52:03 +0200 tuned;
wenzelm [Mon, 02 Apr 2012 21:52:03 +0200] rev 47280
tuned;
Mon, 02 Apr 2012 21:49:27 +0200 clarified standard_declaration vs. theory_declaration;
wenzelm [Mon, 02 Apr 2012 21:49:27 +0200] rev 47279
clarified standard_declaration vs. theory_declaration;
Mon, 02 Apr 2012 20:50:41 +0200 smarter generic_const: plain alias for non-dependent case (e.g. prospective datatype or record syntax);
wenzelm [Mon, 02 Apr 2012 20:50:41 +0200] rev 47278
smarter generic_const: plain alias for non-dependent case (e.g. prospective datatype or record syntax);
Mon, 02 Apr 2012 20:12:17 +0200 tuned;
wenzelm [Mon, 02 Apr 2012 20:12:17 +0200] rev 47277
tuned;
Mon, 02 Apr 2012 19:54:25 +0200 tuned;
wenzelm [Mon, 02 Apr 2012 19:54:25 +0200] rev 47276
tuned;
Mon, 02 Apr 2012 19:47:21 +0200 tuned signature;
wenzelm [Mon, 02 Apr 2012 19:47:21 +0200] rev 47275
tuned signature;
Mon, 02 Apr 2012 19:10:52 +0200 misc tuning and simplification;
wenzelm [Mon, 02 Apr 2012 19:10:52 +0200] rev 47274
misc tuning and simplification;
Mon, 02 Apr 2012 17:00:32 +0200 better restore to first target, not last target;
wenzelm [Mon, 02 Apr 2012 17:00:32 +0200] rev 47273
better restore to first target, not last target;
Mon, 02 Apr 2012 16:35:09 +0200 refined define/abbrev: allow extra fixes in aux. context vs. bottom target (NB: export_term expands defined variables, leaving fixed ones);
wenzelm [Mon, 02 Apr 2012 16:35:09 +0200] rev 47272
refined define/abbrev: allow extra fixes in aux. context vs. bottom target (NB: export_term expands defined variables, leaving fixed ones);
Mon, 02 Apr 2012 15:42:50 +0200 more general Local_Theory.restore, allow any nesting level;
wenzelm [Mon, 02 Apr 2012 15:42:50 +0200] rev 47271
more general Local_Theory.restore, allow any nesting level;
Mon, 02 Apr 2012 13:47:00 +0200 new tutorial
nipkow [Mon, 02 Apr 2012 13:47:00 +0200] rev 47270
new tutorial
Mon, 02 Apr 2012 10:49:03 +0200 New manual Programming and Proving in Isabelle/HOL
nipkow [Mon, 02 Apr 2012 10:49:03 +0200] rev 47269
New manual Programming and Proving in Isabelle/HOL
Mon, 02 Apr 2012 09:18:16 +0200 add simp rules for dvd on negative numerals
huffman [Mon, 02 Apr 2012 09:18:16 +0200] rev 47268
add simp rules for dvd on negative numerals
Sun, 01 Apr 2012 23:21:54 +0200 merged, manually resolving conflicts due to session renaming (cf. 6488c5efec49)
krauss [Sun, 01 Apr 2012 23:21:54 +0200] rev 47267
merged, manually resolving conflicts due to session renaming (cf. 6488c5efec49)
Sun, 01 Apr 2012 23:09:36 +0200 clarified terminology; added reference to bundle component
krauss [Sun, 01 Apr 2012 23:09:36 +0200] rev 47266
clarified terminology; added reference to bundle component
Sun, 01 Apr 2012 22:55:06 +0200 less modest NEWS; CONTRIBUTORS
krauss [Sun, 01 Apr 2012 22:55:06 +0200] rev 47265
less modest NEWS; CONTRIBUTORS
Sun, 01 Apr 2012 22:41:56 +0200 renamed import session back to Import, conforming to directory name; NEWS
krauss [Sun, 01 Apr 2012 22:41:56 +0200] rev 47264
renamed import session back to Import, conforming to directory name; NEWS
Sun, 01 Apr 2012 23:07:15 +0200 more precise IsaMakefile (eg. see HOL-Algebra);
wenzelm [Sun, 01 Apr 2012 23:07:15 +0200] rev 47263
more precise IsaMakefile (eg. see HOL-Algebra);
Sun, 01 Apr 2012 22:58:05 +0200 more keywords;
wenzelm [Sun, 01 Apr 2012 22:58:05 +0200] rev 47262
more keywords;
Sun, 01 Apr 2012 22:40:15 +0200 merged
wenzelm [Sun, 01 Apr 2012 22:40:15 +0200] rev 47261
merged
Sun, 01 Apr 2012 22:14:59 +0200 merged
krauss [Sun, 01 Apr 2012 22:14:59 +0200] rev 47260
merged
Sun, 01 Apr 2012 22:03:45 +0200 removed old HOL4 import -- corresponding exporter is lost, code is broken, no users known, maintenance nightmare
krauss [Sun, 01 Apr 2012 22:03:45 +0200] rev 47259
removed old HOL4 import -- corresponding exporter is lost, code is broken, no users known, maintenance nightmare
Sun, 01 Apr 2012 14:50:47 +0200 Modernized HOL-Import for HOL Light
Cezary Kaliszyk <cezarykaliszyk@gmail.com> [Sun, 01 Apr 2012 14:50:47 +0200] rev 47258
Modernized HOL-Import for HOL Light
Sun, 01 Apr 2012 22:26:28 +0200 merged
wenzelm [Sun, 01 Apr 2012 22:26:28 +0200] rev 47257
merged
Sun, 01 Apr 2012 21:12:04 +0200 adapted Mira configuration to dd04c8173bb2.
krauss [Sun, 01 Apr 2012 21:12:04 +0200] rev 47256
adapted Mira configuration to dd04c8173bb2.
Sun, 01 Apr 2012 16:09:58 +0200 removed Nat_Numeral.thy, moving all theorems elsewhere
huffman [Sun, 01 Apr 2012 16:09:58 +0200] rev 47255
removed Nat_Numeral.thy, moving all theorems elsewhere
Sun, 01 Apr 2012 22:02:14 +0200 less brutal return from function, to allow caller to report error;
wenzelm [Sun, 01 Apr 2012 22:02:14 +0200] rev 47254
less brutal return from function, to allow caller to report error;
Sun, 01 Apr 2012 21:46:45 +0200 more general context command with auxiliary fixes/assumes etc.;
wenzelm [Sun, 01 Apr 2012 21:46:45 +0200] rev 47253
more general context command with auxiliary fixes/assumes etc.;
Sun, 01 Apr 2012 21:45:25 +0200 more precise type annotation (cf. 6523a21076a8);
wenzelm [Sun, 01 Apr 2012 21:45:25 +0200] rev 47252
more precise type annotation (cf. 6523a21076a8);
Sun, 01 Apr 2012 20:42:19 +0200 nothing specific about named target;
wenzelm [Sun, 01 Apr 2012 20:42:19 +0200] rev 47251
nothing specific about named target;
Sun, 01 Apr 2012 20:36:33 +0200 clarified Generic_Target.notes: always perform Attrib.partial_evaluation;
wenzelm [Sun, 01 Apr 2012 20:36:33 +0200] rev 47250
clarified Generic_Target.notes: always perform Attrib.partial_evaluation; more uniform Generic_Target.theory_notes/locale_notes: apply facts to all target contexts;
Sun, 01 Apr 2012 19:07:32 +0200 added Attrib.global_notes/local_notes/generic_notes convenience;
wenzelm [Sun, 01 Apr 2012 19:07:32 +0200] rev 47249
added Attrib.global_notes/local_notes/generic_notes convenience;
Sun, 01 Apr 2012 19:04:52 +0200 simplified;
wenzelm [Sun, 01 Apr 2012 19:04:52 +0200] rev 47248
simplified;
Sun, 01 Apr 2012 18:01:19 +0200 tuned signature;
wenzelm [Sun, 01 Apr 2012 18:01:19 +0200] rev 47247
tuned signature;
Sun, 01 Apr 2012 15:23:43 +0200 clarified Named_Target.target_declaration: propagate through other levels as well;
wenzelm [Sun, 01 Apr 2012 15:23:43 +0200] rev 47246
clarified Named_Target.target_declaration: propagate through other levels as well; tuned signature;
Sun, 01 Apr 2012 14:29:22 +0200 Local_Theory.map_contexts with explicit level indication: 0 = main target at bottom;
wenzelm [Sun, 01 Apr 2012 14:29:22 +0200] rev 47245
Local_Theory.map_contexts with explicit level indication: 0 = main target at bottom; Local_Theory.target refers to bottom; tuned signature;
(0) -30000 -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip