wenzelm [Tue, 13 Mar 2012 23:33:35 +0100] rev 46912
tuned context specifications and proofs;
wenzelm [Tue, 13 Mar 2012 22:49:02 +0100] rev 46911
tuned proofs;
wenzelm [Tue, 13 Mar 2012 21:17:37 +0100] rev 46910
clarified command state -- markup within proper_range, excluding trailing whitespace;
wenzelm [Tue, 13 Mar 2012 20:04:24 +0100] rev 46909
more explicit indication of def names;
paulson [Tue, 13 Mar 2012 17:17:52 +0000] rev 46908
merged
paulson [Tue, 13 Mar 2012 17:11:49 +0000] rev 46907
Structured proofs concerning the square of an infinite cardinal
wenzelm [Tue, 13 Mar 2012 17:04:00 +0100] rev 46906
suppress vacous notes elements, with subtle change of semantics: 'interpret' no longer pulls-in unnamed facts "by fact";
wenzelm [Tue, 13 Mar 2012 16:56:56 +0100] rev 46905
prefer abs_def over def_raw;
wenzelm [Tue, 13 Mar 2012 16:40:06 +0100] rev 46904
prefer abs_def over def_raw;
wenzelm [Tue, 13 Mar 2012 16:22:18 +0100] rev 46903
improved attribute "abs_def" to handle object-equality as well;
wenzelm [Tue, 13 Mar 2012 14:44:27 +0100] rev 46902
merged
paulson [Tue, 13 Mar 2012 12:04:07 +0000] rev 46901
More structured proofs about cardinal arithmetic
wenzelm [Tue, 13 Mar 2012 14:44:16 +0100] rev 46900
tuned proofs;
wenzelm [Tue, 13 Mar 2012 14:17:42 +0100] rev 46899
refined 'interpret': reset facts ("this") and print_result, which merely consist of internal / protected statement;
wenzelm [Tue, 13 Mar 2012 13:31:26 +0100] rev 46898
tuned proofs -- eliminated pointless chaining of facts after 'interpret';
wenzelm [Tue, 13 Mar 2012 12:51:52 +0100] rev 46897
proper printing of empty binding (again, cf. 93f6f24010c2);