Wed, 08 Jul 2015 14:01:41 +0200 |
haftmann |
avoid explicit definition of the relation of associated elements in a ring -- prefer explicit normalization instead
|
file |
diff |
annotate
|
Sun, 05 Jul 2015 15:02:30 +0200 |
wenzelm |
simplified Thm.instantiate and derivatives: the LHS refers to non-certified variables -- this merely serves as index into already certified structures (or is ignored);
|
file |
diff |
annotate
|
Thu, 02 Jul 2015 14:09:43 +0200 |
wenzelm |
documentation for 'subgoal' command;
|
file |
diff |
annotate
|
Wed, 01 Jul 2015 10:53:14 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 15:20:56 +0200 |
wenzelm |
renamed "default" to "standard", to make semantically clear what it is;
|
file |
diff |
annotate
|
Tue, 30 Jun 2015 10:40:42 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Mon, 29 Jun 2015 20:55:46 +0200 |
wenzelm |
improved scheduling for urgent tasks, using farm of replacement threads (may lead to factor 2 overloading, but CPUs are usually hyperthreaded);
|
file |
diff |
annotate
|
Sat, 27 Jun 2015 00:10:24 +0200 |
wenzelm |
premises in 'show' are treated like 'assume';
|
file |
diff |
annotate
|
Fri, 26 Jun 2015 11:08:33 +0200 |
blanchet |
updated SystemOnTPTP URL
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 23:49:05 +0200 |
wenzelm |
implicit goal cases are legacy;
|
file |
diff |
annotate
|
Thu, 25 Jun 2015 21:45:00 +0200 |
wenzelm |
added method "goals" for proper subgoal cases;
|
file |
diff |
annotate
|
Wed, 24 Jun 2015 21:26:03 +0200 |
wenzelm |
clarified 'case' command;
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 20:36:33 +0200 |
wenzelm |
support 'when' statement, which corresponds to 'presume';
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 19:22:48 +0200 |
wenzelm |
added method "sleep";
|
file |
diff |
annotate
|
Mon, 22 Jun 2015 16:48:27 +0200 |
wenzelm |
clarified nesting of Isar goal structure;
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 21:33:03 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 20:14:50 +0200 |
wenzelm |
discontinued unused 'defer_recdef';
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 07:53:35 +0200 |
haftmann |
separate class for notions specific for integral (semi)domains, in contrast to fields where these are trivial
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 07:53:33 +0200 |
haftmann |
generalized some theorems about integral domains and moved to HOL theories
|
file |
diff |
annotate
|
Fri, 19 Jun 2015 15:55:22 +0200 |
nipkow |
renamed multiset_of -> mset
|
file |
diff |
annotate
|
Thu, 18 Jun 2015 16:17:51 +0200 |
nipkow |
NEWS
|
file |
diff |
annotate
|
Wed, 17 Jun 2015 17:33:22 +0200 |
nipkow |
NEWS
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 16:59:27 +0200 |
wenzelm |
vacuous fact `TERM x`;
|
file |
diff |
annotate
|
Mon, 15 Jun 2015 00:23:18 +0200 |
wenzelm |
tuned whitespace;
|
file |
diff |
annotate
|
Sun, 14 Jun 2015 23:22:08 +0200 |
wenzelm |
improved treatment of Element.Obtains via Expression.prepare_stmt;
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 22:44:22 +0200 |
wenzelm |
merged
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 22:42:23 +0200 |
wenzelm |
more on 'consider' and related concepts;
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 17:14:05 +0200 |
wenzelm |
implicit rule for method "cases";
|
file |
diff |
annotate
|
Sat, 13 Jun 2015 13:09:05 +0200 |
wenzelm |
renamed "prems" to "that";
|
file |
diff |
annotate
|
Fri, 12 Jun 2015 08:53:23 +0200 |
haftmann |
uniform _ div _ as infix syntax for ring division
|
file |
diff |
annotate
|