The curious case of exponentiation in simply typed lambda calculus episode artwork

EPISODE · May 4, 2024 · 7 MIN

The curious case of exponentiation in simply typed lambda calculus

from Iowa Type Theory Commute · host Aaron Stump

Like addition and multiplication on Church-encoded numbers, exponentiation can be assigned a type in simply typed lambda calculus (STLC).  But surprisingly, the type is non-uniform.  If we abbreviate (A -> A) -> A -> A as Nat_A, then exponentiation, which is defined as \ x . \ y . y x, can be assigned type Nat_A -> Nat_(A -> A) -> Nat_A.  The second argument needs to have type at strictly higher order than the first argument.  This has the fascinating consequence that we cannot define self-exponentiation, \ x . exp x x.  That term would reduce to \ x . x x, which is provably not typable in STLC.  

Episode metadata supplied by the publisher feed · Published May 4, 2024

Embed this episode

NOW PLAYING

The curious case of exponentiation in simply typed lambda calculus

0:00 7:29

No transcript for this episode yet

We transcribe on demand. Request one and we'll notify you when it's ready — usually under 10 minutes.

No similar episodes found.

No similar podcasts found.

Frequently Asked Questions

How long is this episode of Iowa Type Theory Commute?

This episode is 7 minutes long.

When was this Iowa Type Theory Commute episode published?

This episode was published on May 4, 2024.

Can I download this Iowa Type Theory Commute episode?

Yes. Use the download control on the episode player to save the publisher-provided media file.
URL copied to clipboard!