Lukas' Notes

Extensional Language Property

May 01, 20261 min read

languages

Definition

Extensional Language Property

A language property P is extensional iff it depends only on the language itself.

Equivalently: if two Turing machines M1​,M2​ satisfy

L(M1​)=L(M2​)⟹P(L(M1​))=P(L(M2​))

This is the “semantics vs. syntax” separation used by Rice.


Graph View

Backlinks

  • 192.017 Theoretical Computer Science
  • Language Property
  • Non-trivial Extensional Language Property
  • Recursively Enumerable Language
  • Rice's Theorem
  • Trivial Extensional Language Property

Created with Quartz v4.4.0 © 2026

  • GitHub