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
a322205e
Commit
a322205e
authored
Sep 29, 2021
by
Kim Nguyễn
Browse files
Fix references to n_o = 1
parent
6e33fc02
Changes
1
Hide whitespace changes
Inline
Side-by-side
algorithm.tex
View file @
a322205e
...
...
@@ -252,7 +252,8 @@ type, but also we had to build the expression that causes the
divergence in quite an
\emph
{
ad hoc
}
way which makes divergence even
more unlikely: setting an
$
n
_
o
$
twice the depth of the syntax tree of
the outermost type case should be enough to capture all realistic
cases.
cases. For instance, all examples given in Section~
\ref
{
sec:practical
}
can be checked (or found to be ill-typed) with
$
n
_
o
=
1
$
.
\fi
...
...
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