Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Giuseppe Castagna
occurrence-typing
Commits
4ff9eff2
Commit
4ff9eff2
authored
Nov 05, 2020
by
Mickael Laurent
Browse files
fix
parent
587bd4ae
Changes
1
Hide whitespace changes
Inline
Side-by-side
new_system2.tex
View file @
4ff9eff2
...
...
@@ -249,10 +249,11 @@ TODO: Algorithmic rules
\\
\Infer
[LetBase]
{
\Gamma
, (y:u)
\vdash
e
\triangleright
_
x
\dt
_
\circ\\
\Gamma
, (y:u)
\vdash
e
\triangleright
_
y
\dt\\
\forall
v
\in
\dt
.
\ \Gamma\fvdash
{
a
}{
v
}
\{
(
\_
,
\Gamma
_
v
^
i)
\}
_{
i
\in
I
_
v
}
}{
\Gamma\vdash
_{
u
}
\letexp
y a e
\triangleright
_
x
\textstyle
{
\Gamma\vdash
_{
u
}
\letexp
y a e
\triangleright
_
x
\dt
_
\circ
\cup
\textstyle
{
\bigcup
_{
v
\in
\dt
}
\bigcup
_{
i
\in
I
_
v
}
\{\Gamma
_
v
^
i(x)
\}
}}
{
}
...
...
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