desharna [Tue, 21 Oct 2014 17:23:11 +0200] rev 58732
move theorem 'rec_o_map'
* * *
move documentation of 'rec_o_map'
desharna [Tue, 21 Oct 2014 17:23:10 +0200] rev 58731
warn for not fully mutually (co)recursive types
hoelzl [Tue, 21 Oct 2014 17:00:42 +0200] rev 58730
add transfer rule for set_pmf
hoelzl [Mon, 20 Oct 2014 18:33:14 +0200] rev 58729
add tendsto_const and tendsto_ident_at as simp and intro rules
wenzelm [Mon, 20 Oct 2014 23:17:28 +0200] rev 58728
tuned spacing;
wenzelm [Mon, 20 Oct 2014 22:46:17 +0200] rev 58727
avoid odd ligatures;
wenzelm [Mon, 20 Oct 2014 21:48:03 +0200] rev 58726
more accurate approximation of AST;
wenzelm [Mon, 20 Oct 2014 21:44:33 +0200] rev 58725
tuned exposition of {* ... *};
wenzelm [Mon, 20 Oct 2014 21:32:54 +0200] rev 58724
more antiquotations;
tuned spacing;
wenzelm [Mon, 20 Oct 2014 20:43:02 +0200] rev 58723
more antiquotations;
tuned spacing;
kuncar [Mon, 20 Oct 2014 17:56:23 +0200] rev 58722
register transfer rules from BNF and FP_Sugar
kuncar [Mon, 20 Oct 2014 17:56:21 +0200] rev 58721
refactored
wenzelm [Mon, 20 Oct 2014 17:41:04 +0200] rev 58720
merged
wenzelm [Mon, 20 Oct 2014 17:02:46 +0200] rev 58719
back to formal comment (see 23a380cc45f4, 3094b0edd6b5);
wenzelm [Mon, 20 Oct 2014 17:00:13 +0200] rev 58718
repared document;
wenzelm [Mon, 20 Oct 2014 16:53:50 +0200] rev 58717
merged
wenzelm [Mon, 20 Oct 2014 16:52:36 +0200] rev 58716
official support for "tt" style variants, avoid fragile \verb in LaTeX;
official document antiquotation @{verbatim};
wenzelm [Mon, 20 Oct 2014 14:11:14 +0200] rev 58715
removed dead code;
wenzelm [Mon, 20 Oct 2014 10:19:50 +0200] rev 58714
suppress special Poly/ML location inBasis (see $ML_SOURCES/mlsource/MLCompiler/STRUCT_VALS.ML);
paulson <lp15@cam.ac.uk> [Mon, 20 Oct 2014 16:12:23 +0100] rev 58713
tweaked
haftmann [Mon, 20 Oct 2014 12:26:44 +0200] rev 58712
avoid unsafe simp rules
haftmann [Mon, 20 Oct 2014 07:57:33 +0200] rev 58711
more standard declaration for presburger
haftmann [Mon, 20 Oct 2014 07:45:58 +0200] rev 58710
augmented and tuned facts on even/odd and division
haftmann [Sun, 19 Oct 2014 18:05:26 +0200] rev 58709
prefer generic elimination rules for even/odd over specialized unfold rules for nat
wenzelm [Sun, 19 Oct 2014 12:47:34 +0200] rev 58708
NEWS;
wenzelm [Sun, 19 Oct 2014 12:07:03 +0200] rev 58707
omit pointless nodes for proof commands etc.;
wenzelm [Sun, 19 Oct 2014 11:20:03 +0200] rev 58706
tuned signature and modules;
wenzelm [Sat, 18 Oct 2014 22:50:35 +0200] rev 58705
merged