Fri, 20 Sep 2024 14:28:13 +0200 |
wenzelm |
clarified signature: more explicit operations;
|
file |
diff |
annotate
|
Fri, 29 Oct 2021 13:04:51 +0200 |
wenzelm |
clarified antiquotations;
|
file |
diff |
annotate
|
Thu, 28 Oct 2021 23:37:53 +0200 |
wenzelm |
clarified antiquotations;
|
file |
diff |
annotate
|
Thu, 09 Sep 2021 17:20:41 +0200 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 09 Sep 2021 14:50:26 +0200 |
wenzelm |
clarified set of items with order of addition;
|
file |
diff |
annotate
|
Mon, 06 Sep 2021 14:05:22 +0200 |
wenzelm |
clarified modules;
|
file |
diff |
annotate
|
Sun, 05 Sep 2021 21:09:31 +0200 |
wenzelm |
more scalable operations;
|
file |
diff |
annotate
|
Fri, 14 Jun 2019 08:34:27 +0000 |
haftmann |
prefer fixed simpset for proof procedure
|
file |
diff |
annotate
|
Mon, 24 Sep 2018 14:30:09 +0200 |
nipkow |
Prefix form of infix with * on either side no longer needs special treatment
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 17:15:07 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 15:12:57 +0100 |
wenzelm |
tuned signature: more operations;
|
file |
diff |
annotate
|
Thu, 01 Feb 2018 13:55:10 +0100 |
wenzelm |
clarified signature;
|
file |
diff |
annotate
|
Wed, 31 Jan 2018 21:05:47 +0100 |
wenzelm |
proper term_ord as in HOL/Library/positivstellensatz.ML, e.g. relevant for "0 <= c & 0 <= a ==> a + bb = 1 & c <= 1 ==> bb * c * 4 <= (12::real)";
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Sat, 23 Dec 2017 19:02:11 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Sun, 26 Nov 2017 21:08:32 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Tue, 19 Jul 2016 16:50:39 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
Tue, 19 Jul 2016 16:35:51 +0200 |
wenzelm |
misc tuning and simplification;
|
file |
diff |
annotate
|
Wed, 01 Jun 2016 19:23:18 +0200 |
wenzelm |
more adhoc overloading;
|
file |
diff |
annotate
|
Wed, 01 Jun 2016 15:10:27 +0200 |
wenzelm |
prefer rat numberals;
|
file |
diff |
annotate
|
Wed, 01 Jun 2016 10:45:35 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Tue, 31 May 2016 21:54:10 +0200 |
wenzelm |
ad-hoc overloading for standard operations on type Rat.rat;
|
file |
diff |
annotate
|
Thu, 06 Aug 2015 23:56:48 +0200 |
haftmann |
slight cleanup of lemmas
|
file |
diff |
annotate
|
Tue, 28 Jul 2015 19:49:54 +0200 |
wenzelm |
more direct access to atomic cterms;
|
file |
diff |
annotate
|
Mon, 27 Jul 2015 17:44:55 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Sat, 18 Jul 2015 20:47:08 +0200 |
wenzelm |
prefer tactics with explicit context;
|
file |
diff |
annotate
|
Mon, 01 Jun 2015 13:46:23 +0200 |
wenzelm |
eliminated odd C combinator -- Isabelle/ML usually has canonical argument order;
|
file |
diff |
annotate
|
Wed, 04 Mar 2015 19:53:18 +0100 |
wenzelm |
tuned signature -- prefer qualified names;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 17:37:20 +0200 |
wenzelm |
eliminated some exotic combinators;
|
file |
diff |
annotate
|
Wed, 08 Oct 2014 11:50:25 +0200 |
wenzelm |
clarified messages depending on options;
|
file |
diff |
annotate
|
Sun, 10 Aug 2014 20:45:48 +0200 |
wenzelm |
reduced warnings;
|
file |
diff |
annotate
|
Sun, 20 Apr 2014 00:25:05 +0100 |
paulson |
sos accepts False, returns apply command
|
file |
diff |
annotate
|
Fri, 11 Apr 2014 13:36:57 +0200 |
nipkow |
made mult_nonneg_nonneg a simp rule
|
file |
diff |
annotate
|
Sat, 15 Feb 2014 21:11:29 +0100 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Sat, 14 Dec 2013 17:28:05 +0100 |
wenzelm |
proper context for basic Simplifier operations: rewrite_rule, rewrite_goals_rule, rewrite_goals_tac etc.;
|
file |
diff |
annotate
|
Tue, 19 Nov 2013 10:05:53 +0100 |
haftmann |
eliminiated neg_numeral in favour of - (numeral _)
|
file |
diff |
annotate
|
Sun, 29 Sep 2013 00:15:05 +0200 |
wenzelm |
backout c6297fa1031a -- strange parsers are required to make this work;
|
file |
diff |
annotate
|
Sat, 28 Sep 2013 16:36:17 +0200 |
wenzelm |
proper wrapper for parser -- more explicit error;
|
file |
diff |
annotate
|
Thu, 18 Apr 2013 17:07:01 +0200 |
wenzelm |
simplifier uses proper Proof.context instead of historic type simpset;
|
file |
diff |
annotate
|
Sun, 25 Mar 2012 20:15:39 +0200 |
huffman |
merged fork with new numeral representation (see NEWS)
|
file |
diff |
annotate
|
Wed, 15 Feb 2012 23:19:30 +0100 |
wenzelm |
renamed Thm.capply to Thm.apply, and Thm.cabs to Thm.lambda in conformance with similar operations in structure Term and Logic;
|
file |
diff |
annotate
|
Wed, 24 Aug 2011 09:23:26 -0700 |
huffman |
delete commented-out dead code
|
file |
diff |
annotate
|
Mon, 22 Aug 2011 16:49:45 -0700 |
huffman |
comment out dead code to avoid compiler warnings
|
file |
diff |
annotate
|
Mon, 02 May 2011 16:33:21 +0200 |
wenzelm |
added Attrib.setup_config_XXX conveniences, with implicit setup of the background theory;
|
file |
diff |
annotate
|
Mon, 10 Jan 2011 15:30:17 +0100 |
wenzelm |
eliminated obsolete LargeInt -- Int is unbounded;
|
file |
diff |
annotate
|
Sat, 08 Jan 2011 17:39:51 +0100 |
wenzelm |
renamed Sum_Of_Squares to Sum_of_Squares;
|
file |
diff |
annotate
| base
|