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
Pierre-Marie Pédrot
Iris
Commits
e86b6558
Commit
e86b6558
authored
Feb 15, 2016
by
Robbert Krebbers
Browse files
Add reflexivity for equality to the uPred hint DB.
parent
824257bc
Changes
1
Show whitespace changes
Inline
Side-by-side
algebra/upred.v
View file @
e86b6558
...
...
@@ -982,5 +982,5 @@ Hint Resolve and_intro and_elim_l' and_elim_r' : I.
Hint
Resolve
always_mono
:
I
.
Hint
Resolve
sep_elim_l'
sep_elim_r'
sep_mono
:
I
.
Hint
Immediate
True_intro
False_elim
:
I
.
Hint
Immediate
iff_refl
:
I
.
Hint
Immediate
iff_refl
eq_refl
:
I
.
End
uPred
.
Write
Preview
Markdown
is supported
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