Quantified Statements-ALL
Universal Quantifier : ∀, All
e.g.A={1,2,3,4,5} ∀ x∈A,x>0 : Universal Statement
counter example : 반례
Quantified Statements-THERE EXISTS
Existential Quantifier : ∃, there exists
Negations of Quantified Statements
∀ → ∃¬
∃ → ∀¬