propertysuch
Propertysuch is a term used in logic and computer science to denote a class of properties defined by a constraint that an object must satisfy in order to possess that property. The term is formed by combining "property" with "such that," echoing the logical idiom for defining properties through predicates.
The coinage appears in discussions of expressive power in specification languages and constraint systems. It is
In formal settings, propertysuch can be represented as a constraint or predicate that binds an object to
Examples illustrate its use. propertysuch(x, "adult", age(x) >= 18) asserts that x has the "adult" property exactly
See also: property, predicate, constraint, such that, descriptor. Note that propertysuch is not widely standardized and