berghofe [Fri, 20 Oct 2006 14:13:48 +0200] rev 21073
Proof of "bs # fK bs us vs" no longer depends on FCBs.
paulson [Fri, 20 Oct 2006 11:07:45 +0200] rev 21072
example of a single-step proof reconstruction
paulson [Fri, 20 Oct 2006 11:06:20 +0200] rev 21071
Fixed the "exception Empty" bug in elim2Fol
Also added a check to suppress elimination rules that would yield too many clauses
More debugging info
paulson [Fri, 20 Oct 2006 11:04:15 +0200] rev 21070
Added more debugging info
paulson [Fri, 20 Oct 2006 11:03:33 +0200] rev 21069
nclauses no longer requires its input to be in NNF
haftmann [Fri, 20 Oct 2006 10:44:56 +0200] rev 21068
cleanup
haftmann [Fri, 20 Oct 2006 10:44:55 +0200] rev 21067
explicit change of code width possible
haftmann [Fri, 20 Oct 2006 10:44:53 +0200] rev 21066
code nofunc now permits theorems violating typing discipline
haftmann [Fri, 20 Oct 2006 10:44:51 +0200] rev 21065
abandoned foldl
haftmann [Fri, 20 Oct 2006 10:44:47 +0200] rev 21064
fold cleanup
haftmann [Fri, 20 Oct 2006 10:44:42 +0200] rev 21063
slight cleanup
haftmann [Fri, 20 Oct 2006 10:44:39 +0200] rev 21062
slight adaption
haftmann [Fri, 20 Oct 2006 10:44:38 +0200] rev 21061
added normal post setup; cleaned up "execution" constants
haftmann [Fri, 20 Oct 2006 10:44:37 +0200] rev 21060
added normal post setup
haftmann [Fri, 20 Oct 2006 10:44:36 +0200] rev 21059
added if_delayed
haftmann [Fri, 20 Oct 2006 10:44:35 +0200] rev 21058
started tutorial
haftmann [Fri, 20 Oct 2006 10:44:34 +0200] rev 21057
code_constsubst -> code_axioms
haftmann [Fri, 20 Oct 2006 10:44:33 +0200] rev 21056
Symtab.foldl replaced by Symtab.fold
berghofe [Thu, 19 Oct 2006 12:08:27 +0200] rev 21055
Induction rule for graph of recursion combinator
is now hidden to prevent name collisions with
induction rule for nominal datatype.
berghofe [Thu, 19 Oct 2006 11:21:01 +0200] rev 21054
Split up FCBs into separate formulae for each binder.
urbanc [Wed, 18 Oct 2006 23:15:16 +0200] rev 21053
cleaning up
urbanc [Wed, 18 Oct 2006 23:06:51 +0200] rev 21052
adapted to Stefan's new inductive package and cleaning up
krauss [Wed, 18 Oct 2006 16:13:03 +0200] rev 21051
Switched function package to use the new package for inductive predicates.
paulson [Wed, 18 Oct 2006 10:15:39 +0200] rev 21050
More robust error handling in make_nnf and forward_res
ballarin [Wed, 18 Oct 2006 10:07:36 +0200] rev 21049
Stylistic improvements.
berghofe [Tue, 17 Oct 2006 09:51:04 +0200] rev 21048
Restructured and repaired code dealing with case names
in induction and elimination rules.
kleing [Tue, 17 Oct 2006 02:40:21 +0200] rev 21047
macbroy6 still has non-standard setup
haftmann [Mon, 16 Oct 2006 14:07:31 +0200] rev 21046
moved HOL code generator setup to Code_Generator
haftmann [Mon, 16 Oct 2006 14:07:21 +0200] rev 21045
slight cleanup
haftmann [Mon, 16 Oct 2006 14:07:20 +0200] rev 21044
fixed print translations for bounded quantification