Empty string in language closed under concatenation

215 Views Asked by At

Does a regular language L that is closed under concatenation necessarily contain the empty string?

1

There are 1 best solutions below

0
On

Take any language $L$ of $A^*$. Then $L^+$, which is by definition the subsemigroup of $A^*$ generated by $L$, is closed under concatenation.