From 982a19e0c5d57b53f9726b780fec4c18f0787b4f Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 2 Dec 2020 04:42:03 -0400 Subject: Test for Aedifex's "auto" command. --- documentation/bookmark/Type theory/Dependent types.md | 1 + documentation/bookmark/Type theory/Type checking.md | 4 ++++ 2 files changed, 5 insertions(+) create mode 100644 documentation/bookmark/Type theory/Type checking.md (limited to 'documentation/bookmark/Type theory') diff --git a/documentation/bookmark/Type theory/Dependent types.md b/documentation/bookmark/Type theory/Dependent types.md index 84d739492..8269310db 100644 --- a/documentation/bookmark/Type theory/Dependent types.md +++ b/documentation/bookmark/Type theory/Dependent types.md @@ -5,6 +5,7 @@ # Reference +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) 1. [A Path To DOT: Formalizing Fully Path-Dependent Types](https://arxiv.org/abs/1904.07298) 1. [Ghosts of Departed Proofs (Functional Pearl)](https://www.youtube.com/watch?v=2cAxOJEiL00) diff --git a/documentation/bookmark/Type theory/Type checking.md b/documentation/bookmark/Type theory/Type checking.md new file mode 100644 index 000000000..d26019e88 --- /dev/null +++ b/documentation/bookmark/Type theory/Type checking.md @@ -0,0 +1,4 @@ +# Reference + +1. [Let Should Not Be Generalised](https://www.microsoft.com/en-us/research/publication/let-should-not-be-generalised/) + -- cgit v1.2.3