oheimb [Wed, 18 Dec 1996 15:21:05 +0100] rev 2447
removed unused symbol_input.pl
oheimb [Wed, 18 Dec 1996 15:19:42 +0100] rev 2446
The previous log message was wrong. The correct one is:
generalized handling of type expressions, type variables and sorts
oheimb [Wed, 18 Dec 1996 15:16:13 +0100] rev 2445
removed Holcfb.thy and Holcfb.ML, moving classical3 to HOL.ML as classical2
oheimb [Wed, 18 Dec 1996 15:13:50 +0100] rev 2444
added cfst_strict and csnd_strict
oheimb [Wed, 18 Dec 1996 15:12:34 +0100] rev 2443
factored out HOL_base_ss and val HOL_min_ss, added HOL_safe_min_ss
oheimb [Wed, 18 Dec 1996 15:11:07 +0100] rev 2442
added qed_goal_spec_mp and qed_goalw_spec_mp
oheimb [Wed, 18 Dec 1996 15:10:33 +0100] rev 2441
added nat_induct2
wenzelm [Wed, 18 Dec 1996 14:31:27 +0100] rev 2440
fixed EXIT def;
oheimb [Wed, 18 Dec 1996 13:32:29 +0100] rev 2439
repaired some proofs
oheimb [Wed, 18 Dec 1996 13:31:47 +0100] rev 2438
little improvement for the handling of sort constraints:
two non-identical explicit constriants are considered equal if they give
the same set in different enumerations, e.g. {term,ord,ord} = {ord,term}