Sat, 22 Apr 1995 12:21:41 +0200 I have modified the grammar for idts (sequences of identifiers with optional
nipkow [Sat, 22 Apr 1995 12:21:41 +0200] rev 1067
I have modified the grammar for idts (sequences of identifiers with optional type annotations). idts are generally used as in abstractions, be it lambda-abstraction or quantifiers. It now has roughly the form idts = pttrn* pttrn = idt where pttrn is a new nonterminal (type) not used anywhere else. This means that the Pure syntax for idts is in fact unchanged. The point is that the new nontermianl pttrn allows later extensions of this syntax. (See, for example, HOL/Prod.thy). The name idts is not quite accurate any longer and may become downright confusing once pttrn has been extended. Something should be done about this, in particular wrt to the manual.
Wed, 19 Apr 1995 19:15:29 +0200 Simplified proofs thanks to addss.
nipkow [Wed, 19 Apr 1995 19:15:29 +0200] rev 1066
Simplified proofs thanks to addss.
Sun, 16 Apr 1995 11:59:44 +0200 Fixed old bug in the simplifier. Term to be simplified now carries around its
nipkow [Sun, 16 Apr 1995 11:59:44 +0200] rev 1065
Fixed old bug in the simplifier. Term to be simplified now carries around its maxidx. Needed for renaming rewrite or congruence rules. maxidx should be ~1 in most cases (ie no Vars), hence reasonable overhead.
Sun, 16 Apr 1995 11:56:11 +0200 Fixed bug.
nipkow [Sun, 16 Apr 1995 11:56:11 +0200] rev 1064
Fixed bug.
Sun, 16 Apr 1995 11:55:03 +0200 Brought in line with new organization of IOA.
nipkow [Sun, 16 Apr 1995 11:55:03 +0200] rev 1063
Brought in line with new organization of IOA.
Fri, 14 Apr 1995 12:21:15 +0200 New examples directories Resid and AC
lcp [Fri, 14 Apr 1995 12:21:15 +0200] rev 1062
New examples directories Resid and AC
Fri, 14 Apr 1995 12:03:15 +0200 Definition of 'let' declarations, from HOL
lcp [Fri, 14 Apr 1995 12:03:15 +0200] rev 1061
Definition of 'let' declarations, from HOL
Fri, 14 Apr 1995 11:27:57 +0200 In binders, the default body priority is now p instead of 0.
lcp [Fri, 14 Apr 1995 11:27:57 +0200] rev 1060
In binders, the default body priority is now p instead of 0.
Fri, 14 Apr 1995 11:27:18 +0200 Now builds Resid as a test
lcp [Fri, 14 Apr 1995 11:27:18 +0200] rev 1059
Now builds Resid as a test
Fri, 14 Apr 1995 11:26:22 +0200 Deleted comment
lcp [Fri, 14 Apr 1995 11:26:22 +0200] rev 1058
Deleted comment
(0) -1000 -300 -100 -10 +10 +100 +300 +1000 +3000 +10000 +30000 tip