What to call a term-in-context whose context contains exactly the variables occurring in the term?

50 Views Asked by At

In type theory, a term-in-context $\Gamma \vdash t : \tau $ is only well-formed when $\Gamma$ contains all the variables occurring in $t:\tau$. Is there a name for when it contains exactly the variables occurring in $t:\tau$?