Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
Iris
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
76
Issues
76
List
Boards
Labels
Milestones
Merge Requests
5
Merge Requests
5
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Iris
Iris
Commits
4526e514
Commit
4526e514
authored
Jan 31, 2018
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Docs: fixpoints only exist when the type is inhabited.
parent
c22e7b33
Pipeline
#6509
passed with stages
in 15 minutes and 33 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
base-logic.tex
docs/base-logic.tex
+1
-1
No files found.
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
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