webertj [Fri, 19 Jan 2007 21:20:10 +0100] rev 22092
reformatted to 80 chars/line
chaieb [Fri, 19 Jan 2007 15:13:47 +0100] rev 22091
Theorem "(x::int) dvd 1 = ( ¦x¦ = 1)" added to default simpset.
This solves the goals like "~ 4 dvd 1". This used to fail before.
wenzelm [Fri, 19 Jan 2007 13:16:37 +0100] rev 22090
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:37 +0100] rev 22089
added generic_theory_of;
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:36 +0100] rev 22088
added 'declaration' command;
wenzelm [Fri, 19 Jan 2007 13:09:35 +0100] rev 22087
added 'declaration' command;
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:33 +0100] rev 22086
adapted ML context operations;
wenzelm [Fri, 19 Jan 2007 13:09:32 +0100] rev 22085
ML context: full generic context, tuned signature;
wenzelm [Fri, 19 Jan 2007 13:09:31 +0100] rev 22084
updated
aspinall [Thu, 18 Jan 2007 11:16:49 +0100] rev 22083
Fix pgmlsymbolsoff
urbanc [Wed, 17 Jan 2007 19:29:55 +0100] rev 22082
tuned a bit the proofs
dixon [Wed, 17 Jan 2007 11:39:32 +0100] rev 22081
correctled left/right following of another context in zipto.
paulson [Wed, 17 Jan 2007 09:53:50 +0100] rev 22080
induction rules for trancl/rtrancl expressed using subsets
paulson [Wed, 17 Jan 2007 09:52:54 +0100] rev 22079
Deleted mk_fol_type, since the constructors can be used directly
paulson [Wed, 17 Jan 2007 09:52:06 +0100] rev 22078
Streamlining: removing the type argument of CombApp; abbreviating ResClause as RC
minimize_applies is now by default TRUE!
urbanc [Tue, 16 Jan 2007 14:11:25 +0100] rev 22077
fixed typo introduced by me
haftmann [Tue, 16 Jan 2007 14:10:27 +0100] rev 22076
changed dictionary representation to explicit classrel witnesses
haftmann [Tue, 16 Jan 2007 14:10:26 +0100] rev 22075
reverted order of classrels
haftmann [Tue, 16 Jan 2007 14:10:24 +0100] rev 22074
cleanup
urbanc [Tue, 16 Jan 2007 13:59:08 +0100] rev 22073
formalisation of Crary's chapter on logical relations
(in the book on Advanced Topics in Type Systems) done
by Narboux and Urban
urbanc [Tue, 16 Jan 2007 10:25:38 +0100] rev 22072
added capabilities to handle mutual inductions
haftmann [Tue, 16 Jan 2007 08:12:09 +0100] rev 22071
refined and added example for ExecutableRat
haftmann [Tue, 16 Jan 2007 08:07:00 +0100] rev 22070
introduced binding concept
haftmann [Tue, 16 Jan 2007 08:06:59 +0100] rev 22069
slight cleanup
haftmann [Tue, 16 Jan 2007 08:06:57 +0100] rev 22068
renamed locale partial_order to order
haftmann [Tue, 16 Jan 2007 08:06:55 +0100] rev 22067
refined and added example for ExecutableRat
haftmann [Tue, 16 Jan 2007 08:06:52 +0100] rev 22066
updated keywords
krauss [Mon, 15 Jan 2007 10:15:55 +0100] rev 22065
added sections on mutual induction and patterns