Lukas' Notes

Language of a Decision Problem

May 01, 20261 min read

computation

Definition

Language of a Decision Problem

Fix a finite alphabet Σ and a computable encoding enc:D→Σ∗. The language of a decision problem P=⟨D,Y⟩ with an encoding enc is

L[P,enc]={enc(x)∣x∈Y}⊆Σ∗.

Graph View

Backlinks

  • Not Every Decision Problem is decidable
  • Decidable Decision Problem
  • Decision Problem

Created with Quartz v4.4.0 © 2026

  • GitHub