Dependent type theory
A dependent type theory is a (cartesian) type theory where type formation is context-dependent, type and thus may be parameterized by terms. This is in contrast to a non-dependent type theory where only terms are context-dependent, and types may in practice be defined by a Context-free grammar.
Type family
A type in a nonempty context is called type family or fibration. type
Specifically, if
A section picks out a term of
When using named contexts in informal type theory, we will often write
where
Footnotes
-
2025. Introduction to Homotopy Type Theory, Β§1.2, pp. 13β14. β©