
A Strange Deal, Explained
I explain the story from last episode.
Radio and PodcastLive Radio & Podcasts
Aaron Stump talks about type theory, computational logic, and related topics in Computer Science on his short commute.
Listen to Iowa Type Theory Commute, a Technology podcast by Aaron Stump. Stream 186 episodes in English, follow new audio stories, and play episodes online on Radio and Podcast.
Browse this show under Technology podcasts.
20 episodes are loaded now from a catalog of 186. More episodes can be opened from this page.
Explore Technology podcasts, Argentina podcasts and English podcasts.

I explain the story from last episode.

The Curry-Howard isomorphism for the law of excluded middle, as a radio drama. I first saw a version of this story performed by Phil Wadler...

I discuss a nice paper I quite enjoyed reading, called The Calculated Typer , by Garby, Bahr, and Hutton. The authors take a very nice gener...

In this episode, I talk about the control operator callcc, and how it is implemented during compilation using continuation-passing style (CP...

In this episode, I talk about a somewhat more advanced case of the Curry-Howard isomorphism (the connection between logic and programming la...

Commuting conversions are transformations on proofs in natural deduction, that move certain stuck inferences out of the way, so that the nor...

I am currently on a frolic into the literature on Control Flow Analysis (CFA), and discuss what this is, for pure lambda calculus. A wonderf...

In this episode, I talk about what we should consider to be a measure function. Such functions can be used to show termination of some proce...

To solve the problem raised in the last episode, I propose schematic affine recursion. We saw that affine lambda calculus (where lambda-boun...

In this episode, I shoot down last episode's proposal -- at least in the version I discussed -- based on an amazing observation from an...

In this episode, I discuss an intriguing idea proposed by Victor Taelin, to base a logically sound type theory on an untyped but terminating...

I correct what I said in the last episode about the author of the proof of FD from last episode based on intersection types. I also describe...

Krivine's book (Section 4.2) has a proof of the Finite Developments Theorem, based on intersection types. I discuss this proof in this...

I discuss the paper "A Direct Proof of the Finite Developments Theorem" , by Roel de Vrijer. See also the write-up at my blog.

The finite developments theorem in pure lambda calculus says that if you select as set of redexes in a lambda term and reduce only those and...

In this episode, I discuss the paper Nominal Techniques in Isabelle/HOL , by Christian Urban. This paper shows how to reason with terms modu...

I discuss what is called the locally nameless representation of syntax with binders, following the first couple of sections of the very nice...

I discuss the paper POPLmark Reloaded: Mechanizing Proofs by Logical Relations , which proposes a benchmark problem for mechanizing Programm...

I continue the discussion of POPLmark Reloaded , discussing the solutions proposed to the benchmark problem. The solutions are in the Beluga...

In this episode, I begin discussing the question and history of formalizing results in Programming Languages Theory using interactive theore...