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