chaieb [Mon, 14 Aug 2006 11:13:50 +0200] rev 20374
Reification now handels binders.
paulson [Wed, 09 Aug 2006 18:41:42 +0200] rev 20373
consistent prefixing for skolem functions
paulson [Wed, 09 Aug 2006 18:39:08 +0200] rev 20372
blacklist augmented to block some "unit" theorems that cause unsound resolution proofs
webertj [Wed, 09 Aug 2006 15:48:51 +0200] rev 20371
tuned: string_of_list, string_of_pair
wenzelm [Wed, 09 Aug 2006 10:59:58 +0200] rev 20370
* ProofContext.prems_limit is now -1 by default;
wenzelm [Wed, 09 Aug 2006 00:14:28 +0200] rev 20369
tuned proofs;
wenzelm [Wed, 09 Aug 2006 00:12:40 +0200] rev 20368
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
tuned after_qeds;
wenzelm [Wed, 09 Aug 2006 00:12:39 +0200] rev 20367
renamed map_theory to theory;
added theory_result;
prems_limit: default ~1;
wenzelm [Wed, 09 Aug 2006 00:12:38 +0200] rev 20366
global goals/qeds: after_qed operates on Proof.context (potentially local_theory);
theorem/interpretation: slightly more uniform treatment of after_qeds;
theorem conclusion: proper fix_frees;
wenzelm [Wed, 09 Aug 2006 00:12:37 +0200] rev 20365
locale interpretation command: after_qed;