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
Dan Frumin
ReLoC-v1
Commits
ee9baa0d
Commit
ee9baa0d
authored
Jul 06, 2016
by
Amin Timany
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert "Add notations in fundamental_unary for aesthetics"
This reverts commit
b498dbc4
.
parent
b498dbc4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
F_mu_ref_conc/fundamental_unary.v
F_mu_ref_conc/fundamental_unary.v
+0
-3
No files found.
F_mu_ref_conc/fundamental_unary.v
View file @
ee9baa0d
...
...
@@ -19,9 +19,6 @@ Section typed_interp.
Local
Ltac
value_case
:=
iApply
wp_value
;
[
cbn
;
rewrite
?
to_of_val
;
trivial
|
].
Local
Notation
"A –≻ B"
:=
(
TArrow
A
B
)
(
at
level
200
).
Local
Notation
"e < n - vs"
:=
(
e
.[
upn
n
(
env_subst
vs
)])
(
at
level
200
).
Theorem
fundamental
Γ
e
τ
:
Γ
⊢ₜ
e
:
τ
→
Γ
⊨
e
:
τ
.
Proof
.
induction
1
;
iIntros
{
Δ
vs
H
Δ
}
"#[Hheap HΓ] /="
.
...
...
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