Tue, 10 Apr 2007 11:12:55 +0200 |
krauss |
removed dead code
|
changeset |
files
|
Tue, 10 Apr 2007 11:12:42 +0200 |
krauss |
tuned
|
changeset |
files
|
Tue, 10 Apr 2007 08:19:20 +0200 |
krauss |
added example for definitions in local contexts
|
changeset |
files
|
Tue, 10 Apr 2007 08:09:28 +0200 |
krauss |
removed obsolete workaround
|
changeset |
files
|
Mon, 09 Apr 2007 21:28:24 +0200 |
huffman |
generalized type of lemma setsum_product
|
changeset |
files
|
Mon, 09 Apr 2007 04:51:28 +0200 |
huffman |
new standard proofs of some LIMSEQ lemmas
|
changeset |
files
|
Sun, 08 Apr 2007 18:35:19 +0200 |
huffman |
rearranged sections
|
changeset |
files
|
Sun, 08 Apr 2007 17:54:52 +0200 |
huffman |
remove redundant lemmas
|
changeset |
files
|
Sat, 07 Apr 2007 18:54:30 +0200 |
krauss |
removed obsolete workarounds
|
changeset |
files
|
Sat, 07 Apr 2007 12:40:32 +0200 |
urbanc |
deleted remaining instances of swap_simp_a and swap_simp_b (obsolete now)
|
changeset |
files
|
Sat, 07 Apr 2007 11:36:35 +0200 |
urbanc |
tuned slightly the previous commit
|
changeset |
files
|
Sat, 07 Apr 2007 11:05:25 +0200 |
narboux |
perm_simp can now simplify using the rules (a,b) o a = b and (a,b) o b = a
|
changeset |
files
|
Fri, 06 Apr 2007 01:26:30 +0200 |
huffman |
add new standard proofs for limits of sequences
|
changeset |
files
|
Thu, 05 Apr 2007 14:56:54 +0200 |
berghofe |
Replaced add_inductive_i by add_inductive_global.
|
changeset |
files
|
Thu, 05 Apr 2007 14:56:10 +0200 |
berghofe |
- Tried to make name_of_thm more robust against changes of the
|
changeset |
files
|
Thu, 05 Apr 2007 14:51:28 +0200 |
berghofe |
- Removed occurrences of ProofContext.export in add_ind_def that
|
changeset |
files
|
Thu, 05 Apr 2007 00:30:32 +0200 |
wenzelm |
thy_deps: sort Context.thy_ord;
|
changeset |
files
|
Thu, 05 Apr 2007 00:30:31 +0200 |
wenzelm |
added thy_ord -- order of creation;
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:42 +0200 |
wenzelm |
simplified thy_deps using Theory.ancestors_of (in order of creation);
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:41 +0200 |
wenzelm |
renamed Variable.importT to importT_thms;
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:40 +0200 |
wenzelm |
removed unused dep_graph;
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:39 +0200 |
wenzelm |
theory: maintain ancestors in order of creation;
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:38 +0200 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:37 +0200 |
wenzelm |
rebind HOL.refl as refl (hidden by widen.refl);
|
changeset |
files
|
Wed, 04 Apr 2007 23:29:33 +0200 |
wenzelm |
rep_thm/cterm/ctyp: removed obsolete sign field;
|
changeset |
files
|
Wed, 04 Apr 2007 20:22:32 +0200 |
narboux |
make fresh_guess fail if it does not solve the subgoal
|
changeset |
files
|
Wed, 04 Apr 2007 19:56:25 +0200 |
narboux |
add a few details in the Fst and Snd cases of unicity proof
|
changeset |
files
|
Wed, 04 Apr 2007 18:05:05 +0200 |
paulson |
find_first is just an alias
|
changeset |
files
|
Wed, 04 Apr 2007 00:13:13 +0200 |
wenzelm |
added print_mode (generic non-sense);
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:26 +0200 |
wenzelm |
improved exception CTERM;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:23 +0200 |
wenzelm |
removed unused info channel;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:22 +0200 |
wenzelm |
added print_mode;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:21 +0200 |
wenzelm |
removed unused info channel;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:20 +0200 |
wenzelm |
renamed Output.has_mode to print_mode_active;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:18 +0200 |
wenzelm |
tuned comment;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:17 +0200 |
wenzelm |
cleaned-up Output functions;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:16 +0200 |
wenzelm |
improved exception CTERM;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:14 +0200 |
wenzelm |
added scanwords from library.ML (for obsolete rename_tac);
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:13 +0200 |
wenzelm |
removed obsolete scanwords (see obsolete tactic.ML:rename_tac for its only use);
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:12 +0200 |
wenzelm |
removed dead code;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:10 +0200 |
wenzelm |
cleaned-up Output functions;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:08 +0200 |
wenzelm |
eliminated obsolete rename_tac;
|
changeset |
files
|
Wed, 04 Apr 2007 00:11:03 +0200 |
wenzelm |
removed obsolete sign_of/sign_of_thm;
|
changeset |
files
|
Wed, 04 Apr 2007 00:10:59 +0200 |
wenzelm |
ML antiquotes;
|
changeset |
files
|
Tue, 03 Apr 2007 19:31:48 +0200 |
wenzelm |
tuned comments;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:22 +0200 |
wenzelm |
fixed chr/explode;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:21 +0200 |
wenzelm |
avoid overloaded integer constants (accomodate Alice);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:19 +0200 |
wenzelm |
avoid clash with Alice keywords;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:18 +0200 |
wenzelm |
signature: eqtype to accomodate Alice;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:17 +0200 |
wenzelm |
renamed comp to compose (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:16 +0200 |
wenzelm |
renamed of_sort_derivation record fields (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:15 +0200 |
wenzelm |
added ML-Systems/alice.ML;
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:13 +0200 |
wenzelm |
renamed Variable.import to import_thms (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:11 +0200 |
wenzelm |
removed assert/deny (avoid clash with Alice keywords and confusion due to strict evaluation);
|
changeset |
files
|
Tue, 03 Apr 2007 19:24:10 +0200 |
wenzelm |
ranamed CodegenData.lazy to lazy_thms (avoid clash with Alice keywords);
|
changeset |
files
|
Tue, 03 Apr 2007 17:05:52 +0200 |
narboux |
remove the lemma swap_fun which was not needed
|
changeset |
files
|
Tue, 03 Apr 2007 16:20:34 +0200 |
narboux |
slighltly improved the proof of unicity
|
changeset |
files
|
Tue, 03 Apr 2007 12:12:42 +0200 |
wenzelm |
Compatibility file for Alice 1.3 -- experimental!
|
changeset |
files
|
Mon, 02 Apr 2007 23:24:52 +0200 |
narboux |
rename bij and fresh into bijs and freshs and lookup for eqvts lemma using the ml value instead of the name
|
changeset |
files
|
Mon, 02 Apr 2007 11:31:08 +0200 |
paulson |
optimizing the null instantiation case
|
changeset |
files
|