Lukas' Notes

Code Language of a Language Property

Dec 13, 20251 min read

computation

Definition

Code Language of a Language Property

For a language property P, the associated code language over machine encodings is:

LP​={⟨M⟩∣P(L(M))=true}⊆{0,1}∗

where ⟨M⟩ is the encoding of a Turing machine.


Graph View

Backlinks

  • Decidable Language Property
  • Undecidable Language Property

Created with Quartz v4.4.0 © 2025

  • GitHub