wenzelm [Sun, 29 Mar 2015 19:32:27 +0200] rev 59842
tuned;
wenzelm [Sun, 29 Mar 2015 19:24:07 +0200] rev 59841
tuned signature;
wenzelm [Sun, 29 Mar 2015 19:23:08 +0200] rev 59840
proper local Proof_Context.arity_sorts;
wenzelm [Sun, 29 Mar 2015 18:32:28 +0200] rev 59839
more standard Sign.typ_match: sorts should be alright in result of Syntax.check_terms;
wenzelm [Sun, 29 Mar 2015 18:18:52 +0200] rev 59838
avoid low-level tsig operations;
wenzelm [Sun, 29 Mar 2015 17:54:22 +0200] rev 59837
tuned;
wenzelm [Sun, 29 Mar 2015 17:43:03 +0200] rev 59836
clarified context;
wenzelm [Sun, 29 Mar 2015 16:22:35 +0200] rev 59835
rule_insts_schematic is considered legacy and false by default;
wenzelm [Sun, 29 Mar 2015 16:01:12 +0200] rev 59834
tuned;
haftmann [Sat, 28 Mar 2015 21:32:48 +0100] rev 59833
clarified no_zero_devisors: makes only sense in a semiring;
actually turn linorder_semidom into a integral domain
haftmann [Sat, 28 Mar 2015 20:43:19 +0100] rev 59832
dropped long-outdated comments
wenzelm [Sat, 28 Mar 2015 21:05:02 +0100] rev 59831
merged
wenzelm [Sat, 28 Mar 2015 20:22:10 +0100] rev 59830
clarified goal context;
wenzelm [Sat, 28 Mar 2015 19:53:45 +0100] rev 59829
clarified goal context;
wenzelm [Sat, 28 Mar 2015 17:26:42 +0100] rev 59828
prefer Variable.focus, despite subtle differences of Logic.strip_params vs. Term.strip_all_vars;
wenzelm [Fri, 27 Mar 2015 19:51:05 +0100] rev 59827
proper Rule_Insts.read_term, e.g. to enable case_tac using "_";
wenzelm [Fri, 27 Mar 2015 17:46:08 +0100] rev 59826
tuned signature;
wenzelm [Fri, 27 Mar 2015 11:38:26 +0100] rev 59825
clarified goal context;
blanchet [Fri, 27 Mar 2015 15:08:31 +0100] rev 59824
clarified doc
blanchet [Fri, 27 Mar 2015 11:20:46 +0100] rev 59823
more graceful failure if some of the involved BNFs have no data
blanchet [Fri, 27 Mar 2015 09:56:34 +0100] rev 59822
sort BNFs in output
blanchet [Fri, 27 Mar 2015 09:52:57 +0100] rev 59821
preserve order of type arguments in pre-FP BNF typedef
blanchet [Thu, 26 Mar 2015 23:23:04 +0100] rev 59820
register pre-fixpoint BNFs in database to enable lookup later (e.g. in 'corec')
blanchet [Thu, 26 Mar 2015 17:10:24 +0100] rev 59819
store low-level (un)fold constants
blanchet [Thu, 26 Mar 2015 16:42:42 +0100] rev 59818
export more functions
haftmann [Thu, 26 Mar 2015 12:00:32 +0100] rev 59817
restored broken metis proof
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59816
distributivity of partial minus establishes desired properties of dvd in semirings
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59815
explicit commutative additive inverse operation;
more explicit focal point for commutative monoids with an inverse operation
haftmann [Mon, 23 Mar 2015 19:05:14 +0100] rev 59814
modernized
blanchet [Wed, 25 Mar 2015 17:51:34 +0100] rev 59813
more multiset theorems