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
Rodolphe Lepigre
Iris
Commits
56f0afb2
Commit
56f0afb2
authored
Apr 07, 2017
by
Ralf Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
provide functor for cancellable invariants
parent
e5bb24e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
theories/base_logic/lib/cancelable_invariants.v
theories/base_logic/lib/cancelable_invariants.v
+4
-0
No files found.
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
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