Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Rice Wine
Iris
Commits
9e4c13a3
Commit
9e4c13a3
authored
Jan 30, 2017
by
Jacques-Henri Jourdan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
More coherent name for positiveR.
parent
6ca015ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
theories/algebra/cmra.v
theories/algebra/cmra.v
+2
-2
No files found.
theories/algebra/cmra.v
View file @
9e4c13a3
...
...
@@ -960,9 +960,9 @@ Section positive.
-
intros
???.
apply
Pos
.
add_assoc
.
-
intros
??.
apply
Pos
.
add_comm
.
Qed
.
Canonical
Structure
posR
:
cmraT
:
=
discreteR
positive
pos_ra_mixin
.
Canonical
Structure
pos
itive
R
:
cmraT
:
=
discreteR
positive
pos_ra_mixin
.
Global
Instance
pos_cmra_discrete
:
CMRADiscrete
posR
.
Global
Instance
pos_cmra_discrete
:
CMRADiscrete
pos
itive
R
.
Proof
.
constructor
;
apply
_
||
done
.
Qed
.
End
positive
.
...
...
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