wenzelm [Mon, 15 Feb 2010 17:17:51 +0100] rev 35129
discontinued unnamed infix syntax;
wenzelm [Mon, 15 Feb 2010 15:50:41 +0100] rev 35128
eliminated unnamed infixes;
haftmann [Mon, 15 Feb 2010 14:04:06 +0100] rev 35127
apply global morphism for theory, instantiation and overloading target; n.b. target morphism and global morphism coincide for theory target
haftmann [Mon, 15 Feb 2010 14:04:06 +0100] rev 35126
clarifed type
boehmes [Sun, 14 Feb 2010 17:46:28 +0100] rev 35125
optionally localize assertion labels (based on user-defined offsets) to reduce the effort of label adaptions after changes to the source program
wenzelm [Sun, 14 Feb 2010 00:26:48 +0100] rev 35124
formal markup of constants;
wenzelm [Sat, 13 Feb 2010 23:24:57 +0100] rev 35123
modernized structures;
wenzelm [Sat, 13 Feb 2010 23:16:06 +0100] rev 35122
authentic proof syntax;
haftmann [Fri, 12 Feb 2010 14:28:01 +0100] rev 35121
tuned import order
haftmann [Fri, 12 Feb 2010 09:49:28 +0100] rev 35120
tuned comments
wenzelm [Thu, 11 Feb 2010 23:50:38 +0100] rev 35119
merged
huffman [Thu, 11 Feb 2010 12:26:50 -0800] rev 35118
merged
huffman [Thu, 11 Feb 2010 12:26:07 -0800] rev 35117
change generated lemmas dist_eqs and dist_les to iff-style
boehmes [Thu, 11 Feb 2010 17:48:55 +0100] rev 35116
unfold quantifiers (Ball, Bex, Ex1)
wenzelm [Thu, 11 Feb 2010 23:00:22 +0100] rev 35115
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
minor tuning;
wenzelm [Thu, 11 Feb 2010 22:55:16 +0100] rev 35114
formal markup of @{syntax_const} and @{const_syntax};
authentic syntax for extra robustness;
wenzelm [Thu, 11 Feb 2010 22:19:58 +0100] rev 35113
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:06:37 +0100] rev 35112
numeral syntax: clarify parse trees vs. actual terms;
modernized translations;
formal markup of @{syntax_const} and @{const_syntax};
wenzelm [Thu, 11 Feb 2010 22:03:37 +0100] rev 35111
added ML antiquotation @{syntax_const};
wenzelm [Thu, 11 Feb 2010 22:03:15 +0100] rev 35110
treat inner token markers as syntax consts;
wenzelm [Thu, 11 Feb 2010 21:33:25 +0100] rev 35109
modernized syntax/translations;
wenzelm [Thu, 11 Feb 2010 21:31:50 +0100] rev 35108
modernized syntax/translations;
tuned headers;
wenzelm [Thu, 11 Feb 2010 13:54:53 +0100] rev 35107
modernized translations;
boehmes [Thu, 11 Feb 2010 09:14:34 +0100] rev 35106
merged
boehmes [Thu, 11 Feb 2010 09:14:08 +0100] rev 35105
use full paths when importing theories
nipkow [Thu, 11 Feb 2010 08:44:41 +0100] rev 35104
merged
nipkow [Thu, 11 Feb 2010 08:44:19 +0100] rev 35103
inductive vs inductive_set explanation
wenzelm [Thu, 11 Feb 2010 00:45:02 +0100] rev 35102
modernized translations;
wenzelm [Wed, 10 Feb 2010 23:53:46 +0100] rev 35101
modernized translations;
wenzelm [Wed, 10 Feb 2010 19:37:34 +0100] rev 35100
renamed Library/Quotient.thy to Library/Quotient_Type.thy to avoid clash with new theory Quotient in Main HOL;