Database: Defined notion

Terminology 30: A defined notion consists of some natural language word or phrase \mathsf{D} together with a placeholder variable \mathsf{p} and a defining statement (or definition) \phi . Given a variable x , we may use abbreviations similar to \textup{"}x \textup{ is a } \mathsf{D}\textup{"} \hspace{3mm} \textup{to mean} \hspace{3mm} [\phi | \mathsf{p} \to x], where we are using variable substitution. In practice, such a defined notion will typically be introduced by declaring something like \textup{"we will call }x \textup{ a } \mathsf{D} \textup{ if } [\phi | \mathsf{p} \to x]\textup{"}.

This database entry builds on the following:

  1. Terminology: Class, statement
  2. Proposition/definition: Variable substitution