I just started reading some notes on set theory, and I am still a confused as how to use the different axioms to determine that something is a set.
For example, I wan't to say that given a set A and an equivalence relation $R$, $A/R$ is a set. So I start by saying that from the comprehension axiom (if $z$ is a set and $\phi$ a formula, then $\{x\in z \mid \phi \}$ is a set) the equivalence classes is a set because $[x]=\{y\in A \mid y\}$. Then using that by the power set axiom $\mathcal{P}(A)$ is a set and again by comprehension I have that $\{[x]\in \mathcal{P}(A) \mid x\in A\}$ is a set. Is this the correct reasoning?
That looks good. Except a typo. I imagine you meant
$$[x]=\{y\in A \mid (x,y)\in R\}$$