| Mon, 17 Dec 2007 17:57:52 +0100 |
haftmann |
explicit closing of derived witnesses
|
file |
diff |
annotate
|
| Thu, 13 Dec 2007 07:09:07 +0100 |
haftmann |
memorizing and exporting destruction rules
|
file |
diff |
annotate
|
| Thu, 08 Nov 2007 22:19:43 +0100 |
wenzelm |
avoid "import" as identifier, which is a keyword in Alice;
|
file |
diff |
annotate
|
| Mon, 05 Nov 2007 17:48:51 +0100 |
ballarin |
Use of export rather than standard in interpretation.
|
file |
diff |
annotate
|
| Fri, 02 Nov 2007 18:53:01 +0100 |
haftmann |
generic tactic Method.intros_tac
|
file |
diff |
annotate
|
| Fri, 19 Oct 2007 12:22:12 +0200 |
ballarin |
Interpretation equations may have name and/or attribute;
|
file |
diff |
annotate
|
| Wed, 17 Oct 2007 23:16:34 +0200 |
wenzelm |
locale pred: authentic syntax, tuned aprop_tr' accordingly;
|
file |
diff |
annotate
|
| Wed, 17 Oct 2007 13:55:37 +0200 |
wenzelm |
clarified naming conventions of 'parse' and 'check' (as opposed to former 'cert');
|
file |
diff |
annotate
|
| Mon, 15 Oct 2007 15:29:43 +0200 |
haftmann |
canonical interpretation interface
|
file |
diff |
annotate
|
| Fri, 12 Oct 2007 14:42:30 +0200 |
haftmann |
tuned
|
file |
diff |
annotate
|
| Wed, 10 Oct 2007 17:32:00 +0200 |
wenzelm |
removed redundant strip_vars/abs_eqn, use improved Drule.abs_def instead;
|
file |
diff |
annotate
|
| Wed, 10 Oct 2007 10:55:37 +0200 |
ballarin |
Prepare proper interface of interpretation_i, interpret_i.
|
file |
diff |
annotate
|
| Tue, 09 Oct 2007 00:20:13 +0200 |
wenzelm |
generic Syntax.pretty/string_of operations;
|
file |
diff |
annotate
|
| Mon, 01 Oct 2007 12:24:07 +0200 |
ballarin |
Theory/context data restructured; simplified interface for printing of interpretations.
|
file |
diff |
annotate
|
| Sat, 29 Sep 2007 08:58:56 +0200 |
haftmann |
exported intern_expr
|
file |
diff |
annotate
|
| Mon, 24 Sep 2007 21:07:38 +0200 |
wenzelm |
eliminated ProofContext.read_termTs;
|
file |
diff |
annotate
|
| Tue, 18 Sep 2007 18:50:17 +0200 |
ballarin |
Morphisms applied in global interpretations behave correctly on types and terms.
|
file |
diff |
annotate
|
| Tue, 04 Sep 2007 14:32:29 +0200 |
ballarin |
Improved comment.
|
file |
diff |
annotate
|
| Sat, 28 Jul 2007 20:40:24 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
| Fri, 27 Jul 2007 20:11:49 +0200 |
wenzelm |
Druke.dummy_thm;
|
file |
diff |
annotate
|
| Mon, 23 Jul 2007 13:47:48 +0200 |
ballarin |
interpretation: unfolding of equations;
|
file |
diff |
annotate
|
| Sun, 08 Jul 2007 19:51:58 +0200 |
wenzelm |
replaced exception TableFun/GraphFun.DUPS by TableFun/GraphFun.DUP;
|
file |
diff |
annotate
|
| Thu, 05 Jul 2007 20:01:28 +0200 |
wenzelm |
simplified ObjectLogic.atomize;
|
file |
diff |
annotate
|
| Tue, 19 Jun 2007 23:15:27 +0200 |
wenzelm |
balanced conjunctions;
|
file |
diff |
annotate
|
| Sun, 03 Jun 2007 23:16:56 +0200 |
wenzelm |
added gen_merge_lists/merge_lists/merge_alists (legacy operations from library.ML);
|
file |
diff |
annotate
|
| Thu, 31 May 2007 23:47:36 +0200 |
wenzelm |
simplified/unified list fold;
|
file |
diff |
annotate
|
| Mon, 07 May 2007 00:49:59 +0200 |
wenzelm |
simplified DataFun interfaces;
|
file |
diff |
annotate
|
| Thu, 26 Apr 2007 12:00:05 +0200 |
wenzelm |
renamed some old names Theory.xxx to Sign.xxx;
|
file |
diff |
annotate
|
| Mon, 23 Apr 2007 20:44:11 +0200 |
wenzelm |
read_instantiations: proper type-inference with fixed variables, infer parameter types as well;
|
file |
diff |
annotate
|
| Fri, 20 Apr 2007 16:54:57 +0200 |
ballarin |
Interpretation equations applied to attributes;
|
file |
diff |
annotate
|
| Sun, 15 Apr 2007 14:32:00 +0200 |
wenzelm |
Thm.fold_terms;
|
file |
diff |
annotate
|
| Sat, 14 Apr 2007 17:36:05 +0200 |
wenzelm |
Term.string_of_vname;
|
file |
diff |
annotate
|
| Fri, 13 Apr 2007 10:01:43 +0200 |
ballarin |
Experimental interpretation code for definitions.
|
file |
diff |
annotate
|
| Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
file |
diff |
annotate
|
| Mon, 26 Mar 2007 14:53:06 +0200 |
haftmann |
exported interface for intro rules
|
file |
diff |
annotate
|
| Fri, 23 Feb 2007 08:39:24 +0100 |
haftmann |
locale: add_locale accepts explicit predicate name, interpretation supports non-mandatory prefixes
|
file |
diff |
annotate
|
| Mon, 19 Feb 2007 16:44:08 +0100 |
schirmer |
more precise error message in parameter unification
|
file |
diff |
annotate
|
| Sat, 10 Feb 2007 09:26:19 +0100 |
haftmann |
internal interfaces for interpretation and interpret
|
file |
diff |
annotate
|
| Sun, 04 Feb 2007 22:02:21 +0100 |
wenzelm |
interpretation: attempt to be more serious about name_morphism;
|
file |
diff |
annotate
|
| Sat, 30 Dec 2006 16:08:00 +0100 |
wenzelm |
removed conditional combinator;
|
file |
diff |
annotate
|
| Thu, 07 Dec 2006 23:16:55 +0100 |
wenzelm |
reorganized structure Tactic vs. MetaSimplifier;
|
file |
diff |
annotate
|
| Thu, 07 Dec 2006 17:58:52 +0100 |
wenzelm |
tuned print_locale output;
|
file |
diff |
annotate
|
| Wed, 06 Dec 2006 21:19:03 +0100 |
wenzelm |
export: added explicit term operation;
|
file |
diff |
annotate
|
| Tue, 05 Dec 2006 22:14:50 +0100 |
wenzelm |
encode declarations as notes (attributes), which enables proper inheritance, interpretation etc.;
|
file |
diff |
annotate
|
| Thu, 30 Nov 2006 14:17:25 +0100 |
wenzelm |
Goal.norm/close_result;
|
file |
diff |
annotate
|
| Wed, 29 Nov 2006 23:33:09 +0100 |
wenzelm |
*** bad commit -- reverted to previous version ***
|
file |
diff |
annotate
|
| Wed, 29 Nov 2006 23:28:11 +0100 |
wenzelm |
simplified add_thmss;
|
file |
diff |
annotate
|
| Wed, 29 Nov 2006 04:11:15 +0100 |
wenzelm |
simplified add_thmss;
|
file |
diff |
annotate
|
| Sun, 26 Nov 2006 18:07:25 +0100 |
wenzelm |
Element.map_ctxt_attrib;
|
file |
diff |
annotate
|
| Fri, 24 Nov 2006 22:05:19 +0100 |
wenzelm |
tuned morphisms;
|
file |
diff |
annotate
|
| Thu, 23 Nov 2006 20:33:39 +0100 |
wenzelm |
uniform interface for type_syntax/term_syntax/declaration, dependent on morphism;
|
file |
diff |
annotate
|
| Thu, 23 Nov 2006 00:52:23 +0100 |
wenzelm |
replaced Args.map_values/Element.map_ctxt_values by general morphism application;
|
file |
diff |
annotate
|
| Tue, 21 Nov 2006 18:07:38 +0100 |
wenzelm |
notes: proper kind;
|
file |
diff |
annotate
|
| Wed, 15 Nov 2006 20:50:24 +0100 |
wenzelm |
add_locale: re-init result context (avoids subtle modifications after introducing predicate views internally);
|
file |
diff |
annotate
|
| Tue, 14 Nov 2006 22:17:01 +0100 |
wenzelm |
replaced Variable.fix_frees by Variable.auto_fixes (depends on body mode);
|
file |
diff |
annotate
|
| Tue, 14 Nov 2006 15:29:55 +0100 |
wenzelm |
simplified Proof.theorem(_i) interface;
|
file |
diff |
annotate
|
| Thu, 09 Nov 2006 11:58:50 +0100 |
wenzelm |
removed obsolete locale_results;
|
file |
diff |
annotate
|
| Tue, 07 Nov 2006 19:40:56 +0100 |
wenzelm |
removed obsolete theorem statements (cf. specification.ML);
|
file |
diff |
annotate
|
| Tue, 07 Nov 2006 18:14:53 +0100 |
schirmer |
exported intro_locales_tac
|
file |
diff |
annotate
|
| Sat, 14 Oct 2006 23:25:54 +0200 |
wenzelm |
export map_elem;
|
file |
diff |
annotate
|
| Thu, 12 Oct 2006 22:57:38 +0200 |
wenzelm |
interpretation_in_locale: standalone goal setup;
|
file |
diff |
annotate
|
| Wed, 11 Oct 2006 00:31:38 +0200 |
wenzelm |
add_locale(_i): return actual result context;
|
file |
diff |
annotate
|
| Tue, 10 Oct 2006 13:59:13 +0200 |
haftmann |
gen_rem(s) abandoned in favour of remove / subtract
|
file |
diff |
annotate
|
| Mon, 09 Oct 2006 02:20:04 +0200 |
wenzelm |
removed obsolete note_thmss(_i);
|
file |
diff |
annotate
|
| Sat, 07 Oct 2006 01:30:58 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
| Thu, 21 Sep 2006 19:04:20 +0200 |
wenzelm |
member (op =);
|
file |
diff |
annotate
|
| Fri, 15 Sep 2006 22:56:13 +0200 |
wenzelm |
renamed Term.map_term_types to Term.map_types (cf. Term.fold_types);
|
file |
diff |
annotate
|
| Wed, 09 Aug 2006 00:12:38 +0200 |
wenzelm |
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
|
file |
diff |
annotate
|
| Thu, 03 Aug 2006 14:53:57 +0200 |
ballarin |
Updated comments.
|
file |
diff |
annotate
|
| Wed, 02 Aug 2006 22:27:01 +0200 |
wenzelm |
removed obsolete Drule.frees/vars_of etc.;
|
file |
diff |
annotate
|
| Thu, 27 Jul 2006 23:28:28 +0200 |
wenzelm |
renamed ProofContext.fix_frees to Variable.fix_frees;
|
file |
diff |
annotate
|
| Thu, 27 Jul 2006 13:43:01 +0200 |
wenzelm |
moved basic assumption operations from structure ProofContext to Assumption;
|
file |
diff |
annotate
|
| Tue, 25 Jul 2006 21:18:02 +0200 |
wenzelm |
renamed add_term_varnames to Term.add_varnames (cf. Term.add_vars etc.);
|
file |
diff |
annotate
|
| Wed, 19 Jul 2006 19:24:02 +0200 |
ballarin |
Strict dfs traversal of imported and registered identifiers.
|
file |
diff |
annotate
|
| Tue, 11 Jul 2006 12:24:23 +0200 |
wenzelm |
Name.internal;
|
file |
diff |
annotate
|
| Tue, 11 Jul 2006 11:19:28 +0200 |
ballarin |
Witness theorems of interpretations now transfered to current theory.
|
file |
diff |
annotate
|
| Sat, 08 Jul 2006 12:54:47 +0200 |
wenzelm |
Element.prove_witness: context;
|
file |
diff |
annotate
|
| Fri, 07 Jul 2006 09:39:25 +0200 |
ballarin |
Fixed erroneous check-in.
|
file |
diff |
annotate
|
| Fri, 07 Jul 2006 09:28:39 +0200 |
ballarin |
Internal restructuring: identify no longer computes syntax.
|
file |
diff |
annotate
|
| Thu, 06 Jul 2006 23:36:40 +0200 |
wenzelm |
removed obsolete locale view;
|
file |
diff |
annotate
|
| Tue, 04 Jul 2006 15:45:59 +0200 |
ballarin |
Locales no longer generate views. The following functions have changed
|
file |
diff |
annotate
|
| Tue, 04 Jul 2006 14:47:01 +0200 |
ballarin |
Method intro_locales replaced by intro_locales and unfold_locales.
|
file |
diff |
annotate
|
| Thu, 22 Jun 2006 07:08:04 +0200 |
ballarin |
Improved handling of defines imported in duplicate.
|
file |
diff |
annotate
|
| Tue, 20 Jun 2006 16:46:30 +0200 |
haftmann |
fixed sml/nj value restriction problem
|
file |
diff |
annotate
|
| Tue, 20 Jun 2006 15:53:44 +0200 |
ballarin |
Restructured locales with predicates: import is now an interpretation.
|
file |
diff |
annotate
|
| Sat, 17 Jun 2006 19:37:55 +0200 |
wenzelm |
Variable.importT_inst;
|
file |
diff |
annotate
|
| Thu, 15 Jun 2006 23:10:45 +0200 |
wenzelm |
ProofContext: moved variable operations to struct Variable;
|
file |
diff |
annotate
|
| Tue, 13 Jun 2006 23:41:31 +0200 |
wenzelm |
use Drule.unvarify instead of obsolete Drule.freeze_all;
|
file |
diff |
annotate
|
| Wed, 07 Jun 2006 02:01:33 +0200 |
wenzelm |
renamed Type.(un)varifyT to Logic.(un)varifyT;
|
file |
diff |
annotate
|
| Tue, 06 Jun 2006 10:05:57 +0200 |
ballarin |
Improved parameter management of locales.
|
file |
diff |
annotate
|
| Mon, 05 Jun 2006 21:54:26 +0200 |
wenzelm |
export read/cert_expr;
|
file |
diff |
annotate
|
| Fri, 26 May 2006 22:20:06 +0200 |
wenzelm |
activate Defines: fix frees;
|
file |
diff |
annotate
|
| Tue, 16 May 2006 21:33:16 +0200 |
wenzelm |
replaced abbrevs by term_syntax, which is both simpler and more general;
|
file |
diff |
annotate
|
| Sun, 07 May 2006 00:22:05 +0200 |
wenzelm |
removed 'concl is' patterns;
|
file |
diff |
annotate
|
| Thu, 27 Apr 2006 15:06:35 +0200 |
wenzelm |
tuned basic list operators (flat, maps, map_filter);
|
file |
diff |
annotate
|
| Thu, 13 Apr 2006 12:01:01 +0200 |
wenzelm |
use conjunction stuff from conjunction.ML;
|
file |
diff |
annotate
|
| Sat, 08 Apr 2006 22:51:26 +0200 |
wenzelm |
abbrevs: support print mode;
|
file |
diff |
annotate
|
| Mon, 20 Mar 2006 21:29:04 +0100 |
wenzelm |
interpret: Proof.assert_forward_or_chain;
|
file |
diff |
annotate
|
| Mon, 20 Mar 2006 17:15:35 +0100 |
ballarin |
Tuned signature of Locale.add_locale(_i).
|
file |
diff |
annotate
|
| Fri, 17 Mar 2006 15:22:40 +0100 |
ballarin |
add_locale(_i) returns internal locale name.
|
file |
diff |
annotate
|
| Fri, 17 Mar 2006 09:57:25 +0100 |
ballarin |
Internal restructuring: local parameters.
|
file |
diff |
annotate
|
| Thu, 16 Mar 2006 20:19:25 +0100 |
ballarin |
New interface function parameters_of_expr.
|
file |
diff |
annotate
|
| Wed, 15 Feb 2006 21:35:11 +0100 |
wenzelm |
removed distinct, renamed gen_distinct to distinct;
|
file |
diff |
annotate
|
| Sun, 12 Feb 2006 21:34:18 +0100 |
wenzelm |
simplified TableFun.join;
|
file |
diff |
annotate
|
| Sat, 11 Feb 2006 17:17:53 +0100 |
wenzelm |
added abbreviations: activated by init, no expressions yet;
|
file |
diff |
annotate
|
| Tue, 07 Feb 2006 19:56:45 +0100 |
wenzelm |
renamed gen_duplicates to duplicates;
|
file |
diff |
annotate
|
| Mon, 06 Feb 2006 20:59:52 +0100 |
wenzelm |
TableFun: renamed xxx_multi to xxx_list;
|
file |
diff |
annotate
|
| Fri, 03 Feb 2006 11:47:57 +0100 |
haftmann |
refined signature of locale module
|
file |
diff |
annotate
|
| Thu, 02 Feb 2006 16:31:35 +0100 |
wenzelm |
Proof.refine_insert;
|
file |
diff |
annotate
|
| Thu, 02 Feb 2006 12:54:08 +0100 |
wenzelm |
theorem(_in_locale): Element.statement, Obtain.statement;
|
file |
diff |
annotate
|
| Thu, 02 Feb 2006 10:12:45 +0100 |
ballarin |
*_asms_of fixed.
|
file |
diff |
annotate
|
| Sat, 28 Jan 2006 17:29:49 +0100 |
wenzelm |
LocalDefs;
|
file |
diff |
annotate
|
| Fri, 27 Jan 2006 19:03:12 +0100 |
wenzelm |
init: include view;
|
file |
diff |
annotate
|
| Fri, 27 Jan 2006 16:05:23 +0100 |
ballarin |
Interface to access the specification of a named locale.
|
file |
diff |
annotate
|
| Wed, 25 Jan 2006 00:21:40 +0100 |
wenzelm |
turned abstract_term into ProofContext.abs_def;
|
file |
diff |
annotate
|
| Tue, 24 Jan 2006 00:43:31 +0100 |
wenzelm |
removed the_params;
|
file |
diff |
annotate
|
| Sun, 22 Jan 2006 18:45:59 +0100 |
wenzelm |
added the_params;
|
file |
diff |
annotate
|
| Sat, 21 Jan 2006 23:02:14 +0100 |
wenzelm |
simplified type attribute;
|
file |
diff |
annotate
|
| Thu, 19 Jan 2006 21:22:08 +0100 |
wenzelm |
setup: theory -> theory;
|
file |
diff |
annotate
|
| Mon, 16 Jan 2006 21:55:15 +0100 |
wenzelm |
put_facts: do not pretend local thms were named;
|
file |
diff |
annotate
|