| 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 10:53:55 +0200 |
berghofe |
- Equality check on propositions after lookup of theorem now takes type variable
|
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, 27 Mar 2010 15:20:31 +0100 |
wenzelm |
moved Drule.forall_intr_frees to Thm.forall_intr_frees (in more_thm.ML, which is loaded before pure_thy.ML);
|
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
|
| Fri, 27 Feb 2009 16:38:52 +0100 |
wenzelm |
eliminated NJ's List.nth;
|
file |
diff |
annotate
|
| Wed, 31 Dec 2008 19:54:04 +0100 |
wenzelm |
Term.declare_term_frees;
|
file |
diff |
annotate
|
| Wed, 31 Dec 2008 18:53:16 +0100 |
wenzelm |
moved old add_type_XXX, add_term_XXX etc. to structure OldTerm;
|
file |
diff |
annotate
|
| Sat, 15 Nov 2008 21:31:32 +0100 |
wenzelm |
adapted PThm;
|
file |
diff |
annotate
|
| Thu, 23 Oct 2008 15:28:01 +0200 |
wenzelm |
renamed Thm.get_axiom_i to Thm.axiom;
|
file |
diff |
annotate
|
| Sun, 18 May 2008 15:04:09 +0200 |
wenzelm |
moved global pretty/string_of functions from Sign to Syntax;
|
file |
diff |
annotate
|
| Thu, 10 May 2007 00:39:56 +0200 |
wenzelm |
moved conversions to structure Conv;
|
file |
diff |
annotate
|
| Tue, 05 Dec 2006 00:30:38 +0100 |
wenzelm |
thm/prf: separate official name vs. additional tags;
|
file |
diff |
annotate
|
| Wed, 19 Jul 2006 12:12:07 +0200 |
wenzelm |
thm_of_proof: improved generation of variables;
|
file |
diff |
annotate
|
| Tue, 18 Jul 2006 20:01:47 +0200 |
wenzelm |
thm_of_proof: tuned Name operations;
|
file |
diff |
annotate
|