wenzelm [Tue, 26 Apr 2016 22:59:03 +0200] rev 63061
updated subtle side-conditions;
wenzelm [Tue, 26 Apr 2016 22:44:31 +0200] rev 63060
some uses of 'obtain' with structure statement;
wenzelm [Tue, 26 Apr 2016 22:39:17 +0200] rev 63059
'obtain' supports structured statements (similar to 'define');
wenzelm [Tue, 26 Apr 2016 21:46:12 +0200] rev 63058
more portable: GNU find no longer supports "-perm +mode";
wenzelm [Tue, 26 Apr 2016 19:37:47 +0200] rev 63057
more uniform operations for structured statements;
wenzelm [Tue, 26 Apr 2016 16:20:28 +0200] rev 63056
defs are closed, which leads to proper auto_bind_facts;
misc tuning;
wenzelm [Tue, 26 Apr 2016 11:56:06 +0200] rev 63055
tuned notation;
wenzelm [Tue, 26 Apr 2016 11:38:19 +0200] rev 63054
misc tuning and modernization;
hoelzl [Fri, 22 Apr 2016 17:22:29 +0200] rev 63053
Linear_Algebra: generalize linear_surjective_right/injective_left_inverse to real vector spaces
hoelzl [Fri, 22 Apr 2016 15:18:46 +0200] rev 63052
Linear_Algebra: generalize linear_independent_extend to all real vector spaces
hoelzl [Fri, 22 Apr 2016 11:57:03 +0200] rev 63051
Linear_Algebra: alternative representation of linear combination
hoelzl [Fri, 22 Apr 2016 11:43:47 +0200] rev 63050
Linear_Algebra: move abstract concepts to front
blanchet [Mon, 25 Apr 2016 22:59:53 +0200] rev 63049
merge
blanchet [Mon, 25 Apr 2016 21:09:02 +0200] rev 63048
avoid duplicate mixfix messages in '(co)datatype' type name
blanchet [Mon, 25 Apr 2016 19:23:20 +0200] rev 63047
generalize code to avoid making assumptions about type variable names
traytel [Fri, 15 Apr 2016 21:33:47 +0200] rev 63046
intermediate definitions and caching in n2m to keep terms small
traytel [Thu, 14 Apr 2016 20:29:42 +0200] rev 63045
n2m operates on (un)folds
wenzelm [Mon, 25 Apr 2016 21:32:23 +0200] rev 63044
clarified rendering;
wenzelm [Mon, 25 Apr 2016 19:41:39 +0200] rev 63043
old 'def' is legacy;
wenzelm [Mon, 25 Apr 2016 17:37:36 +0200] rev 63042
more rigid check of lhs;
wenzelm [Mon, 25 Apr 2016 16:54:48 +0200] rev 63041
clarified def binding position: reset for implicit/derived binding, keep for explicit binding;
wenzelm [Mon, 25 Apr 2016 16:09:26 +0200] rev 63040
eliminated old 'def';
tuned comments;
wenzelm [Sun, 24 Apr 2016 21:31:14 +0200] rev 63039
added Isar command 'define';
wenzelm [Sun, 24 Apr 2016 20:37:24 +0200] rev 63038
within a proof body context, undeclared frees are like global constants;
tuned signature;
wenzelm [Sun, 24 Apr 2016 20:29:49 +0200] rev 63037
clarified modules;
nipkow [Fri, 22 Apr 2016 15:34:37 +0200] rev 63036
added "balanced" predicate
Rene Thiemann <rene.thiemann@uibk.ac.at> [Wed, 20 Apr 2016 16:50:20 +0200] rev 63035
fixed code equation for pdivmod, added improved code equation for pseudo_mod
wenzelm [Wed, 20 Apr 2016 16:01:59 +0200] rev 63034
proper latex;
wenzelm [Wed, 20 Apr 2016 14:09:08 +0200] rev 63033
merged
wenzelm [Wed, 20 Apr 2016 11:44:25 +0200] rev 63032
reactivated other_id reports (see also db929027e701, 8eda56033203);