Predicate operations

conjunction (logical AND):

disjunction (logical OR):

negation (logical NOT):

combinations:

Notice that similarity of these combinations to:

Example:

{xÎ Reals | (x > 5) Ù Ø (x ³ 7)} = (5, 7)