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
571f6130
Commit
571f6130
authored
Oct 16, 2011
by
Adam Chlipala
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Pass through DataStruct
parent
d1c52cff
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
51 additions
and
34 deletions
+51
-34
cpdt.bib
latex/cpdt.bib
+9
-0
DataStruct.v
src/DataStruct.v
+35
-34
updates.rss
staging/updates.rss
+7
-0
No files found.
latex/cpdt.bib
View file @
571f6130
...
@@ -212,3 +212,12 @@
...
@@ -212,3 +212,12 @@
year = {1999},
year = {1999},
pages = {471--477},
pages = {471--477},
}
}
@Article{DeBruijn,
author = "Nicolas G. de Bruijn",
title = "Lambda-calculus notation with nameless dummies: a tool for automatic formal manipulation with application to the {Church-Rosser} theorem",
journal = "Indag. Math.",
volume = "34(5)",
pages = "381--392",
year = "1972"
}
src/DataStruct.v
View file @
571f6130
This diff is collapsed.
Click to expand it.
staging/updates.rss
View file @
571f6130
...
@@ -11,6 +11,13 @@
...
@@ -11,6 +11,13 @@
<webMaster>
adam@chlipala.net
</webMaster>
<webMaster>
adam@chlipala.net
</webMaster>
<docs>
http://blogs.law.harvard.edu/tech/rss
</docs>
<docs>
http://blogs.law.harvard.edu/tech/rss
</docs>
<item>
<title>
A pass through "Dependent Data Structures"
</title>
<pubDate>
Sun, 16 Oct 2011 10:45:48 EDT
</pubDate>
<link>
http://adam.chlipala.net/cpdt/
</link>
<author>
adamc@csail.mit.edu
</author>
</item>
<item>
<item>
<title>
A pass through "More Dependent Types"
</title>
<title>
A pass through "More Dependent Types"
</title>
<pubDate>
Mon, 10 Oct 2011 15:59:55 EDT
</pubDate>
<pubDate>
Mon, 10 Oct 2011 15:59:55 EDT
</pubDate>
...
...
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