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
Rodolphe Lepigre
Iris
Commits
51b61ebb
Commit
51b61ebb
authored
Dec 11, 2017
by
Jacques-Henri Jourdan
Browse files
Params instance for bupd.
parent
c6bf752e
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/base_logic/upred.v
View file @
51b61ebb
...
...
@@ -318,6 +318,7 @@ Definition uPred_cmra_valid_eq :
@
uPred_cmra_valid
=
@
uPred_cmra_valid_def
:
=
seal_eq
uPred_cmra_valid_aux
.
Class
BUpd
(
A
:
Type
)
:
Type
:
=
bupd
:
A
→
A
.
Instance
:
Params
(@
bupd
)
2
.
Program
Definition
uPred_bupd_def
{
M
}
(
Q
:
uPred
M
)
:
uPred
M
:
=
{|
uPred_holds
n
x
:
=
∀
k
yf
,
...
...
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