I was going through the following lecture note on topology as I was trying to understand quotient topology .
http://homepage.math.uiowa.edu/~jsimon/COURSES/M132Fall07/M132Fall07_QuotientSpaces.pdf
Here the example 0.6 ends up with the following line :
When we have a group $G$ acting on a space $X$, there is a "natural" quotient space: for each $x \in X$, let $Gx = \{g x \mid g \in G\}$; view each of these “orbit” sets as a single point in some new space $\hat X$.
First of all I would like to know if the adjective "natural" has got some mathematical meaning as in are there any mathematical objects with name "natural group"?
Now when it says a group acting on a space, I guess it means a group is isomorphic to the group of homeomorphisms of the space $X$ (correct me if I am wrong here). As such I am confused about what does the set $Gx = \{g x \mid g \in G\}$ means, because $G$ is a different group and I could have understood if it were referring to the group comprised of the homeomorphisms of space $X$.
The word natural here is not a precise mathematical term. You can ignore the word.
Given a group $G$ and a set $X$, an action of the group on the set is a function $$ \phi: G\times X \to X. $$ such that ($e$ identity in $G$) for all $g,h\in G$ $$ \phi(e,x) = x\\ \phi(gh,x) = \phi(g, \phi(h,x)). $$ Instead of writing $\phi(g,x)$ we often write $g.x$ or simply $gx$. A way to think about this is that each element $g$ in $G$ corresponds/give you a map $X\to X$. This is a map between sets and so it doesn't really make sense to talk about this being a (group) homomorphism.
The orbit of an element $x$ in $X$ is the subset of $X$ you get by "applying" all elements of $G$. That is, the orbit of $x$ is $$ \{gx: g\in G\}. $$ This is just a subset of $X$.