Sat, 12 Oct 2019 16:46:33 +0200 |
wenzelm |
early setup of proof preprocessing;
|
file |
diff |
annotate
|
Fri, 11 Oct 2019 22:01:45 +0200 |
wenzelm |
proper ML names;
|
file |
diff |
annotate
|
Fri, 09 Aug 2019 15:58:26 +0200 |
wenzelm |
clarified ML types;
|
file |
diff |
annotate
|
Fri, 26 Jul 2019 14:43:56 +0200 |
wenzelm |
tuned signature;
|
file |
diff |
annotate
|
Fri, 26 Jul 2019 09:35:02 +0200 |
wenzelm |
defer rew_proof on unnamed PThm node as open_proof operation: significant performance improvement;
|
file |
diff |
annotate
|
Sun, 21 Jul 2019 15:19:07 +0200 |
wenzelm |
global declaration of abstract syntax for proof terms, with qualified names;
|
file |
diff |
annotate
|
Fri, 04 Jan 2019 23:22:53 +0100 |
wenzelm |
isabelle update -u control_cartouches;
|
file |
diff |
annotate
|
Wed, 10 Jan 2018 15:25:09 +0100 |
nipkow |
ran isabelle update_op on all sources
|
file |
diff |
annotate
|
Mon, 27 Nov 2017 10:36:43 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Mon, 27 Nov 2017 10:21:52 +0100 |
wenzelm |
prefer Input.source (via cartouche);
|
file |
diff |
annotate
|
Sun, 26 Nov 2017 21:08:32 +0100 |
wenzelm |
more symbols;
|
file |
diff |
annotate
|
Wed, 26 Nov 2014 20:05:34 +0100 |
wenzelm |
renamed "pairself" to "apply2", in accordance to @{apply 2};
|
file |
diff |
annotate
|
Thu, 03 Jun 2010 23:56:05 +0200 |
wenzelm |
do not open Proofterm, which is very ould style;
|
file |
diff |
annotate
|
Tue, 01 Jun 2010 11:13:09 +0200 |
berghofe |
Adapted to new format of proof terms containing explicit proofs of class membership.
|
file |
diff |
annotate
|
Tue, 30 Mar 2010 15:25:30 +0200 |
krauss |
switched PThm/PAxm etc. to use canonical order of type variables (term variables unchanged)
|
file |
diff |
annotate
|
Sat, 20 Mar 2010 17:33:11 +0100 |
wenzelm |
renamed varify/unvarify operations to varify_global/unvarify_global to emphasize that these only work in a global situation;
|
file |
diff |
annotate
|
Mon, 16 Nov 2009 21:57:16 +0100 |
wenzelm |
generalized procs for rewrite_proof: allow skeleton;
|
file |
diff |
annotate
|
Mon, 02 Nov 2009 20:50:48 +0100 |
wenzelm |
modernized structure Proof_Syntax;
|
file |
diff |
annotate
|
Wed, 15 Jul 2009 23:48:21 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Thu, 02 Apr 2009 14:39:10 +0200 |
berghofe |
Fixed bug in transformation of congruence rule for ==
|
file |
diff |
annotate
|
Sun, 16 Nov 2008 20:03:42 +0100 |
wenzelm |
clarified Thm.proof_body_of vs. Thm.proof_of;
|
file |
diff |
annotate
|
Sat, 15 Nov 2008 21:31:20 +0100 |
wenzelm |
ProofSyntax.proof_of_term: removed obsolete disambiguisation table;
|
file |
diff |
annotate
|
Fri, 31 Oct 2008 10:37:34 +0100 |
berghofe |
Removed argument prf2 in rewrite rules for equal_elim to make them applicable
|
file |
diff |
annotate
|
Wed, 17 Sep 2008 21:27:08 +0200 |
wenzelm |
back to dynamic the_context(), because static @{theory} is invalidated if ML environment changes within the same code block;
|
file |
diff |
annotate
|
Wed, 18 Jun 2008 18:55:01 +0200 |
wenzelm |
more antiquotations;
|
file |
diff |
annotate
|
Sun, 13 Apr 2008 14:30:23 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Wed, 07 Feb 2007 18:00:38 +0100 |
berghofe |
Fixed bug in mk_AbsP.
|
file |
diff |
annotate
|
Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
Tue, 06 Jun 2006 20:42:28 +0200 |
wenzelm |
tuned;
|
file |
diff |
annotate
|
Thu, 03 Mar 2005 12:43:01 +0100 |
skalberg |
Move towards standard functions.
|
file |
diff |
annotate
|
Sun, 13 Feb 2005 17:15:14 +0100 |
skalberg |
Deleted Library.option type.
|
file |
diff |
annotate
|
Fri, 11 Feb 2005 18:51:00 +0100 |
berghofe |
Fully qualified refl and trans to avoid confusion with theorems
|
file |
diff |
annotate
|
Mon, 21 Jun 2004 10:25:57 +0200 |
kleing |
Merged in license change from Isabelle2004
|
file |
diff |
annotate
|
Wed, 23 Apr 2003 00:12:14 +0200 |
berghofe |
elim_cong now eta-expands proofs on the fly if required.
|
file |
diff |
annotate
|
Mon, 30 Sep 2002 16:27:38 +0200 |
berghofe |
- additional congruence rules for boolean operators
|
file |
diff |
annotate
|
Sun, 21 Jul 2002 15:43:14 +0200 |
berghofe |
Rules for rewriting HOL proofs.
|
file |
diff |
annotate
|