Assume $L_1$ and $L_2$ two regular languages, and $L_1\subseteq L\subseteq L_2$. Does this imply that $L$ is a regular language?
Thanks in advance.
Assume $L_1$ and $L_2$ two regular languages, and $L_1\subseteq L\subseteq L_2$. Does this imply that $L$ is a regular language?
Thanks in advance.
Copyright © 2021 JogjaFile Inc.
Let $L_1=\emptyset$, $L_2=\Sigma^*$. I think not.