recategorized by
2,523 views
13 votes
13 votes
State whether the following statements are TRUE or FALSE:

All subsets of regular sets are regular.
recategorized by

2 Answers

Best answer
25 votes
25 votes

False!
$a^*b^*$ is regular but its subset $a^nb^n$ is not regular.

edited by
0 votes
0 votes

$\sum ^{*}$ is regular which contains every language such as a $a^{n}b^{n}$ which is non regular. 

Therefore, Regular Languages are not closed under subset.

 

Answer:

Related questions

17 votes
17 votes
5 answers
1
makhdoom ghaya asked Nov 9, 2016
3,690 views
State whether the following statements are TRUE or FALSE:Regularity is preserved under the operation of string reversal.
14 votes
14 votes
2 answers
2
makhdoom ghaya asked Nov 9, 2016
3,948 views
State whether the following statements are TRUE or FALSE:The problem as to whether a Turing machine $M$ accepts input $w$ is undecidable.
14 votes
14 votes
4 answers
3
makhdoom ghaya asked Nov 9, 2016
3,564 views
State whether the following statement are TRUE or FALSE.$A$ is recursive if both $A$ and its complement are accepted by Turing machines.
21 votes
21 votes
4 answers
4
makhdoom ghaya asked Nov 9, 2016
3,370 views
State whether the following statements are TRUE or FALSE:The intersection of two CFL's is also a CFL.