Regular set definition

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I came across the following regular sets definition:




Let Σ be a finite alphabet. Regular sets over Σ are defined recursively as
follows:



  1. ∅ (i. e. an empty set) is a regular set over Σ,

  2. ε is a regular set over Σ,

  3. a is a regular set over Σ for all a ∈ Σ,

  4. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q,

    (c) P ∗

    are the regular sets over Σ.

  5. Nothing else is a regular set.



I cannot understand why is this definition complete. What I gather from points 4. and 5. is that
Q.P and Q * are not a regular set. Why doesn't 4. look like this?




  1. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q, Q.P

    (c) P ∗, Q *

    are the regular sets over Σ.







share|cite|improve this question



















  • That would be redundant.
    – Lord Shark the Unknown
    yesterday










  • I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
    – Milda
    yesterday










  • How about taking $Q=abc$, $P=def$?
    – Lord Shark the Unknown
    yesterday










  • Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
    – Milda
    yesterday










  • Why do you want to exclude $P.Q$ and $P^*$?
    – Lord Shark the Unknown
    yesterday















up vote
0
down vote

favorite












I came across the following regular sets definition:




Let Σ be a finite alphabet. Regular sets over Σ are defined recursively as
follows:



  1. ∅ (i. e. an empty set) is a regular set over Σ,

  2. ε is a regular set over Σ,

  3. a is a regular set over Σ for all a ∈ Σ,

  4. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q,

    (c) P ∗

    are the regular sets over Σ.

  5. Nothing else is a regular set.



I cannot understand why is this definition complete. What I gather from points 4. and 5. is that
Q.P and Q * are not a regular set. Why doesn't 4. look like this?




  1. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q, Q.P

    (c) P ∗, Q *

    are the regular sets over Σ.







share|cite|improve this question



















  • That would be redundant.
    – Lord Shark the Unknown
    yesterday










  • I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
    – Milda
    yesterday










  • How about taking $Q=abc$, $P=def$?
    – Lord Shark the Unknown
    yesterday










  • Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
    – Milda
    yesterday










  • Why do you want to exclude $P.Q$ and $P^*$?
    – Lord Shark the Unknown
    yesterday













up vote
0
down vote

favorite









up vote
0
down vote

favorite











I came across the following regular sets definition:




Let Σ be a finite alphabet. Regular sets over Σ are defined recursively as
follows:



  1. ∅ (i. e. an empty set) is a regular set over Σ,

  2. ε is a regular set over Σ,

  3. a is a regular set over Σ for all a ∈ Σ,

  4. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q,

    (c) P ∗

    are the regular sets over Σ.

  5. Nothing else is a regular set.



I cannot understand why is this definition complete. What I gather from points 4. and 5. is that
Q.P and Q * are not a regular set. Why doesn't 4. look like this?




  1. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q, Q.P

    (c) P ∗, Q *

    are the regular sets over Σ.







share|cite|improve this question











I came across the following regular sets definition:




Let Σ be a finite alphabet. Regular sets over Σ are defined recursively as
follows:



  1. ∅ (i. e. an empty set) is a regular set over Σ,

  2. ε is a regular set over Σ,

  3. a is a regular set over Σ for all a ∈ Σ,

  4. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q,

    (c) P ∗

    are the regular sets over Σ.

  5. Nothing else is a regular set.



I cannot understand why is this definition complete. What I gather from points 4. and 5. is that
Q.P and Q * are not a regular set. Why doesn't 4. look like this?




  1. if P and Q are the regular sets over Σ, then also

    (a) P ∪ Q,

    (b) P.Q, Q.P

    (c) P ∗, Q *

    are the regular sets over Σ.









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked yesterday









Milda

1




1











  • That would be redundant.
    – Lord Shark the Unknown
    yesterday










  • I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
    – Milda
    yesterday










  • How about taking $Q=abc$, $P=def$?
    – Lord Shark the Unknown
    yesterday










  • Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
    – Milda
    yesterday










  • Why do you want to exclude $P.Q$ and $P^*$?
    – Lord Shark the Unknown
    yesterday

















  • That would be redundant.
    – Lord Shark the Unknown
    yesterday










  • I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
    – Milda
    yesterday










  • How about taking $Q=abc$, $P=def$?
    – Lord Shark the Unknown
    yesterday










  • Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
    – Milda
    yesterday










  • Why do you want to exclude $P.Q$ and $P^*$?
    – Lord Shark the Unknown
    yesterday
















That would be redundant.
– Lord Shark the Unknown
yesterday




That would be redundant.
– Lord Shark the Unknown
yesterday












I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
– Milda
yesterday




I must be missing something. If P = abc and Q = def, how can I get Q.P defabc using P.Q and nothing else?
– Milda
yesterday












How about taking $Q=abc$, $P=def$?
– Lord Shark the Unknown
yesterday




How about taking $Q=abc$, $P=def$?
– Lord Shark the Unknown
yesterday












Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
– Milda
yesterday




Ah, I see. Sorry if this seems dumb, my math is mostly self-thought. Is there a way to define the rules the way I interpreted it? Where Q.P and Q * would be excluded?
– Milda
yesterday












Why do you want to exclude $P.Q$ and $P^*$?
– Lord Shark the Unknown
yesterday





Why do you want to exclude $P.Q$ and $P^*$?
– Lord Shark the Unknown
yesterday
















active

oldest

votes











Your Answer




StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);








 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872276%2fregular-set-definition%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2872276%2fregular-set-definition%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Relationship between determinant of matrix and determinant of adjoint?

Color the edges and diagonals of a regular polygon