berghofe [Thu, 11 Jul 2002 16:57:14 +0200] rev 13349
Added "using" to the beginning of original newman proof again, because
it was lost during last update; renamed second version of newman to
newman' (this allows for a comparison of the primitive proof objects,
for example).
paulson [Thu, 11 Jul 2002 13:43:24 +0200] rev 13348
Separation/Replacement up to M_wfrank!
nipkow [Thu, 11 Jul 2002 10:48:30 +0200] rev 13347
*** empty log message ***
nipkow [Thu, 11 Jul 2002 09:47:15 +0200] rev 13346
Added partly automated version of Newman.
schirmer [Thu, 11 Jul 2002 09:36:41 +0200] rev 13345
Fixed markup error in comment.
nipkow [Thu, 11 Jul 2002 09:31:01 +0200] rev 13344
*** empty log message ***
nipkow [Thu, 11 Jul 2002 09:17:01 +0200] rev 13343
*** empty log message ***
berghofe [Wed, 10 Jul 2002 18:39:15 +0200] rev 13342
expand_proof now also takes an optional term describing the proposition
of the theorem to be expanded (to avoid problems with different theorems
having the same names).
berghofe [Wed, 10 Jul 2002 18:37:51 +0200] rev 13341
- Moved abs_def to drule.ML
- elim_defs now takes a boolean argument which controls the automatic
expansion of theorems mentioning constants whose definitions are
eliminated
berghofe [Wed, 10 Jul 2002 18:35:34 +0200] rev 13340
Simplified proof of induction rule for datatypes involving function types.
paulson [Wed, 10 Jul 2002 16:54:07 +0200] rev 13339
Fixed quantified variable name preservation for ball and bex (bounded quants)
Requires tweaking of other scripts. Also routine tidying.
nipkow [Wed, 10 Jul 2002 16:07:52 +0200] rev 13338
*** empty log message ***
schirmer [Wed, 10 Jul 2002 15:07:02 +0200] rev 13337
Added unary and binary operations like (+,-,<, ...); Added smallstep semantics (no proofs about it yet).
wenzelm [Wed, 10 Jul 2002 14:51:18 +0200] rev 13336
tuned add_thmss;
beginnings of locale predicates;
wenzelm [Wed, 10 Jul 2002 14:50:08 +0200] rev 13335
tuned Locale.add_thmss;