bulwahn [Thu, 12 Jan 2012 10:19:33 +0100] rev 46193
adding exhaustive instances for type constructor set
berghofe [Thu, 12 Jan 2012 00:14:20 +0100] rev 46192
Updated generated file
berghofe [Thu, 12 Jan 2012 00:13:37 +0100] rev 46191
Added inf_Int_eq to pred_set_conv database as well
wenzelm [Wed, 11 Jan 2012 21:04:22 +0100] rev 46190
more conventional eval_tac vs. method_setup "eval";
clarified method "normalization": THEN_ALL_NEW avoids bumping into other subgoals;
wenzelm [Wed, 11 Jan 2012 18:02:59 +0100] rev 46189
updated generated file -- change of printed case syntax probably due to f805747f8571;
wenzelm [Wed, 11 Jan 2012 17:30:34 +0100] rev 46188
actually try to preserve names given by user (cf. 463b594e186a);
wenzelm [Wed, 11 Jan 2012 16:47:30 +0100] rev 46187
updated example -- List.foldl is no longer defined via primrec;
wenzelm [Wed, 11 Jan 2012 16:25:34 +0100] rev 46186
more qualified names;
more antiquotations;
wenzelm [Wed, 11 Jan 2012 16:23:59 +0100] rev 46185
refer to imp_cong from HOL, not Drule (!) -- cf. 4ed94d92ae19;
wenzelm [Wed, 11 Jan 2012 15:12:57 +0100] rev 46184
more robust ISABELLE_HOME_USER for repository versions -- some versions of Emacs interpret foo//bar as /bar even on the command-line (unlike regular POSIX semantics);
berghofe [Wed, 11 Jan 2012 00:05:31 +0100] rev 46183
merged
berghofe [Wed, 11 Jan 2012 00:01:54 +0100] rev 46182
Removed strange hack introduced in b27e93132603, since equivariance
is working again