Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonas Kastberg
iris
Commits
9e4c13a3
Commit
9e4c13a3
authored
Jan 30, 2017
by
Jacques-Henri Jourdan
Browse files
More coherent name for positiveR.
parent
6ca015ff
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
Supports
Markdown
0%
Try again
or
attach a new 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