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
Rice Wine
Iris
Commits
53fa71ca
Commit
53fa71ca
authored
Dec 15, 2015
by
Robbert Krebbers
Browse files
Make solution of cofe solver opaque.
parent
100a7b9d
Changes
1
Hide whitespace changes
Inline
Side-by-side
iris/cofe_solver.v
View file @
53fa71ca
...
...
@@ -228,3 +228,5 @@ Proof.
apply
dist_S
,
map_contractive
;
split
;
intros
Y
i
;
apply
embed_tower
;
lia
.
Qed
.
End
solver
.
Global
Opaque
cofe_solver
.
T
cofe_solver
.
fold
cofe_solver
.
unfold
.
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