Fri, 13 Apr 2007 01:06:12 +0200 huffman minimize imports
Fri, 13 Apr 2007 00:48:12 +0200 huffman new simp rule exp_ln; new standard proof of DERIV_exp_ln_one; changed imports
Fri, 13 Apr 2007 00:07:52 +0200 huffman moved nonstandard derivative stuff from Deriv.thy into new file HDeriv.thy
Thu, 12 Apr 2007 23:06:27 +0200 wenzelm added proj_value_antiq;
Thu, 12 Apr 2007 23:06:25 +0200 wenzelm absdummy: use internal name uu to avoid renaming of popular names;
Thu, 12 Apr 2007 15:46:12 +0200 urbanc tuned the proof of lemma pt_list_set_fresh (as suggested by Randy Pollack) and tuned the syntax for sub_contexts
Thu, 12 Apr 2007 15:35:29 +0200 wenzelm updated;
Thu, 12 Apr 2007 15:01:13 +0200 wenzelm output_basic: added isaantiq markup (only inside verbatim tokens);
Thu, 12 Apr 2007 15:01:11 +0200 wenzelm newenvironment{isaantiq};
Thu, 12 Apr 2007 13:58:47 +0200 paulson Zero variable indexes in clauses
Thu, 12 Apr 2007 13:58:02 +0200 paulson Improved treatment of classrel/arity clauses
Thu, 12 Apr 2007 13:57:27 +0200 paulson Fixed the treatment of TVars in conjecture clauses (they are deleted, not frozen)
Thu, 12 Apr 2007 13:56:40 +0200 paulson Improved and simplified the treatment of classrel/arity clauses
Thu, 12 Apr 2007 12:26:19 +0200 haftmann canonical merge operations
Thu, 12 Apr 2007 03:37:30 +0200 huffman moved nonstandard limit stuff from Lim.thy into new theory HLim.thy
Thu, 12 Apr 2007 02:59:44 +0200 kleing run annomaly from makedist
Thu, 12 Apr 2007 02:44:33 +0200 isatest set special ISABELLE_USER_HOME as in other isatest settings
Thu, 12 Apr 2007 02:42:58 +0200 kleing isatest version of annomaly script. to be run from istatest-makedist.
Thu, 12 Apr 2007 01:53:02 +0200 huffman new standard proof of lemma LIM_inverse
Wed, 11 Apr 2007 19:42:43 +0200 huffman new class syntax for scaleR and norm classes
Wed, 11 Apr 2007 09:40:29 +0200 krauss removed debugging code
Wed, 11 Apr 2007 08:28:15 +0200 haftmann canonical merge operations
Wed, 11 Apr 2007 08:28:14 +0200 haftmann tuned
Wed, 11 Apr 2007 08:28:13 +0200 haftmann dropped legacy ML bindings
Wed, 11 Apr 2007 04:13:06 +0200 huffman moved nonstandard stuff from SEQ.thy into new file HSEQ.thy
Wed, 11 Apr 2007 03:54:53 +0200 huffman move lemma real_of_nat_inverse_le_iff from NSA.thy to NthRoot.thy
Wed, 11 Apr 2007 02:19:06 +0200 huffman new standard proof of convergent = Cauchy
Tue, 10 Apr 2007 22:02:43 +0200 huffman new standard proof of LIMSEQ_realpow_zero
Tue, 10 Apr 2007 22:01:19 +0200 huffman new LIM/isCont lemmas for abs, of_real, and power
Tue, 10 Apr 2007 21:52:38 +0200 krauss some restructuring
Tue, 10 Apr 2007 21:51:08 +0200 huffman interpretation bounded_linear_of_real
Tue, 10 Apr 2007 21:50:08 +0200 huffman removed unnecessary premise from power_le_imp_le_base
Tue, 10 Apr 2007 18:09:58 +0200 krauss proper handling of morphisms
Tue, 10 Apr 2007 14:11:01 +0200 krauss Moving "FunDef" up in the HOL development graph, since it is independent from "Recdef" and "Datatype" now.
Tue, 10 Apr 2007 11:55:23 +0200 wenzelm inline_antiq: no longer forces ML_Syntax.atomic;
Tue, 10 Apr 2007 11:12:55 +0200 krauss removed dead code
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;
(0) -10000 -3000 -1000 -300 -100 -60 +60 +100 +300 +1000 +3000 +10000 +30000 tip