Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
C
cpdt
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
research
cpdt
Commits
9e88ea6a
Commit
9e88ea6a
authored
Aug 17, 2012
by
Adam Chlipala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Proofreading pass through Chapter 5
parent
4da21453
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
Subset.v
src/Subset.v
+1
-1
No files found.
src/Subset.v
View file @
9e88ea6a
...
...
@@ -137,7 +137,7 @@ let pred_strong1 = function
|
S
n
'
->
n
'
</
pre
>
#
*
)
(
**
The
proof
argument
has
disappeared
!
We
get
exactly
the
OCaml
code
we
would
have
written
manually
.
This
is
our
first
demonstration
of
the
main
technically
interesting
feature
of
Coq
program
extraction
:
pro
gram
components
of
type
[
Prop
]
are
erased
systematically
.
(
**
The
proof
argument
has
disappeared
!
We
get
exactly
the
OCaml
code
we
would
have
written
manually
.
This
is
our
first
demonstration
of
the
main
technically
interesting
feature
of
Coq
program
extraction
:
pro
ofs
are
erased
systematically
.
We
can
reimplement
our
dependently
typed
[
pred
]
based
on
%
\
index
{
subset
types
}%
_
subset
types_
,
defined
in
the
standard
library
with
the
type
family
%
\
index
{
Gallina
terms
!
sig
}%
[
sig
]
.
*
)
...
...
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