[Question 1]
What are the most commonly used or most standard axioms of ZFC written in logic (and set theoretic) language?
[Question 2]
There currently seems to be 2 different version of the axiom of pairing in ZFC on the Wikipedia.
On https://en.wikipedia.org/wiki/Zermelo%E2%80%93Fraenkel_set_theory#4._Axiom_of_pairing it is:
$$(\forall A)(\forall B)(\exists C)((A \in C)\wedge(B \in C))$$
On https://en.wikipedia.org/wiki/Axiom_of_pairing it is:
$$(\forall A)(\forall B)(\exists C)((\forall D)(D \in C \iff (D=A \vee D=B)))$$
The 2nd one implies the 1st one. Which one is the most commonly used or the most standard?