Dependent type theory
A dependent type theory is a (cartesian) type theory where type formation is context-dependent, #m/def/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. #m/def/type
Specifically, if
A section picks out a term of
When using named contexts in informal type theory, we will often write
where
#state/tidy | #lang/en | #SemBr
Footnotes
-
2025. Introduction to Homotopy Type Theory, §1.2, pp. 13–14. ↩