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
Joshua Yanovski
iris-coq
Commits
56f0afb2
Commit
56f0afb2
authored
Apr 07, 2017
by
Ralf Jung
Browse files
provide functor for cancellable invariants
parent
e5bb24e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
theories/base_logic/lib/cancelable_invariants.v
View file @
56f0afb2
...
...
@@ -5,6 +5,10 @@ Set Default Proof Using "Type".
Import
uPred
.
Class
cinvG
Σ
:=
cinv_inG
:>
inG
Σ
fracR
.
Definition
cinv
Σ
:
gFunctors
:=
#[
GFunctor
fracR
].
Instance
subG_cinv
Σ
{
Σ
}
:
subG
cinv
Σ
Σ
→
cinvG
Σ
.
Proof
.
solve_inG
.
Qed
.
Section
defs
.
Context
`
{
invG
Σ
,
cinvG
Σ
}
.
...
...
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