aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/type_theory/dependent_types.md
diff options
context:
space:
mode:
authorEduardo Julian2021-05-18 00:45:15 -0400
committerEduardo Julian2021-05-18 00:45:15 -0400
commit879d0560e9d09ca997bf81de498fe9740ef36434 (patch)
tree057c582c7eb82912f8caf38faeda9daa7fdeb495 /documentation/bookmark/type_theory/dependent_types.md
parent76cc98f55ce571c5edb3d6ec7d2603651af19eca (diff)
Got rid of the {}s in ":share" and made it pipe-able.
Diffstat (limited to '')
-rw-r--r--documentation/bookmark/type_theory/dependent_types.md (renamed from documentation/bookmark/Type theory/Dependent types.md)2
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation/bookmark/Type theory/Dependent types.md b/documentation/bookmark/type_theory/dependent_types.md
index b2afc30bd..68fef10f3 100644
--- a/documentation/bookmark/Type theory/Dependent types.md
+++ b/documentation/bookmark/type_theory/dependent_types.md
@@ -5,6 +5,8 @@
# Reference
+1. [From Scheme to Dependent Types in 100 lines by Gershom Bazerman (Part 1)](https://vimeo.com/134561872)
+1. [From Scheme to Dependent Types in 100 Lines by Gershom Bazerman (Part 2)](https://vimeo.com/135746080)
1. [Program = Proof](http://www.lix.polytechnique.fr/Labo/Samuel.Mimram/teaching/INF551/course.pdf)
1. [Multimodal Dependent Type Theory](https://arxiv.org/abs/2011.15021)
1. [Thorsten Altenkirch - The power of Π - Lambda Days 2020](https://www.youtube.com/watch?v=3zT5eVHpQwA)