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
George Pirlea
Iris
Commits
e9c1712b
Commit
e9c1712b
authored
Jun 30, 2016
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Define discreteUR constructor.
parent
ada321d1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
algebra/cmra.v
algebra/cmra.v
+2
-2
No files found.
algebra/cmra.v
View file @
e9c1712b
...
...
@@ -698,8 +698,8 @@ End discrete.
Notation
discreteR
A
ra_mix
:
=
(
CMRAT
A
discrete_cofe_mixin
(
discrete_cmra_mixin
ra_mix
)).
Notation
discrete
LeibnizR
A
ra_mix
:
=
(
CMRAT
A
(@
discrete_cofe_mixin
_
equivL
_
)
(
discrete_cmra_mixin
ra_mix
)).
Notation
discrete
UR
A
ra_mix
ucm
ra_mix
:
=
(
U
CMRAT
A
discrete_cofe_mixin
(
discrete_cmra_mixin
ra_mix
)
ucmra_mix
).
Global
Instance
discrete_cmra_discrete
`
{
Equiv
A
,
PCore
A
,
Op
A
,
Valid
A
,
@
Equivalence
A
(
≡
)}
(
ra_mix
:
RAMixin
A
)
:
CMRADiscrete
(
discreteR
A
ra_mix
).
...
...
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