wenzelm [Wed, 29 Apr 1998 11:20:53 +0200] rev 4847
tuned get_ax (uses ancestry);
added get_def: theory -> xstring -> thm;
wenzelm [Wed, 29 Apr 1998 11:17:14 +0200] rev 4846
renamed setup to apply;
added add_nonterminals: bstring list -> theory -> theory;
added parent_path: theory -> theory;
added root_path: theory -> theory;
added require: theory -> string -> string -> unit (from section_utils.ML);
wenzelm [Wed, 29 Apr 1998 11:14:34 +0200] rev 4845
adapted to new PureThy.add_axioms_i;
wenzelm [Wed, 29 Apr 1998 11:13:22 +0200] rev 4844
added defaultS: sg -> sort;
added full_name_path: sg -> string -> bstring -> string;
added add_nonterminals: bstring list -> sg -> sg;
wenzelm [Wed, 29 Apr 1998 11:11:36 +0200] rev 4843
added thm, thms;
wenzelm [Wed, 29 Apr 1998 11:10:40 +0200] rev 4842
*** empty log message ***
paulson [Tue, 28 Apr 1998 13:52:18 +0200] rev 4841
new thms, really demos of the final coalgebra theorem
paulson [Tue, 28 Apr 1998 13:51:39 +0200] rev 4840
new thms image_0_left, image_Un_left, etc.
paulson [Tue, 28 Apr 1998 13:50:41 +0200] rev 4839
new thm mult_lt_mono1
oheimb [Mon, 27 Apr 1998 19:32:19 +0200] rev 4838
cleanup for split_all_tac as wrapper in claset()
oheimb [Mon, 27 Apr 1998 19:30:40 +0200] rev 4837
removed wrong comment
oheimb [Mon, 27 Apr 1998 19:29:19 +0200] rev 4836
added option_map_eq_Some via AddIffs
nipkow [Mon, 27 Apr 1998 18:06:22 +0200] rev 4835
*** empty log message ***
nipkow [Mon, 27 Apr 1998 17:52:03 +0200] rev 4834
delsplits, Addsplits, Delsplits.