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
05f8792a
Commit
05f8792a
authored
Nov 21, 2020
by
Mickael Laurent
Browse files
add some notes/todos
parent
466a3f78
Changes
1
Hide whitespace changes
Inline
Side-by-side
new_system3.tex
View file @
05f8792a
...
...
@@ -379,15 +379,13 @@ the environment is supposed to already contain a type for $x$.
TODO: Simplify Case rule: as the expression has been typed before backtyping,
$
x
$
is supposed to be included into
$
t
_
x
$
or
$
\neg
t
_
x
$
.
TODO: Improve Abs rule
TODO: No need to return the type of the expression. The definition will be retyped anyway
after the splits.
TODO:
Is t
he Inter rule
even needed??
(now that result of backtyping must be intersected with the original env)
TODO:
T
he Inter rule
seems to be not needed needed anymore
(now that result of backtyping must be intersected with the original env)
TODO: Algorithmic App, Inter and EFQ rule
TODO: Is the Comp rule needed in this new setting where every application is alone in a let,
and where union-arrow app are backtyped by splitting possibilities?
\subsection
{
Algorithmic typing rules (alternative attempt)
}
\begin{mathpar}
...
...
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