nipkow [Fri, 24 Mar 2000 08:56:48 +0100] rev 8563
comments
wenzelm [Thu, 23 Mar 2000 21:37:13 +0100] rev 8562
added 'moreover' command;
wenzelm [Thu, 23 Mar 2000 21:36:43 +0100] rev 8561
tuned output;
wenzelm [Thu, 23 Mar 2000 11:28:10 +0100] rev 8560
tuned spacing;
wenzelm [Thu, 23 Mar 2000 11:27:52 +0100] rev 8559
ex/Antiquote.thy made new-style theory;
removed ex/Antiquote.ML;
paulson [Thu, 23 Mar 2000 10:23:54 +0100] rev 8558
now exclusively uses rtac/dtac/etac rather than the long forms
paulson [Thu, 23 Mar 2000 10:22:08 +0100] rev 8557
restored the MESON examples file HOL/ex/mesontest2.ML
paulson [Wed, 22 Mar 2000 13:23:57 +0100] rev 8556
made a proof more robust (did not like Suc_less_eq)
paulson [Wed, 22 Mar 2000 13:22:39 +0100] rev 8555
Suc_less_eq now with AddIffs. How could this have been overlooked?
paulson [Wed, 22 Mar 2000 13:22:11 +0100] rev 8554
combined finite_Int1/2 as finite_Int. Deleted the awful "lemma" from the
default claset. Used "inst"
paulson [Wed, 22 Mar 2000 13:01:57 +0100] rev 8553
made more robust
paulson [Wed, 22 Mar 2000 13:01:18 +0100] rev 8552
tidied using new "inst" rule
paulson [Wed, 22 Mar 2000 12:45:41 +0100] rev 8551
tidied using new "inst" rule
paulson [Wed, 22 Mar 2000 12:33:34 +0100] rev 8550
new meta-rule "inst", a shorthand for read_instantiate_sg
wenzelm [Tue, 21 Mar 2000 17:43:54 +0100] rev 8549
goal_spec: [!];
wenzelm [Tue, 21 Mar 2000 17:32:44 +0100] rev 8548
tuned;
wenzelm [Tue, 21 Mar 2000 17:32:43 +0100] rev 8547
tuned;
wenzelm [Tue, 21 Mar 2000 15:32:08 +0100] rev 8546
tuned;
wenzelm [Tue, 21 Mar 2000 15:26:21 +0100] rev 8545
tuned comment;
wenzelm [Tue, 21 Mar 2000 15:23:33 +0100] rev 8544
help message;
wenzelm [Tue, 21 Mar 2000 00:18:54 +0100] rev 8543
handle general case: params and hyps of thesis;
wenzelm [Tue, 21 Mar 2000 00:17:56 +0100] rev 8542
soft_asm_tac: hack to norm goal;
wenzelm [Mon, 20 Mar 2000 18:49:14 +0100] rev 8541
proof methods: 'case_tac' / 'induct_tac';
wenzelm [Mon, 20 Mar 2000 18:48:43 +0100] rev 8540
tuned degenerate cases / induct;
wenzelm [Mon, 20 Mar 2000 18:48:12 +0100] rev 8539
added prove_goalw_cterm;
quick_and_dirty moved here;
wenzelm [Mon, 20 Mar 2000 18:47:47 +0100] rev 8538
quick_and_dirty moved to Isar/skip_proof.ML;
wenzelm [Mon, 20 Mar 2000 18:47:27 +0100] rev 8537
use Args.goal_spec;
added subgoal_tac;
wenzelm [Mon, 20 Mar 2000 18:47:07 +0100] rev 8536
goal_spec;