In set theory
Axiom Schema of Separation: If $P$ is a property (with parameter$p$), then for any $X$ and $p$ there exists a set $Y = \lbrace u ∈ X : P(u, p) \rbrace$ that contains all those $u ∈ X$ that have property $P$.
But some of the books are written as follows:
Axiom Schema of Separation: If $P(u)$ is a property then for any $X$ and $P(u)$ there exists a set $Y = \lbrace u ∈ X : P(u) \rbrace$ that contains all those $u ∈ X$ that have property $P(u)$.
But I do't know that what's this $P (u)$ . what is its definition mathematically of $P(u)$ (and $P(u ,p_1,p_2,...,p_n)$?
$P$ is a property: a statement that takes some parameter(s), and is either true or false, depending on those parameters, $P(u)$ is the result of evaluating $P$ with the parameter $u$ (and the same for any other collection of parameters that are valid inputs into $P$).