| Wed, 07 Feb 2007 17:44:07 +0100 | 
berghofe | 
Adapted to new inductive definition package.
 | 
file |
diff |
annotate
 | 
| Fri, 17 Nov 2006 02:20:03 +0100 | 
wenzelm | 
more robust syntax for definition/abbreviation/notation;
 | 
file |
diff |
annotate
 | 
| Tue, 07 Nov 2006 11:47:57 +0100 | 
wenzelm | 
renamed 'const_syntax' to 'notation';
 | 
file |
diff |
annotate
 | 
| Mon, 11 Sep 2006 21:35:19 +0200 | 
wenzelm | 
induct method: renamed 'fixing' to 'arbitrary';
 | 
file |
diff |
annotate
 | 
| Tue, 16 May 2006 21:33:01 +0200 | 
wenzelm | 
tuned concrete syntax -- abbreviation/const_syntax;
 | 
file |
diff |
annotate
 | 
| Sun, 09 Apr 2006 18:51:13 +0200 | 
wenzelm | 
tuned syntax/abbreviations;
 | 
file |
diff |
annotate
 | 
| Sat, 08 Apr 2006 22:51:06 +0200 | 
wenzelm | 
refined 'abbreviation';
 | 
file |
diff |
annotate
 | 
| Thu, 16 Feb 2006 21:12:00 +0100 | 
wenzelm | 
new-style definitions/abbreviations;
 | 
file |
diff |
annotate
 | 
| Fri, 25 Nov 2005 19:09:44 +0100 | 
wenzelm | 
tuned induct proofs;
 | 
file |
diff |
annotate
 | 
| Wed, 23 Nov 2005 22:26:13 +0100 | 
wenzelm | 
tuned induction proofs;
 | 
file |
diff |
annotate
 | 
| Fri, 17 Jun 2005 16:12:49 +0200 | 
haftmann | 
migrated theory headers to new format
 | 
file |
diff |
annotate
 | 
| Tue, 24 Jun 2003 10:38:40 +0200 | 
berghofe | 
Nicer syntax for beta reduction.
 | 
file |
diff |
annotate
 | 
| Wed, 23 Apr 2003 00:10:40 +0200 | 
berghofe | 
Eliminated most occurrences of rule_format attribute.
 | 
file |
diff |
annotate
 | 
| Thu, 30 May 2002 10:12:52 +0200 | 
nipkow | 
Modifications due to enhanced linear arithmetic.
 | 
file |
diff |
annotate
 | 
| Wed, 31 Oct 2001 22:05:37 +0100 | 
wenzelm | 
tuned notation (degree instead of dollar);
 | 
file |
diff |
annotate
 | 
| Fri, 26 Oct 2001 12:24:19 +0200 | 
wenzelm | 
tuned notation;
 | 
file |
diff |
annotate
 | 
| Fri, 28 Sep 2001 21:45:11 +0200 | 
wenzelm | 
inductive: no collective atts;
 | 
file |
diff |
annotate
 | 
| Wed, 10 Jan 2001 11:15:24 +0100 | 
paulson | 
deleted the obsolete nat_neqE
 | 
file |
diff |
annotate
 | 
| Tue, 12 Sep 2000 22:13:23 +0200 | 
wenzelm | 
renamed atts: rulify to rule_format, elimify to elim_format;
 | 
file |
diff |
annotate
 | 
| Thu, 07 Sep 2000 21:10:11 +0200 | 
wenzelm | 
updated attribute names;
 | 
file |
diff |
annotate
 | 
| Mon, 04 Sep 2000 11:21:24 +0200 | 
wenzelm | 
tuned;
 | 
file |
diff |
annotate
 | 
| Sat, 02 Sep 2000 21:56:24 +0200 | 
wenzelm | 
HOL/Lambda: converted into new-style theory and document;
 | 
file |
diff |
annotate
 | 
| Tue, 20 Apr 1999 14:34:47 +0200 | 
paulson | 
should not refer to Datatype
 | 
file |
diff |
annotate
 | 
| Mon, 08 Mar 1999 13:49:53 +0100 | 
nipkow | 
Suc -> +1
 | 
file |
diff |
annotate
 | 
| Fri, 24 Jul 1998 13:19:38 +0200 | 
berghofe | 
Adapted to new datatype package.
 | 
file |
diff |
annotate
 | 
| Wed, 15 Jul 1998 12:02:19 +0200 | 
nipkow | 
@ -> $
 | 
file |
diff |
annotate
 | 
| Tue, 30 Jun 1998 20:51:15 +0200 | 
berghofe | 
Adapted to new inductive definition package.
 | 
file |
diff |
annotate
 | 
| Thu, 04 Dec 1997 12:44:37 +0100 | 
nipkow | 
pred n -> n-1
 | 
file |
diff |
annotate
 | 
| Mon, 04 Nov 1996 17:23:37 +0100 | 
nipkow | 
Used nat_trans_tac. New Eta. various smaller changes.
 | 
file |
diff |
annotate
 | 
| Wed, 11 Sep 1996 15:17:07 +0200 | 
nipkow | 
Removed refs to clasets like rel_cs etc. Used implicit claset.
 | 
file |
diff |
annotate
 | 
| Thu, 08 Aug 1996 11:34:29 +0200 | 
berghofe | 
Simplified primrec definitions.
 | 
file |
diff |
annotate
 | 
| Thu, 06 Jun 1996 14:39:44 +0200 | 
paulson | 
Quotes now optional around inductive set
 | 
file |
diff |
annotate
 | 
| Fri, 01 Dec 1995 12:03:13 +0100 | 
clasohm | 
removed quotes from consts and syntax sections
 | 
file |
diff |
annotate
 | 
| Fri, 06 Oct 1995 10:45:11 +0100 | 
nipkow | 
New version with eta reduction.
 | 
file |
diff |
annotate
 | 
| Thu, 22 Jun 1995 12:45:08 +0200 | 
nipkow | 
Simplified the confluence proofs.
 | 
file |
diff |
annotate
 | 
| Mon, 22 May 1995 14:12:40 +0200 | 
nipkow | 
Polished the presentation making it completely definitional.
 | 
file |
diff |
annotate
 | 
| Sat, 13 May 1995 13:46:48 +0200 | 
nipkow | 
Lambda calculus in de Bruijn notation.
 | 
file |
diff |
annotate
 |