Def 1: Let $f : X \rightarrow Y$ be a continuous map. $X,Y$ Topological spaces. $f$ is called proper if $f^{-1}(K)$ is compact for every compact $K \subseteq Y$.
Def 2: G : topological group. A continuous action $A: G \times M \rightarrow M$ is called a proper action if the following map is proper: $(A; \text{id}) : G \times M \rightarrow M \times M: (g; m) \mapsto (A(g, m), m) $
Suppose that $A : G \times M \rightarrow M$ is a proper action and that $M$ is a metric space. Prove that the quotient space M/G is Hausdorff
I have been trying for a while now. I've seen some proofs where G was Hausdorff I don't have that here in this case.To prove $M/G$ is Hausdorff I would take distinct points $a, b$ in $M/G$ and tried to find 2 disjoint open sets containing each point separatelly. But this approach has not led me anywhere.
On another hand $U$ is open in $M/G \iff \pi^{-1}(U)$ is open in $M$ where $\pi$ is the canonical projection
How should I proceed?
Note: The followings fact that I have already proven might be useful
-If $Y$ is a metric space and $f: X \rightarrow Y$ is continuous and proper, $f$ is closed
-If G is compact and M is Hausdorff. Every continuous action of G on M is proper
Edit: as suggested in the comments the following is the proof of the part that interests me: from ( https://mathoverflow.net/questions/55726/properly-discontinuous-action/56490?_gl=1*nkzp9s*_ga*NzY0NDcyMDM3LjE1Njk3NjA3NDU.*_ga_S812YQPLT2*MTY5Nzk5NjE1OC41NDkuMS4xNjk4MDA4NzQyLjAuMC4w#56490 )
Definition. Let G be a topological group acting continuously on a topological space X. The action is called proper if the map ρ:G×X→X×X given by (g,x)↦(x,gx) is proper.
Proposition. If G acts properly on X then X/G is Hausdorff. In particular, each orbit Gx is closed. The stabilizer Gx of each point is compact and the map G/Gx→Gx is a homeomorphism. Moreover, if G is Hausdorff then so is X
Proof. Indeed, the orbit equivalence relation is the image of ρ, hence it is closed. Since the projection X→X/G is open, this implies that X/G is Hausdorff.(...)
However is too succinct to me, so I update the question to:
Could you please explain the details? or link to proofs of these facts? I think they are properties that I don't know
1 Why is the image of $\rho$ closed?
2 I know by a theorem that the projection is open so everything good there, but why does that imply that X/G is Hausdorff?