In: Advanced Math
Consider a finite set A = {a1,...,an}, and let P(x) be some statement.
– Explain why ∀x(x∈A → P(x)) is equivalent to P(a1)∧P(a2)∧...∧P(an).
– Explain why ∃x(x∈A∧P(x)) is equivalent to P(a1)∨P(a2)∨...∨P(an).
(It may help to think about some special cases like n = 2, n =
3. A formal proof is not required here.)