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
Hugo Herbelin
iris-coq
Commits
84188aac
Commit
84188aac
authored
Dec 07, 2018
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Inconsistent indenting.
parent
11470212
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
theories/base_logic/lib/wsat.v
theories/base_logic/lib/wsat.v
+2
-3
No files found.
theories/base_logic/lib/wsat.v
View file @
84188aac
...
...
@@ -28,9 +28,8 @@ Module invG.
disabled_inPreG
:
>
inG
Σ
(
gset_disjR
positive
)
;
}.
Instance
subG_inv
Σ
{
Σ
}
:
subG
inv
Σ
Σ
→
invPreG
Σ
.
Proof
.
solve_inG
.
Qed
.
Instance
subG_inv
Σ
{
Σ
}
:
subG
inv
Σ
Σ
→
invPreG
Σ
.
Proof
.
solve_inG
.
Qed
.
End
invG
.
Import
invG
.
...
...
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