summaryrefslogtreecommitdiffstats
path: root/content/zettel/3b.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/zettel/3b.md')
-rw-r--r--content/zettel/3b.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/content/zettel/3b.md b/content/zettel/3b.md
new file mode 100644
index 0000000..617e2b9
--- /dev/null
+++ b/content/zettel/3b.md
@@ -0,0 +1,14 @@
++++
+title = "Coq"
+author = "Yann Herklotz"
+tags = []
+categories = []
+backlinks = ["3a"]
+forwardlinks = ["3c", "3b1"]
+zettelid = "3b"
++++
+
+Some notes regarding Adam Chlipala's book "Certified Programming with
+Dependent Types".[^1]
+
+[^1]: <http://adam.chlipala.net/cpdt/html/toc.html>