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
b4b06bc7
Commit
b4b06bc7
authored
Mar 03, 2018
by
Jacques-Henri Jourdan
Browse files
Fix build.
parent
15425e74
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/bi/embedding.v
View file @
b4b06bc7
...
...
@@ -38,7 +38,7 @@ Class SbiEmbed (PROP1 PROP2 : sbi) `{BiEmbed PROP1 PROP2} := {
embed_later
P
:
⎡▷
P
⎤
⊣
⊢
▷
⎡
P
⎤
;
embed_interal_inj
(
PROP'
:
sbi
)
(
P
Q
:
PROP1
)
:
⎡
P
⎤
≡
⎡
Q
⎤
⊢
(
P
≡
Q
:
PROP'
)
;
}.
Hint
Mode
B
iEmbed
+
+
!
!
:
typeclass_instances
.
Hint
Mode
Sb
iEmbed
+
+
!
:
typeclass_instances
.
Section
embed_laws
.
Context
`
{
BiEmbed
PROP1
PROP2
}.
...
...
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