From e6d5b8b8b19ae60f76f34563b0a8eca4fb89e6e2 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 2 May 2000 12:05:41 +0000 Subject: Added proof-assistant-keymap and commands for defining insert keys. --- isa/Example.ML | 2 ++ 1 file changed, 2 insertions(+) (limited to 'isa/Example.ML') diff --git a/isa/Example.ML b/isa/Example.ML index 929c7ad8..bf5ee3f0 100644 --- a/isa/Example.ML +++ b/isa/Example.ML @@ -11,3 +11,5 @@ by (rtac conjI 1); by (assume_tac 1); by (assume_tac 1); qed "and_comms"; + +Goal "P(x) --> Q(x)"; -- cgit v1.2.3