Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iris
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jules Jacobs
Iris
Commits
bf069d12
Commit
bf069d12
authored
8 years ago
by
Robbert Krebbers
Browse files
Options
Downloads
Patches
Plain Diff
Arguments for gsetC and gset_disjC.
parent
71c10187
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
theories/algebra/gset.v
+2
-0
2 additions, 0 deletions
theories/algebra/gset.v
with
2 additions
and
0 deletions
theories/algebra/gset.v
+
2
−
0
View file @
bf069d12
...
...
@@ -59,6 +59,7 @@ Section gset.
Proof
.
by
apply
persistent_total
;
rewrite
gset_core_self
.
Qed
.
End
gset
.
Arguments
gsetC
_
{_
_}
.
Arguments
gsetR
_
{_
_}
.
Arguments
gsetUR
_
{_
_}
.
...
...
@@ -220,5 +221,6 @@ Section gset_disj.
Qed
.
End
gset_disj
.
Arguments
gset_disjC
_
{_
_}
.
Arguments
gset_disjR
_
{_
_}
.
Arguments
gset_disjUR
_
{_
_}
.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment