Definition. Compositionality, computability, and complexityμ-systems (§ 6.1) [pagin2021-mu-system]

A μ-system is a pair Φ=ΣΦ,RΦ where—

  1. Σ=Σo,Σm (an object- and meta-language signature),
  2. Σo=Ao,Σo where Ao is a set of atomic terms and Σ is a set of n-ary syntactic operators, so that the closure To of AO under Σ yields the grammatical term algebra TO,AO,ΣO of OL,
  3. Σm=Am,Σm,S,F,G where—
    1. Am is a nonempty set of atomic meta-language expressions,
    2. Σm is a nonempty set of meta-language syntactic operators,
    3. S is a nonempty set of elementary meta-language function symbols,
    4. F is a possibly empty set of meta-language recursive function symbols over object language terms, and
    5. G is a possibly empty set of meta-language recursive function symbols over meta-language terms.