Tue, 20 Jun 2006 15:53:44 +0200 Restructured locales with predicates: import is now an interpretation.
ballarin [Tue, 20 Jun 2006 15:53:44 +0200] rev 19931
Restructured locales with predicates: import is now an interpretation. New method intro_locales.
Tue, 20 Jun 2006 14:51:59 +0200 Fixed another variable order bug...
krauss [Tue, 20 Jun 2006 14:51:59 +0200] rev 19930
Fixed another variable order bug...
Tue, 20 Jun 2006 10:16:22 +0200 switched to open locales for classes
haftmann [Tue, 20 Jun 2006 10:16:22 +0200] rev 19929
switched to open locales for classes
Tue, 20 Jun 2006 10:10:06 +0200 switched to open locales for classes
haftmann [Tue, 20 Jun 2006 10:10:06 +0200] rev 19928
switched to open locales for classes
Mon, 19 Jun 2006 22:06:36 +0200 refrain from reforming TFL -- back to previous revision;
wenzelm [Mon, 19 Jun 2006 22:06:36 +0200] rev 19927
refrain from reforming TFL -- back to previous revision;
Mon, 19 Jun 2006 20:21:32 +0200 added declare_thm, thm_context;
wenzelm [Mon, 19 Jun 2006 20:21:32 +0200] rev 19926
added declare_thm, thm_context; added trade(T);
Mon, 19 Jun 2006 20:21:30 +0200 eliminated freeze/varify in favour of Variable.import/export/trade;
wenzelm [Mon, 19 Jun 2006 20:21:30 +0200] rev 19925
eliminated freeze/varify in favour of Variable.import/export/trade;
Mon, 19 Jun 2006 19:56:32 +0200 world map updated
webertj [Mon, 19 Jun 2006 19:56:32 +0200] rev 19924
world map updated
Mon, 19 Jun 2006 19:17:48 +0200 world map updated
webertj [Mon, 19 Jun 2006 19:17:48 +0200] rev 19923
world map updated
Mon, 19 Jun 2006 18:25:34 +0200 Fixed name clash.
krauss [Mon, 19 Jun 2006 18:25:34 +0200] rev 19922
Fixed name clash. Function-goals are now fully quantified. Avoiding large meta-conjunctions when setting up the goal. Cleanup.
Mon, 19 Jun 2006 18:02:49 +0200 world map updated
webertj [Mon, 19 Jun 2006 18:02:49 +0200] rev 19921
world map updated
Mon, 19 Jun 2006 17:19:04 +0200 matchers: try pattern_matchers only *after* general matching (The
wenzelm [Mon, 19 Jun 2006 17:19:04 +0200] rev 19920
matchers: try pattern_matchers only *after* general matching (The pattern version is not a faithful approximation because it falls back on first-order matching!);
Sat, 17 Jun 2006 19:38:01 +0200 ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:38:01 +0200] rev 19919
ProofContext.exports: simultaneous facts;
Sat, 17 Jun 2006 19:38:00 +0200 moved internal/skolem to term.ML;
wenzelm [Sat, 17 Jun 2006 19:38:00 +0200] rev 19918
moved internal/skolem to term.ML;
Sat, 17 Jun 2006 19:37:59 +0200 mutual_rule: proper context;
wenzelm [Sat, 17 Jun 2006 19:37:59 +0200] rev 19917
mutual_rule: proper context;
Sat, 17 Jun 2006 19:37:58 +0200 export: simultaneous facts, refer to Variable.export;
wenzelm [Sat, 17 Jun 2006 19:37:58 +0200] rev 19916
export: simultaneous facts, refer to Variable.export; Term.internal/skolem;
Sat, 17 Jun 2006 19:37:57 +0200 ProofContext.exports: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:57 +0200] rev 19915
ProofContext.exports: simultaneous facts; Variable.exportT_terms;
Sat, 17 Jun 2006 19:37:55 +0200 Variable.importT_inst;
wenzelm [Sat, 17 Jun 2006 19:37:55 +0200] rev 19914
Variable.importT_inst; Term.internal;
Sat, 17 Jun 2006 19:37:54 +0200 standard: simultaneous facts;
wenzelm [Sat, 17 Jun 2006 19:37:54 +0200] rev 19913
standard: simultaneous facts;
Sat, 17 Jun 2006 19:37:53 +0200 added singleton;
wenzelm [Sat, 17 Jun 2006 19:37:53 +0200] rev 19912
added singleton;
Sat, 17 Jun 2006 19:37:52 +0200 major reworking of export functionality -- based on Term/Thm.generalize;
wenzelm [Sat, 17 Jun 2006 19:37:52 +0200] rev 19911
major reworking of export functionality -- based on Term/Thm.generalize; tuned interfaces;
Sat, 17 Jun 2006 19:37:51 +0200 added generalize rule;
wenzelm [Sat, 17 Jun 2006 19:37:51 +0200] rev 19910
added generalize rule; added maxidx_thm;
Sat, 17 Jun 2006 19:37:50 +0200 added exists_subtype;
wenzelm [Sat, 17 Jun 2006 19:37:50 +0200] rev 19909
added exists_subtype; added internal/skolem (from Syntax/lexicon.ML); added generalize(T);
Sat, 17 Jun 2006 19:37:49 +0200 added generalize rule;
wenzelm [Sat, 17 Jun 2006 19:37:49 +0200] rev 19908
added generalize rule;
Sat, 17 Jun 2006 19:37:48 +0200 Term.skolem;
wenzelm [Sat, 17 Jun 2006 19:37:48 +0200] rev 19907
Term.skolem;
Sat, 17 Jun 2006 19:37:47 +0200 Term.internal;
wenzelm [Sat, 17 Jun 2006 19:37:47 +0200] rev 19906
Term.internal;
Sat, 17 Jun 2006 19:37:46 +0200 ProofContext.export: singleton;
wenzelm [Sat, 17 Jun 2006 19:37:46 +0200] rev 19905
ProofContext.export: singleton;
Sat, 17 Jun 2006 19:37:45 +0200 RuleCases.mutual_rule: ctxt;
wenzelm [Sat, 17 Jun 2006 19:37:45 +0200] rev 19904
RuleCases.mutual_rule: ctxt; ProofContext.exports: simultaneous facts;
Sat, 17 Jun 2006 19:37:43 +0200 RuleCases.mutual_rule: ctxt;
wenzelm [Sat, 17 Jun 2006 19:37:43 +0200] rev 19903
RuleCases.mutual_rule: ctxt; Term.internal; ProofContext.exports: simultaneous facts;
Sat, 17 Jun 2006 18:58:12 +0200 added interface for making term contexts.
dixon [Sat, 17 Jun 2006 18:58:12 +0200] rev 19902
added interface for making term contexts.
(0) -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 +30000 tip