Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Joshua Yanovski
iris-coq
Commits
bfad9bff
Commit
bfad9bff
authored
Sep 14, 2016
by
Amin Timany
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
In gset idemp_L rather than union_idem_L
parent
2c64b551
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
algebra/gset.v
algebra/gset.v
+1
-1
No files found.
algebra/gset.v
View file @
bfad9bff
...
...
@@ -32,7 +32,7 @@ Section gset.
-
solve_proper
.
-
intros
X1
X2
X3
.
by
rewrite
!
gset_op_union
assoc_L
.
-
intros
X1
X2
.
by
rewrite
!
gset_op_union
comm_L
.
-
intros
X
.
by
rewrite
gset_op_union
gset_core_self
union_
idemp_L
.
-
intros
X
.
by
rewrite
gset_core_self
idemp_L
.
Qed
.
Canonical
Structure
gsetR
:=
discreteR
(
gset
K
)
gset_ra_mixin
.
...
...
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