aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-22 07:57:31 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2005-09-22 07:57:31 +0000
commiteff936289abc4d7ca2cf29c33b1b1ecb8094e7e3 (patch)
treed650630f832d622093b978274dde4b2dbb3de4b1
parent57b4bd1ccb5fdb0a367f10134463897ae22e09df (diff)
Addition from Tjark Weber for new commands
-rw-r--r--doc/ProofGeneral.texi13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/ProofGeneral.texi b/doc/ProofGeneral.texi
index dcd3f1d9..144525f7 100644
--- a/doc/ProofGeneral.texi
+++ b/doc/ProofGeneral.texi
@@ -3839,8 +3839,12 @@ by white space as usual in Isar.
@node Specific commands for Isabelle/Isar
@subsection Specific commands for Isabelle/Isar
+@kindex C-c C-a r
+@kindex C-c C-a C-q
+@kindex C-c C-a C-d
@kindex C-c C-a h A
@kindex C-c C-a h C
+@kindex C-c C-a h I
@kindex C-c C-a h S
@kindex C-c C-a h T
@kindex C-c C-a h a
@@ -3857,10 +3861,19 @@ help key bindings; these functions are offered within the prover help
menu as well.
@table @kbd
+@item C-c C-a r
+Invokes @code{refute} on the current subgoal. Only available in HOL
+and derived logics.
+@item C-c C-a C-q
+Invokes @code{quickcheck} on the current subgoal.
+@item C-c C-a C-d
+Displays a draft document of the current theory.
@item C-c C-a h A
Shows available antiquotation commands and options.
@item C-c C-a h C
Shows the current Classical Reasoner context.
+@item C-c C-a h I
+Shows the current set of induct/cases rules.
@item C-c C-a h S
Shows the current Simplifier context.
@item C-c C-a h T