diff -r 196ff8d245bf -r 603f08285c65 Admin/page/main-content/index.content --- a/Admin/page/main-content/index.content Sat Apr 17 14:51:00 2004 +0200 +++ b/Admin/page/main-content/index.content Sat Apr 17 14:51:21 2004 +0200 @@ -58,11 +58,15 @@
  • arith now generates counterexamples for reals as well.
  • New quickcheck command - to search for counterexamples of executable goals.
  • + to search for counterexamples of executable goals. + (see HOL/ex/Quickcheck_Examples.thy)
  • New refute command - to search for finite countermodels of goals.
  • + to search for finite countermodels of goals. + (see HOL/ex/Refute_Examples.thy) + -
  • Presentation and x-symbol enhancements, greek letters and sub/superscripts in identifiers.
  • +
  • Presentation and x-symbol enhancements, greek letters and +sub/superscripts allowed in identifiers.
  • [Complete Changelog]