Subset in a regular expression

576 Views Asked by At

Is this true for every two regular expressions $G$ and $K$?

  1. $(GG + K)^*$ is a subset of $(KGG)^*$ and

  2. $(KGG)^*$ is also a subset of $(GG + K)^*$