The Cedille Cast is a series of videos on YouTube that covers programming and proving in Cedille, a dependently typed programming language and proof assistant. This repository contains the source files and scripts for these videos.
For more information on Cedille, check out our website.
- screencasts: directory of source files and scripts
- lib: small library of common definitions used in the casts
- .cedille: Cedille options file (local file picked over one in user's home directory)
- Deriving induction for lambda-encoded datatypes
- Zero-cost coercions and their applications
- Cedille features
- Impredicativity and proof irrelevance