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
Dmitry Khalanskiy
Iris
Commits
f95724ab
Commit
f95724ab
authored
Aug 24, 2016
by
Robbert Krebbers
Browse files
Remove obsolete comment.
parent
7ce1b7d6
Changes
1
Hide whitespace changes
Inline
Side-by-side
algebra/upred_big_op.v
View file @
f95724ab
...
...
@@ -25,7 +25,6 @@ Instance: Params (@uPred_big_sep) 1.
Notation
"'[★]' Ps"
:
=
(
uPred_big_sep
Ps
)
(
at
level
20
)
:
uPred_scope
.
(** * Other big ops *)
(** We use a type class to obtain overloaded notations *)
Definition
uPred_big_sepM
{
M
}
`
{
Countable
K
}
{
A
}
(
m
:
gmap
K
A
)
(
Φ
:
K
→
A
→
uPred
M
)
:
uPred
M
:
=
[
★
]
(
curry
Φ
<$>
map_to_list
m
).
...
...
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