Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
T
Tutorial POPL20
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Arthur Azevedo de Amorim
Tutorial POPL20
Commits
8602ad8c
Commit
8602ad8c
authored
Jan 20, 2020
by
Robbert Krebbers
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
README tweaking.
parent
4ae9c1c5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
8602ad8c
...
...
@@ -58,10 +58,10 @@ Semantic typing:
-
[
sem_operators.v
](
solutions/sem_operators.v
)
: The judgment for semantic
operator typing and proofs of the corresponding semantic rules.
-
[
compatibility.v
](
solutions/compatibility.v
)
: The semantic typing rules, i.e.,
the
compatibility lemmas
.
the
*compatibility lemmas*
.
-
[
interp.v
](
solutions/interp.v
)
: The interpretation of syntactic types in terms
of semantic types.
-
[
fundamental.v
](
solutions/fundamental.v
)
: The
*fundamental theorem*
*
, which
-
[
fundamental.v
](
solutions/fundamental.v
)
: The
*fundamental theorem*
, which
states that any syntactically typed program is semantically typed..
-
[
safety.v
](
solutions/safety.v
)
: Proofs of semantic and syntactic type safety.
-
[
unsafe.v
](
solutions/unsafe.v
)
: Proofs of "unsafe" programs, i.e. programs
...
...
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