Skip to content
GitLab
Menu
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
efc8fb86
Commit
efc8fb86
authored
May 29, 2016
by
Robbert Krebbers
Browse files
COFE on gname.
parent
b0ed7748
Changes
1
Hide whitespace changes
Inline
Side-by-side
program_logic/global_functor.v
View file @
efc8fb86
...
...
@@ -16,6 +16,7 @@ Definition gid (Σ : gFunctors) := fin (projT1 Σ).
(** Name of one instance of a particular CMRA in the ghost state. *)
Definition
gname
:
=
positive
.
Canonical
Structure
gnameC
:
=
leibnizC
gname
.
Definition
globalF
(
Σ
:
gFunctors
)
:
iFunctor
:
=
IFunctor
(
iprodURF
(
λ
i
,
gmapURF
gname
(
projT2
Σ
i
))).
...
...
Write
Preview
Supports
Markdown
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