lcp [Fri, 20 Jan 1995 10:41:01 +0100] rev 870
Replaced ordermap_z_lepoll by ordermap_z_lt, which is
stronger and has a simpler proof. Modified proof of ordermap_csquare_le
accordingly.
lcp [Fri, 20 Jan 1995 02:00:57 +0100] rev 869
README: Now documents to Tools directory
lcp [Fri, 20 Jan 1995 02:00:23 +0100] rev 868
Deleted semicolon at the end of the qed_goal line, which was preventing
not_emptyE from being proved.
nipkow [Thu, 19 Jan 1995 19:46:49 +0100] rev 867
some cosmetic changes
clasohm [Thu, 19 Jan 1995 16:05:21 +0100] rev 866
added documentation of bind_thm, qed, qed_goal, get_thm, thms_of
and theory_of_thm
clasohm [Wed, 18 Jan 1995 11:36:04 +0100] rev 865
added optional precedence for body of binder;
removed call to infer_types from read_xrules
wenzelm [Wed, 18 Jan 1995 10:17:55 +0100] rev 864
quite a lot of minor and major revisions (inspecting theories, read_axm,
cert_axm, grammar generation, lexical matters, macro examples, ...);
lcp [Fri, 13 Jan 1995 02:02:00 +0100] rev 863
empty_def typo
lcp [Fri, 13 Jan 1995 02:01:26 +0100] rev 862
Proved comp_lam.
lcp [Fri, 13 Jan 1995 02:00:43 +0100] rev 861
Corrected indexing of *datatype
lcp [Thu, 12 Jan 1995 10:53:42 +0100] rev 860
prove_fun now includes equalityI. Added the rewrite rules
Collect_simps and UnInt_simps.
lcp [Thu, 12 Jan 1995 10:39:47 +0100] rev 859
Proved sum_bij, sum_ord_iso_cong, prod_bij,
prod_ord_iso_cong,singleton_prod_bij, singleton_prod_ord_iso,
prod_sum_singleton_bij, prod_sum_singleton_ord_iso.
Rotated conjunctions in radd_Inl_iff, radd_Inr_iff to be more suitable for
rewriting.