wenzelm [Mon, 01 Oct 2001 14:47:02 +0200] rev 11648
*** empty log message ***
wenzelm [Mon, 01 Oct 2001 14:44:00 +0200] rev 11647
initial setup for chapter on document preparation;
wenzelm [Mon, 01 Oct 2001 14:42:47 +0200] rev 11646
updated output;
streckem [Mon, 01 Oct 2001 13:39:17 +0200] rev 11645
- declared wf_java_prog as syntax (previously: definition)
- in wf_java_mdecl: added preconditions for 'This'
- rule LAss: precondition v ~=This
streckem [Mon, 01 Oct 2001 13:36:25 +0200] rev 11644
Removed some unfoldings of defs after declaring wf_java_prog as syntax
streckem [Mon, 01 Oct 2001 13:33:49 +0200] rev 11643
Added axiom e~=This to reflect strengthened precond. in rule LAss
streckem [Mon, 01 Oct 2001 13:32:11 +0200] rev 11642
Minor modifications
wenzelm [Mon, 01 Oct 2001 11:56:40 +0200] rev 11641
added Ordinals example;
berghofe [Sun, 30 Sep 2001 13:42:00 +0200] rev 11640
Tuned indentation of abstractions.
wenzelm [Fri, 28 Sep 2001 21:45:40 +0200] rev 11639
tuned;
wenzelm [Fri, 28 Sep 2001 21:45:11 +0200] rev 11638
inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 20:09:10 +0200] rev 11637
inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 20:08:28 +0200] rev 11636
oops;
wenzelm [Fri, 28 Sep 2001 20:08:05 +0200] rev 11635
tuned;
wenzelm [Fri, 28 Sep 2001 19:24:25 +0200] rev 11634
recdef (permissive);
inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 19:23:58 +0200] rev 11633
*** empty log message ***
wenzelm [Fri, 28 Sep 2001 19:23:35 +0200] rev 11632
prove: ``strict'' argument;
wenzelm [Fri, 28 Sep 2001 19:23:07 +0200] rev 11631
internal thm numbering with ":" instead of "_";
wenzelm [Fri, 28 Sep 2001 19:22:40 +0200] rev 11630
avoid handle _;
wenzelm [Fri, 28 Sep 2001 19:21:26 +0200] rev 11629
permissive option;
wenzelm [Fri, 28 Sep 2001 19:19:26 +0200] rev 11628
inductive: no collective atts;
wenzelm [Fri, 28 Sep 2001 19:18:46 +0200] rev 11627
updated;
wenzelm [Fri, 28 Sep 2001 19:17:01 +0200] rev 11626
recdef (permissive);
berghofe [Fri, 28 Sep 2001 18:55:37 +0200] rev 11625
Tuned section about parsing and printing proof terms.