Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Iris
Commits
44dd5fae
Commit
44dd5fae
authored
Aug 01, 2016
by
Robbert Krebbers
Browse files
Fix typo in ProofMode.md.
parent
ae3c8fdf
Changes
1
Hide whitespace changes
Inline
Side-by-side
ProofMode.md
View file @
44dd5fae
...
...
@@ -7,7 +7,7 @@ Applying hypotheses and lemmas
-
`iExact "H"`
: finish the goal if the conclusion matches the hypothesis
`H`
-
`iAssumption`
: finish the goal if the conclusion matches any hypothesis
-
`iApply trm`
: match the conclusion of the current goal against the
conclusion of
`t
etrm
rm`
and generates goals for the premises of
`trm`
. See
conclusion of
`trm`
and generates goals for the premises of
`trm`
. See
proof mode terms below.
Context management
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment