nipkow [Fri, 02 May 2008 18:01:02 +0200] rev 26771
Added documentation
wenzelm [Fri, 02 May 2008 16:39:44 +0200] rev 26770
moved begin and imports to ../isar.sty;
wenzelm [Fri, 02 May 2008 16:38:01 +0200] rev 26769
added begin and imports;
wenzelm [Fri, 02 May 2008 16:36:29 +0200] rev 26768
clean_string: handle { };
wenzelm [Fri, 02 May 2008 16:36:05 +0200] rev 26767
converted pure.tex to Thy/pure.thy;
urbanc [Fri, 02 May 2008 16:32:51 +0200] rev 26766
polished the proof for atm_prm_fresh and more lemmas for fresh_star
ballarin [Fri, 02 May 2008 15:49:04 +0200] rev 26765
unfold_locales part of default method.
urbanc [Fri, 02 May 2008 02:17:07 +0200] rev 26764
extended to be a library of general facts about the lambda calculus
urbanc [Fri, 02 May 2008 02:16:10 +0200] rev 26763
tuned some proofs and comments
haftmann [Tue, 29 Apr 2008 19:55:02 +0200] rev 26762
added lemma antiquotation
haftmann [Tue, 29 Apr 2008 15:25:50 +0200] rev 26761
proper input abbreviations in class
wenzelm [Tue, 29 Apr 2008 13:41:11 +0200] rev 26760
replaced various macros by antiquotations;
misc tuning;
wenzelm [Tue, 29 Apr 2008 13:39:54 +0200] rev 26759
more ref macros;
wenzelm [Tue, 29 Apr 2008 13:39:32 +0200] rev 26758
session based on HOL;
haftmann [Mon, 28 Apr 2008 20:21:11 +0200] rev 26757
thms Max_ge, Min_le: dropped superfluous premise
wenzelm [Mon, 28 Apr 2008 14:42:13 +0200] rev 26756
proper command/keyword markup;
wenzelm [Mon, 28 Apr 2008 14:41:32 +0200] rev 26755
added AND, IS, WHERE symbols;
wenzelm [Mon, 28 Apr 2008 14:22:42 +0200] rev 26754
converted syntax.tex to Thy/syntax.thy;
haftmann [Mon, 28 Apr 2008 13:41:04 +0200] rev 26753
dropping return in imperative monad bindings
haftmann [Sun, 27 Apr 2008 17:13:01 +0200] rev 26752
corrected ML semantics
wenzelm [Sat, 26 Apr 2008 13:20:16 +0200] rev 26751
added setup for Isar entities;
tuned;
krauss [Sat, 26 Apr 2008 08:49:31 +0200] rev 26750
fixed recdef, broken by my previous commit
krauss [Fri, 25 Apr 2008 16:28:06 +0200] rev 26749
* New attribute "termination_simp": Simp rules for termination proofs
* General lemmas about list_size
krauss [Fri, 25 Apr 2008 15:30:33 +0200] rev 26748
Merged theories about wellfoundedness into one: Wellfounded.thy