diff options
| author | David Aspinall | 2000-05-02 12:05:41 +0000 |
|---|---|---|
| committer | David Aspinall | 2000-05-02 12:05:41 +0000 |
| commit | e6d5b8b8b19ae60f76f34563b0a8eca4fb89e6e2 (patch) | |
| tree | c067a35ef2d1b8d5f57162e9f621fbd40a3fbfd7 /isa/Example.ML | |
| parent | dc7af5fb2c02eb960815e01741b9d2cb59c3844e (diff) | |
Added proof-assistant-keymap and commands for defining insert keys.
Diffstat (limited to 'isa/Example.ML')
| -rw-r--r-- | isa/Example.ML | 2 |
1 files changed, 2 insertions, 0 deletions
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)"; |
