Mon, 03 May 2010 20:53:49 +0200 |
wenzelm |
replaced Thm.legacy_freezeT by Thm.unvarify_global -- these facts stem from closed definitions, i.e. there are no term Vars;
|
changeset |
files
|
Mon, 03 May 2010 20:13:36 +0200 |
wenzelm |
renamed Thm.freezeT to Thm.legacy_freezeT -- it is based on Type.legacy_freeze;
|
changeset |
files
|
Mon, 03 May 2010 16:26:47 +0200 |
wenzelm |
minor tuning of Thm.strip_shyps -- no longer pervasive;
|
changeset |
files
|
Mon, 03 May 2010 15:34:55 +0200 |
wenzelm |
simplified primitive Thm.future: more direct theory check, do not hardwire strip_shyps here;
|
changeset |
files
|
Mon, 03 May 2010 14:38:18 +0200 |
wenzelm |
old NEWS on global operations;
|
changeset |
files
|
Mon, 03 May 2010 14:31:33 +0200 |
wenzelm |
ProofContext.init_global;
|
changeset |
files
|
Mon, 03 May 2010 14:25:56 +0200 |
wenzelm |
renamed ProofContext.init to ProofContext.init_global to emphasize that this is not the real thing;
|
changeset |
files
|
Mon, 03 May 2010 07:59:51 +0200 |
haftmann |
merged
|
changeset |
files
|
Fri, 30 Apr 2010 18:34:51 +0200 |
haftmann |
do not generate code per default -- touches file of parent session
|
changeset |
files
|
Sat, 01 May 2010 21:29:03 +0200 |
krauss |
made sml/nj happy about Sledgehammer and Nitpick (cf. 6f11c9b1fb3e, 3c2438efe224)
|
changeset |
files
|
Sat, 01 May 2010 20:49:39 +0200 |
krauss |
Backed out changeset 6f11c9b1fb3e (breaks compilation of HOL image)
|
changeset |
files
|
Sat, 01 May 2010 10:37:31 +0200 |
blanchet |
now if this doesn't make SML/NJ happy, nothing will
|
changeset |
files
|
Sat, 01 May 2010 00:23:57 +0200 |
wenzelm |
more stats;
|
changeset |
files
|
Fri, 30 Apr 2010 23:53:37 +0200 |
wenzelm |
renamed Variable.thm_context to Variable.global_thm_context to emphasize that this is not the real thing;
|
changeset |
files
|
Fri, 30 Apr 2010 23:43:09 +0200 |
wenzelm |
slightly more standard induct_simp_add/del attributes;
|
changeset |
files
|
Fri, 30 Apr 2010 23:40:14 +0200 |
wenzelm |
map_css: explicitly provide a temporary context, which might be required for mksimps, mkcongs etc.;
|
changeset |
files
|
Fri, 30 Apr 2010 23:33:42 +0200 |
wenzelm |
export Simplifier.with_context;
|
changeset |
files
|
Fri, 30 Apr 2010 21:10:57 +0200 |
wenzelm |
removed some old comments;
|
changeset |
files
|
Fri, 30 Apr 2010 09:54:04 -0700 |
huffman |
merged
|
changeset |
files
|
Fri, 30 Apr 2010 08:47:07 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 29 Apr 2010 15:24:22 -0700 |
huffman |
generalize lemma adjoint_unique; simplify some proofs
|
changeset |
files
|
Thu, 29 Apr 2010 14:32:24 -0700 |
huffman |
fix latex url
|
changeset |
files
|
Thu, 29 Apr 2010 11:42:34 -0700 |
huffman |
merged
|
changeset |
files
|
Thu, 29 Apr 2010 11:41:04 -0700 |
huffman |
define linear algebra concepts using scaleR instead of (op *s); generalized many lemmas, though a few theorems that used to work on type int^'n are a bit less general
|
changeset |
files
|
Thu, 29 Apr 2010 09:29:47 -0700 |
huffman |
remove unused function vector_power, unused lemma one_plus_of_nat_neq_0
|
changeset |
files
|
Thu, 29 Apr 2010 09:17:25 -0700 |
huffman |
move class instantiations from Euclidean_Space.thy to Finite_Cartesian_Product.thy
|
changeset |
files
|
Thu, 29 Apr 2010 07:22:01 -0700 |
huffman |
remove redundant constants pastecart, fstcart, sndcart; users should prefer Pair, fst, snd instead
|
changeset |
files
|
Wed, 28 Apr 2010 23:08:31 -0700 |
huffman |
generalize LIMSEQ_vector to tendsto_vector
|
changeset |
files
|
Wed, 28 Apr 2010 22:36:45 -0700 |
huffman |
generalize orthogonal_clauses
|
changeset |
files
|
Wed, 28 Apr 2010 22:20:59 -0700 |
huffman |
remove redundant lemma vector_dist_norm
|
changeset |
files
|