summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Highlight discharged hypotheses in natural deduction presentation.David A. Madore2023-11-281-3/+7
* Fix various small mistakes or unclear points.David A. Madore2023-11-281-9/+8
* Alternative notation for multiple lambdas.David A. Madore2023-11-281-2/+3
* Avoid speaking of type "constructors", a word which might cause confusion.David A. Madore2023-11-281-4/+4
* Typo.David A. Madore2023-11-281-1/+1
* Rules of inuitionistic propositional calculus in natural deduction style.David A. Madore2023-11-271-0/+39
* Syntax of propositional calculus.David A. Madore2023-11-271-2/+39
* Quick overview of intuitionistic propositional calculus.David A. Madore2023-11-271-0/+38
* A (humorous) graphical representation of the Curry-Howard correspondence.David A. Madore2023-11-243-4/+27
* Graphical representation of typing rules.David A. Madore2023-11-221-8/+35
* Brief summary of Tait's proof of normalization of the STLC.David A. Madore2023-11-221-5/+42
* Clarification on how to read a derivation tree.David A. Madore2023-11-221-0/+8
* Give some examples of terms and types in the STLC before formalizing.David A. Madore2023-11-221-4/+44
* A first taste of the Curry-Howard correspondence.David A. Madore2023-11-221-1/+34
* A few clarifications on stability of decidable and semidecidable sets.David A. Madore2023-11-221-3/+7
* Exercise on computable inseparability.David A. Madore2023-11-211-0/+129
* Prepare exercise sheet for publication.David A. Madore2023-11-211-19/+23
* Exercise on looping Turing machines.David A. Madore2023-11-211-0/+71
* Exercise showing that the indices of total functions is not semi-decidable no...David A. Madore2023-11-211-0/+140
* Fix various mistakes (or notational blunders) noted during lecture on 2023-11...David A. Madore2023-11-201-5/+5
* The graph of the Ackermann function is p.r.David A. Madore2023-11-201-0/+235
* More exercises on computability.David A. Madore2023-11-191-13/+250
* Some exercises on computability.David A. Madore2023-11-171-0/+350
* Fix various mistakes (or notational blunders) noted during lecture on 2023-11...David A. Madore2023-11-171-21/+24
* Beta-reduction and strong normalization (to be continued).David A. Madore2023-11-161-0/+41
* More properties of typing, incl. the substitution lemma.David A. Madore2023-11-161-6/+97
* Some properties of derivation in simply-typed lambda-calculus.David A. Madore2023-11-161-0/+111
* Give an example of a fully written out derivation tree.David A. Madore2023-11-151-0/+39
* Rules of the simply-typed lambda-calculus.David A. Madore2023-11-151-3/+122
* Various curiosities.David A. Madore2023-11-151-3/+32
* Type systems for logic.David A. Madore2023-11-151-1/+67
* Curry's paradox (an interlude).David A. Madore2023-11-151-0/+88
* Typing and termination.David A. Madore2023-11-151-0/+41
* Tasks in a typing system.David A. Madore2023-11-151-1/+45
* More examples of languages with interesting type systems.David A. Madore2023-11-151-4/+47
* Use of typing systems beyond value control.David A. Madore2023-11-151-0/+36
* Minor clarification.David A. Madore2023-11-141-2/+3
* Generalities about polymorphism.David A. Madore2023-11-141-14/+64
* Basic set of slides on typing.David A. Madore2023-11-141-0/+296
* Fix mistakes in numbering of recursive functions.David A. Madore2023-11-081-5/+8
* Rephrase for clarity.David A. Madore2023-11-081-2/+2
* Typos.David A. Madore2023-11-061-3/+3
* Reread up to Rice's theorem.David A. Madore2023-11-041-97/+166
* Apparently "francais" is now obsolete. Sigh.David A. Madore2023-11-031-1/+1
* Switch to Latin Modern font (and fudge some line breaks).David A. Madore2023-11-031-3/+4
* Reformulate formalizations of Turing reduction.David A. Madore2023-11-031-21/+23
* Typo.David A. Madore2023-11-021-1/+1
* One formalization of Turing reduction was wrong: quick fix (to be improved!).David A. Madore2023-11-021-5/+5
* A few things about Turing reduction.David A. Madore2023-11-021-3/+128
* Many-to-one reduction, and a new proof of Rice's theorem.David A. Madore2023-11-021-1/+160