Type System Soundness. Subtyping
Continuing Lecture 06
Type Soundness Theorems
Subtyping
References
- Foundations of Software, the EPFL master's level course taught by Prof. Martin Odersky, covers type systems in great depth
- Types and Programming Languages, Chapter 5, Chapter 8, Sections 9.1–9.3 (pages 89-107)
- Lambda Calculi with Types, pages 34-45