Suppose that the domain of the propositional function P(x) consists of the integers 1, 2, 3, 4, and 5. Express these statements without using quantifiers, instead using only negations, disjunctions, and conjunctions.
a) ∃xP(x)
b) ∀xP(x)
c) ¬∃xP(x)
d) ¬∀xP(x)
e) ∀x((x=3) → P(x))∨∃x¬P(x)