Deterministic Context-Free Non-Closure Under Intersection #
This file transfers the existing CFL intersection counterexample to DCFLs by giving deterministic presentations of the two witness languages.
theorem
DCF_notClosedUnderIntersection_of_lang_eq_any_witnesses
(hEqAny : is_DCF lang_eq_any)
(hAnyEq : is_DCF lang_any_eq)
:
The existing CFL intersection witnesses also disprove DCFL intersection closure once they are shown deterministic context-free.
Deterministic context-free languages over Fin 3 are not closed under intersection.
Deterministic context-free languages are not closed under intersection for any finite alphabet with at least three symbols.