Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Rice Wine
Iris
Commits
4526e514
Commit
4526e514
authored
Jan 31, 2018
by
Robbert Krebbers
Browse files
Docs: fixpoints only exist when the type is inhabited.
parent
c22e7b33
Changes
1
Hide whitespace changes
Inline
Side-by-side
docs/base-logic.tex
View file @
4526e514
...
...
@@ -179,7 +179,7 @@ In writing $\vctx, x:\type$, we presuppose that $x$ is not already declared in $
\infer
{
\vctx
,
\var
:
\type
\proves
\wtt
{
\term
}{
\type
}
\and
\text
{$
\var
$
is guarded in
$
\term
$}
\and
\text
{$
\type
$
is complete
}
\text
{$
\type
$
is complete
and inhabited
}
}{
\vctx
\proves
\wtt
{
\MU
\var
:
\type
.
\term
}{
\type
}
}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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