setbuilder
Setbuilder, in mathematics, refers to a notation used to describe a set by listing a defining property or predicate that its elements must satisfy. The standard form is { x ∈ A | P(x) }, meaning the set of all elements x in A for which the property P(x) holds. Other common forms use a colon instead of the vertical bar, such as { x ∈ A : P(x) }, or a general form like { f(x) : x ∈ A, P(x) }. The idea is to specify a set indirectly rather than by enumerating its members.
In practice, setbuilder notation is used to describe sets concisely and flexibly. It can define subsets of
Historically, setbuilder notation became standard as set theory and formal logic developed, and it is closely