Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Iris
Fairis
Commits
7d393c2b
Commit
7d393c2b
authored
Feb 14, 2016
by
Robbert Krebbers
Browse files
Let done do eassumption.
parent
d800f42e
Changes
1
Hide whitespace changes
Inline
Side-by-side
prelude/tactics.v
View file @
7d393c2b
...
...
@@ -44,6 +44,7 @@ Ltac done :=
[
repeat
first
[
solve
[
trivial
]
|
solve
[
symmetry
;
trivial
]
|
eassumption
|
reflexivity
|
discriminate
|
contradiction
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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