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
Marianna Rapoport
iris-coq
Commits
069bfbfa
Commit
069bfbfa
authored
Dec 06, 2016
by
Dan Frumin
Browse files
Update a comment in cmra_big_op.v
parent
fb1de8a8
Changes
1
Show whitespace changes
Inline
Side-by-side
algebra/cmra_big_op.v
View file @
069bfbfa
...
@@ -10,7 +10,7 @@ Apart from that, we define the following big operators with binders build in:
...
@@ -10,7 +10,7 @@ Apart from that, we define the following big operators with binders build in:
refers to each element at index [k].
refers to each element at index [k].
- The operator [ [⋅ map] k ↦ x ∈ m, P ] folds over a map [m]. The binder [x]
- The operator [ [⋅ map] k ↦ x ∈ m, P ] folds over a map [m]. The binder [x]
refers to each element at index [k].
refers to each element at index [k].
- The operator [ [⋅ set] x ∈ X, P ] folds over a set [
m
]. The binder [x] refers
- The operator [ [⋅ set] x ∈ X, P ] folds over a set [
X
]. The binder [x] refers
to each element.
to each element.
Since these big operators are like quantifiers, they have the same precedence as
Since these big operators are like quantifiers, they have the same precedence as
...
...
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