haftmann [Sat, 15 Mar 2014 08:31:33 +0100] rev 56154
more complete set of lemmas wrt. image and composition
panny [Sat, 15 Mar 2014 03:37:22 +0100] rev 56153
merge
panny [Sat, 15 Mar 2014 01:36:38 +0100] rev 56152
add error messages for invalid inputs
huffman [Fri, 14 Mar 2014 13:27:38 -0700] rev 56151
add lemmas about nhds filter; tuned proof
huffman [Fri, 14 Mar 2014 10:59:43 -0700] rev 56150
remove unused lemma which was a direct consequence of tendsto_intros
wenzelm [Fri, 14 Mar 2014 19:15:50 +0100] rev 56149
merged
wenzelm [Fri, 14 Mar 2014 17:32:11 +0100] rev 56148
merged
wenzelm [Fri, 14 Mar 2014 16:54:01 +0100] rev 56147
prefer more robust Synchronized.var;
wenzelm [Fri, 14 Mar 2014 15:41:29 +0100] rev 56146
discontinued somewhat pointless "thy_script" keyword kind;
wenzelm [Fri, 14 Mar 2014 15:26:52 +0100] rev 56145
conceal improper cases, e.g. relevant for completion (and potentially for markup);
wenzelm [Fri, 14 Mar 2014 15:12:22 +0100] rev 56144
conceal somewhat obscure internal facts, e.g. relevant for 'print_theorems', 'find_theorems';
wenzelm [Fri, 14 Mar 2014 14:59:43 +0100] rev 56143
more accurate resolution of hybrid facts, which actually changes the sort order of results;
wenzelm [Fri, 14 Mar 2014 14:29:33 +0100] rev 56142
tuned -- command 'text' was localized some years ago;
wenzelm [Fri, 14 Mar 2014 12:23:59 +0100] rev 56141
back to a form of hybrid facts, to reduce performance impact of ed92ce2ac88e;
wenzelm [Fri, 14 Mar 2014 10:08:36 +0100] rev 56140
just one cumulative Proof_Context.facts, with uniform retrieval (including PIDE markup, completion etc.);
more thorough background_notes: distribute global notes to all contexts;
wenzelm [Thu, 13 Mar 2014 17:26:22 +0100] rev 56139
more frugal recording of changes: join merely requires information from one side;
tuned;
wenzelm [Thu, 13 Mar 2014 15:05:56 +0100] rev 56138
do not test details of error messages;
wenzelm [Thu, 13 Mar 2014 12:28:35 +0100] rev 56137
minor tuning -- NB: props are usually empty for global facts;
wenzelm [Thu, 13 Mar 2014 12:09:43 +0100] rev 56136
even smarter Path.smart_implode;
wenzelm [Thu, 13 Mar 2014 11:34:05 +0100] rev 56135
added ML antiquotation @{path};
wenzelm [Thu, 13 Mar 2014 10:34:48 +0100] rev 56134
clarified Path.smart_implode;
more informative report and rendering;
huffman [Fri, 14 Mar 2014 09:09:33 -0700] rev 56133
generalization of differential_zero_maxmin to class real_normed_vector
blanchet [Fri, 14 Mar 2014 12:09:51 +0100] rev 56132
delayed construction of command (and of noncommercial check) + tuning
blanchet [Fri, 14 Mar 2014 11:52:03 +0100] rev 56131
tuning
blanchet [Fri, 14 Mar 2014 11:44:11 +0100] rev 56130
consolidate consecutive steps that prove the same formula
blanchet [Fri, 14 Mar 2014 11:31:39 +0100] rev 56129
remove '__' skolem suffixes before showing terms to users
blanchet [Fri, 14 Mar 2014 11:15:46 +0100] rev 56128
undo rewrite rules (e.g. for 'fun_app') in Isar
blanchet [Fri, 14 Mar 2014 11:05:45 +0100] rev 56127
debugging stuff
blanchet [Fri, 14 Mar 2014 11:05:44 +0100] rev 56126
more simplification of trivial steps
blanchet [Fri, 14 Mar 2014 11:05:37 +0100] rev 56125
tuning