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
Jonas Kastberg
iris
Commits
f2878896
Commit
f2878896
authored
Jun 11, 2018
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Plain typeclass should not require BiPlainly instance to be inferred
parent
b65cf679
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
theories/bi/plainly.v
theories/bi/plainly.v
+1
-1
No files found.
theories/bi/plainly.v
View file @
f2878896
...
...
@@ -86,7 +86,7 @@ End plainly_laws.
Class
Plain
`
{
BiPlainly
PROP
}
(
P
:
PROP
)
:
=
plain
:
P
⊢
■
P
.
Arguments
Plain
{
_
_
}
_
%
I
:
simpl
never
.
Arguments
plain
{
_
_
}
_
%
I
{
_
}.
Hint
Mode
Plain
+
!
!
:
typeclass_instances
.
Hint
Mode
Plain
+
-
!
:
typeclass_instances
.
Instance
:
Params
(@
Plain
)
1
.
Definition
plainly_if
`
{!
BiPlainly
PROP
}
(
p
:
bool
)
(
P
:
PROP
)
:
PROP
:
=
...
...
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