wenzelm [Thu, 13 May 2010 21:36:38 +0200] rev 36882
conditionally unconstrain thm proofs -- loosely based on the version by krauss/schropp;
wenzelm [Thu, 13 May 2010 21:17:09 +0200] rev 36881
the_classrel/the_arity: avoid Thm.transfer for proofterm version -- theory might already have become stale within the proof_body future;
wenzelm [Thu, 13 May 2010 20:15:59 +0200] rev 36880
avoid redundant rebinding of name/prop -- probably introduced accidentally in 80bb72a0f577;
wenzelm [Thu, 13 May 2010 18:47:07 +0200] rev 36879
raise Fail uniformly for proofterm errors, which appear to be rather low-level;
wenzelm [Thu, 13 May 2010 18:22:10 +0200] rev 36878
unconstrainT operations on proofs, according to krauss/schropp;
wenzelm [Thu, 13 May 2010 17:25:53 +0200] rev 36877
added Proofterm.get_name variants according to krauss/schropp;
tuned signature;
wenzelm [Wed, 12 May 2010 22:43:05 +0200] rev 36876
conditional structure SingleAssignment;
wenzelm [Wed, 12 May 2010 17:10:53 +0200] rev 36875
merged
haftmann [Wed, 12 May 2010 15:31:43 +0200] rev 36874
merged
haftmann [Wed, 12 May 2010 15:27:15 +0200] rev 36873
tuned proofs and fact and class names
haftmann [Wed, 12 May 2010 13:51:22 +0200] rev 36872
tuned fact collection names and some proofs
haftmann [Wed, 12 May 2010 12:31:52 +0200] rev 36871
grouped local statements
haftmann [Wed, 12 May 2010 12:31:51 +0200] rev 36870
tuned test problems
wenzelm [Wed, 12 May 2010 16:45:59 +0200] rev 36869
merged