existsand
Existsand is a term sometimes used in logical discussions to denote the existential conjunction of two predicates under a single existential quantifier. In formal notation, existsand is equivalent to the standard expression ∃x (P(x) ∧ Q(x)): there exists an element x such that P(x) and Q(x) hold simultaneously.
Existsand is distinct from the expression (∃x P(x)) ∧ (∃x Q(x), which only asserts that there is some
In practice, existsand is not a standard operator in mainstream predicate logic. It appears mainly as a
Example: ∃x (Musical(x) ∧ Author(x)) asserts there is some x who is both a musician and an author.
See also: existential quantifier, conjunction, predicate logic.