Meaning of a union symbol in front of a set?

df606
Messages
14
Reaction score
0
I'm trying to read this book "Automata, Computability, and Complexity" by Elaine Rich and on page 75 it defines this function: \delta'(Q,c) = \cup\{eps(p):\exists q\in Q((q,c,p)\in\Delta)\}
I've never seen the union operator used in this way. What does it mean?
Apologies if this is in the wrong section.

Edit: I don't care what the stuff inside the brackets means. I understand that part. I'm asking, what does \cup mean when it's front of any set? It could be something like \cup\{x:x\in\mathbb{R}\}
 
Last edited:
Physics news on Phys.org
A union in front of a set is written when the elements in the set are sets themselves. So for example, we can have

\bigcup \{A~\vert~A\in \mathcal{A}\}

this just means to take the union of each element in the set. That is:

\bigcup_{A\in \mathcal{A}}{A}

Writing \cup \{x~\vert~x\in \mathbb{R}\} doesn't make much sense since the element of \mathbb{R} aren't sets (unless you see them as Dedekind cuts).
 
That explains things. Thanks!
 
Namaste & G'day Postulate: A strongly-knit team wins on average over a less knit one Fundamentals: - Two teams face off with 4 players each - A polo team consists of players that each have assigned to them a measure of their ability (called a "Handicap" - 10 is highest, -2 lowest) I attempted to measure close-knitness of a team in terms of standard deviation (SD) of handicaps of the players. Failure: It turns out that, more often than, a team with a higher SD wins. In my language, that...
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Back
Top