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
George Pirlea
Iris
Commits
bfad9bff
Commit
bfad9bff
authored
Sep 14, 2016
by
Amin Timany
Browse files
In gset idemp_L rather than union_idem_L
parent
2c64b551
Changes
1
Hide whitespace changes
Inline
Side-by-side
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
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