Fri, 12 Jun 2015 08:53:23 +0200 dropped warnings by dropping ineffective code declarations
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60431
dropped warnings by dropping ineffective code declarations
Fri, 12 Jun 2015 08:53:23 +0200 standardized algebraic conventions: prefer a, b, c over x, y, z
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60430
standardized algebraic conventions: prefer a, b, c over x, y, z
Fri, 12 Jun 2015 08:53:23 +0200 uniform _ div _ as infix syntax for ring division
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60429
uniform _ div _ as infix syntax for ring division
Thu, 11 Jun 2015 21:41:55 +0100 fixed several "inside-out" proofs
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 21:41:55 +0100] rev 60428
fixed several "inside-out" proofs
Thu, 11 Jun 2015 18:24:44 +0200 add transfer theorems for fixed points
hoelzl [Thu, 11 Jun 2015 18:24:44 +0200] rev 60427
add transfer theorems for fixed points
Thu, 11 Jun 2015 00:13:25 +0100 Merge
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 00:13:25 +0100] rev 60426
Merge
Thu, 11 Jun 2015 00:12:27 +0100 tidied more proofs
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 00:12:27 +0100] rev 60425
tidied more proofs
Wed, 10 Jun 2015 23:34:23 +0200 misc tuning;
wenzelm [Wed, 10 Jun 2015 23:34:23 +0200] rev 60424
misc tuning;
Wed, 10 Jun 2015 22:28:56 +0200 misc tuning;
wenzelm [Wed, 10 Jun 2015 22:28:56 +0200] rev 60423
misc tuning;
Wed, 10 Jun 2015 21:49:02 +0200 unused;
wenzelm [Wed, 10 Jun 2015 21:49:02 +0200] rev 60422
unused;
Wed, 10 Jun 2015 20:15:58 +0200 misc tuning;
wenzelm [Wed, 10 Jun 2015 20:15:58 +0200] rev 60421
misc tuning;
Wed, 10 Jun 2015 19:10:20 +0200 isabelle update_cartouches;
wenzelm [Wed, 10 Jun 2015 19:10:20 +0200] rev 60420
isabelle update_cartouches;
Wed, 10 Jun 2015 19:05:19 +0200 more user aliases;
wenzelm [Wed, 10 Jun 2015 19:05:19 +0200] rev 60419
more user aliases;
Wed, 10 Jun 2015 18:57:31 +0200 merged
wenzelm [Wed, 10 Jun 2015 18:57:31 +0200] rev 60418
merged
Wed, 10 Jun 2015 18:48:48 +0200 prefer direct Assumption.add_assms -- avoid term bindings of Proof_Context.add_assms;
wenzelm [Wed, 10 Jun 2015 18:48:48 +0200] rev 60417
prefer direct Assumption.add_assms -- avoid term bindings of Proof_Context.add_assms;
Wed, 10 Jun 2015 17:22:35 +0200 tuned proofs;
wenzelm [Wed, 10 Jun 2015 17:22:35 +0200] rev 60416
tuned proofs;
Wed, 10 Jun 2015 16:09:49 +0200 clarified local after_qed: result is not exported yet;
wenzelm [Wed, 10 Jun 2015 16:09:49 +0200] rev 60415
clarified local after_qed: result is not exported yet; proper goal_export for show: 'if' is like 'assume';
Wed, 10 Jun 2015 14:46:31 +0200 support for "if prems" in local goal statements;
wenzelm [Wed, 10 Jun 2015 14:46:31 +0200] rev 60414
support for "if prems" in local goal statements;
Wed, 10 Jun 2015 11:52:54 +0200 tuned message;
wenzelm [Wed, 10 Jun 2015 11:52:54 +0200] rev 60413
tuned message;
Wed, 10 Jun 2015 11:14:46 +0200 tuned proofs;
wenzelm [Wed, 10 Jun 2015 11:14:46 +0200] rev 60412
tuned proofs;
Wed, 10 Jun 2015 11:14:04 +0200 no need for protected goal (see 240ad53041c9);
wenzelm [Wed, 10 Jun 2015 11:14:04 +0200] rev 60411
no need for protected goal (see 240ad53041c9);
Wed, 10 Jun 2015 10:39:28 +0200 tuned proofs;
wenzelm [Wed, 10 Jun 2015 10:39:28 +0200] rev 60410
tuned proofs;
Wed, 10 Jun 2015 10:29:32 +0200 prevent export of future result -- avoid interference with goal fixes;
wenzelm [Wed, 10 Jun 2015 10:29:32 +0200] rev 60409
prevent export of future result -- avoid interference with goal fixes;
Tue, 09 Jun 2015 22:24:33 +0200 more uniform treatment of auto bindings vs. explicit user bindings;
wenzelm [Tue, 09 Jun 2015 22:24:33 +0200] rev 60408
more uniform treatment of auto bindings vs. explicit user bindings; misc tuning;
Tue, 09 Jun 2015 16:42:17 +0200 tuned signature;
wenzelm [Tue, 09 Jun 2015 16:42:17 +0200] rev 60407
tuned signature;
Tue, 09 Jun 2015 16:07:11 +0200 allow for_fixes for 'have', 'show' etc.;
wenzelm [Tue, 09 Jun 2015 16:07:11 +0200] rev 60406
allow for_fixes for 'have', 'show' etc.; tuned signature;
Tue, 09 Jun 2015 15:28:06 +0200 eliminated dead code;
wenzelm [Tue, 09 Jun 2015 15:28:06 +0200] rev 60405
eliminated dead code;
Tue, 09 Jun 2015 13:42:58 +0200 clarified abstracted term bindings (again, see c8384ff11711);
wenzelm [Tue, 09 Jun 2015 13:42:58 +0200] rev 60404
clarified abstracted term bindings (again, see c8384ff11711);
Tue, 09 Jun 2015 12:32:01 +0200 tuned signature;
wenzelm [Tue, 09 Jun 2015 12:32:01 +0200] rev 60403
tuned signature;
Tue, 09 Jun 2015 12:17:50 +0200 tuned;
wenzelm [Tue, 09 Jun 2015 12:17:50 +0200] rev 60402
tuned;
(0) -30000 -10000 -3000 -1000 -300 -100 -50 -30 +30 +50 +100 +300 +1000 +3000 +10000 tip