haftmann [Mon, 18 Dec 2006 08:21:29 +0100] rev 21873
introduced abstract view on number expressions in hologic.ML
haftmann [Mon, 18 Dec 2006 08:21:28 +0100] rev 21872
whitespace fix
haftmann [Mon, 18 Dec 2006 08:21:27 +0100] rev 21871
added code generation syntax for some char combinators
haftmann [Mon, 18 Dec 2006 08:21:26 +0100] rev 21870
infix syntax for generated code for composition
haftmann [Mon, 18 Dec 2006 08:21:25 +0100] rev 21869
new-style oracle setup
haftmann [Mon, 18 Dec 2006 08:21:24 +0100] rev 21868
added functions tutorial
aspinall [Sun, 17 Dec 2006 22:43:50 +0100] rev 21867
Add abstraction for objtypes and documents.
huffman [Sat, 16 Dec 2006 20:27:56 +0100] rev 21866
removed Hyperreal/HyperArith.thy and Hyperreal/HyperPow.thy
huffman [Sat, 16 Dec 2006 20:23:45 +0100] rev 21865
moved several theorems; rearranged theory dependencies
huffman [Sat, 16 Dec 2006 19:37:07 +0100] rev 21864
hypreal_of_hypnat abbreviates more general of_hypnat
webertj [Fri, 15 Dec 2006 17:51:07 +0100] rev 21863
tracing instead of warning
wenzelm [Fri, 15 Dec 2006 00:08:50 +0100] rev 21862
updated;
wenzelm [Fri, 15 Dec 2006 00:08:16 +0100] rev 21861
removed obsolete assert;
wenzelm [Fri, 15 Dec 2006 00:08:15 +0100] rev 21860
renamed LocalTheory.assert to affirm;
wenzelm [Fri, 15 Dec 2006 00:08:14 +0100] rev 21859
tuned -- accomodate Alice;
wenzelm [Fri, 15 Dec 2006 00:08:06 +0100] rev 21858
avoid conflict with Alice keywords: renamed pack -> implode, unpack -> explode, any -> many, avoided assert;
huffman [Thu, 14 Dec 2006 22:19:39 +0100] rev 21857
remove Hyperreal/fuf.ML
huffman [Thu, 14 Dec 2006 22:18:08 +0100] rev 21856
remove commented section
huffman [Thu, 14 Dec 2006 22:09:26 +0100] rev 21855
remove ultra tactic and redundant FreeUltrafilterNat lemmas
huffman [Thu, 14 Dec 2006 22:08:35 +0100] rev 21854
declare insert_iff [simp]
wenzelm [Thu, 14 Dec 2006 21:46:59 +0100] rev 21853
activated improved use_ml, which captures output and reports source positions;
define use_file in terms of use_ml;
wenzelm [Thu, 14 Dec 2006 21:46:58 +0100] rev 21852
tuned;
huffman [Thu, 14 Dec 2006 21:33:47 +0100] rev 21851
prove hyperpow_realpow using transfer
huffman [Thu, 14 Dec 2006 21:03:39 +0100] rev 21850
remove usage of ultra tactic
huffman [Thu, 14 Dec 2006 19:29:48 +0100] rev 21849
add lemmas singleton and insert_iff
huffman [Thu, 14 Dec 2006 19:15:16 +0100] rev 21848
generalized type of hyperpow; removed hcpow
huffman [Thu, 14 Dec 2006 18:10:38 +0100] rev 21847
redefine hSuc as *f* Suc, and move to HyperNat.thy
wenzelm [Thu, 14 Dec 2006 16:08:09 +0100] rev 21846
proper use of IntInf instead of InfInf;
wenzelm [Thu, 14 Dec 2006 15:31:22 +0100] rev 21845
defs/notes: more robust transitivity reasoning;
wenzelm [Thu, 14 Dec 2006 15:31:21 +0100] rev 21844
added trans_terms/props;