haftmann [Fri, 12 Jun 2015 21:52:49 +0200] rev 60437
generalized euclidean ring prerequisites
haftmann [Fri, 12 Jun 2015 21:52:48 +0200] rev 60436
simplified relationship between associated and is_unit
paulson <lp15@cam.ac.uk> [Sat, 13 Jun 2015 00:33:14 +0100] rev 60435
proof tidying
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60434
CONTRIBUTORS
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60433
tuned lemmas and proofs
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60432
given up trivial definition
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60431
dropped warnings by dropping ineffective code declarations
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60430
standardized algebraic conventions: prefer a, b, c over x, y, z
haftmann [Fri, 12 Jun 2015 08:53:23 +0200] rev 60429
uniform _ div _ as infix syntax for ring division
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 21:41:55 +0100] rev 60428
fixed several "inside-out" proofs
hoelzl [Thu, 11 Jun 2015 18:24:44 +0200] rev 60427
add transfer theorems for fixed points
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 00:13:25 +0100] rev 60426
Merge
paulson <lp15@cam.ac.uk> [Thu, 11 Jun 2015 00:12:27 +0100] rev 60425
tidied more proofs
wenzelm [Wed, 10 Jun 2015 23:34:23 +0200] rev 60424
misc tuning;
wenzelm [Wed, 10 Jun 2015 22:28:56 +0200] rev 60423
misc tuning;
wenzelm [Wed, 10 Jun 2015 21:49:02 +0200] rev 60422
unused;
wenzelm [Wed, 10 Jun 2015 20:15:58 +0200] rev 60421
misc tuning;
wenzelm [Wed, 10 Jun 2015 19:10:20 +0200] rev 60420
isabelle update_cartouches;
wenzelm [Wed, 10 Jun 2015 19:05:19 +0200] rev 60419
more user aliases;
wenzelm [Wed, 10 Jun 2015 18:57:31 +0200] rev 60418
merged
wenzelm [Wed, 10 Jun 2015 18:48:48 +0200] rev 60417
prefer direct Assumption.add_assms -- avoid term bindings of Proof_Context.add_assms;
wenzelm [Wed, 10 Jun 2015 17:22:35 +0200] rev 60416
tuned proofs;
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';
wenzelm [Wed, 10 Jun 2015 14:46:31 +0200] rev 60414
support for "if prems" in local goal statements;
wenzelm [Wed, 10 Jun 2015 11:52:54 +0200] rev 60413
tuned message;
wenzelm [Wed, 10 Jun 2015 11:14:46 +0200] rev 60412
tuned proofs;
wenzelm [Wed, 10 Jun 2015 11:14:04 +0200] rev 60411
no need for protected goal (see 240ad53041c9);
wenzelm [Wed, 10 Jun 2015 10:39:28 +0200] rev 60410
tuned proofs;
wenzelm [Wed, 10 Jun 2015 10:29:32 +0200] rev 60409
prevent export of future result -- avoid interference with goal fixes;
wenzelm [Tue, 09 Jun 2015 22:24:33 +0200] rev 60408
more uniform treatment of auto bindings vs. explicit user bindings;
misc tuning;