wenzelm [Sat, 17 Jun 2006 19:38:01 +0200] rev 19919
ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:38:00 +0200] rev 19918
moved internal/skolem to term.ML;
wenzelm [Sat, 17 Jun 2006 19:37:59 +0200] rev 19917
mutual_rule: proper context;
wenzelm [Sat, 17 Jun 2006 19:37:58 +0200] rev 19916
export: simultaneous facts, refer to Variable.export;
Term.internal/skolem;
wenzelm [Sat, 17 Jun 2006 19:37:57 +0200] rev 19915
ProofContext.exports: simultaneous facts;
Variable.exportT_terms;
wenzelm [Sat, 17 Jun 2006 19:37:55 +0200] rev 19914
Variable.importT_inst;
Term.internal;
wenzelm [Sat, 17 Jun 2006 19:37:54 +0200] rev 19913
standard: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:53 +0200] rev 19912
added singleton;
wenzelm [Sat, 17 Jun 2006 19:37:52 +0200] rev 19911
major reworking of export functionality -- based on Term/Thm.generalize;
tuned interfaces;
wenzelm [Sat, 17 Jun 2006 19:37:51 +0200] rev 19910
added generalize rule;
added maxidx_thm;
wenzelm [Sat, 17 Jun 2006 19:37:50 +0200] rev 19909
added exists_subtype;
added internal/skolem (from Syntax/lexicon.ML);
added generalize(T);
wenzelm [Sat, 17 Jun 2006 19:37:49 +0200] rev 19908
added generalize rule;
wenzelm [Sat, 17 Jun 2006 19:37:48 +0200] rev 19907
Term.skolem;
wenzelm [Sat, 17 Jun 2006 19:37:47 +0200] rev 19906
Term.internal;
wenzelm [Sat, 17 Jun 2006 19:37:46 +0200] rev 19905
ProofContext.export: singleton;
wenzelm [Sat, 17 Jun 2006 19:37:45 +0200] rev 19904
RuleCases.mutual_rule: ctxt;
ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:43 +0200] rev 19903
RuleCases.mutual_rule: ctxt;
Term.internal;
ProofContext.exports: simultaneous facts;
dixon [Sat, 17 Jun 2006 18:58:12 +0200] rev 19902
added interface for making term contexts.
haftmann [Fri, 16 Jun 2006 09:08:34 +0200] rev 19901
fixed symlink bug
wenzelm [Thu, 15 Jun 2006 23:10:45 +0200] rev 19900
ProofContext: moved variable operations to struct Variable;
tuned;
wenzelm [Thu, 15 Jun 2006 23:08:58 +0200] rev 19899
Fixed type/term variables and polymorphic term abbreviations.
wenzelm [Thu, 15 Jun 2006 23:08:56 +0200] rev 19898
added variable.ML;
wenzelm [Thu, 15 Jun 2006 23:08:54 +0200] rev 19897
ProofContext: moved variable operations to struct Variable;
nipkow [Thu, 15 Jun 2006 18:35:16 +0200] rev 19896
*** empty log message ***
nipkow [Thu, 15 Jun 2006 18:28:32 +0200] rev 19895
*** empty log message ***
paulson [Thu, 15 Jun 2006 17:50:47 +0200] rev 19894
the "all_theorems" option and some fixes
paulson [Thu, 15 Jun 2006 17:50:30 +0200] rev 19893
the enumerate operator
webertj [Wed, 14 Jun 2006 16:18:10 +0200] rev 19892
Jia Meng added to world map
haftmann [Wed, 14 Jun 2006 12:16:49 +0200] rev 19891
keyword update
haftmann [Wed, 14 Jun 2006 12:14:42 +0200] rev 19890
slight adaption for code generator