edited by
545 views
1 votes
1 votes

The restriction of a universal quantification is the same as the universal quantification
of a conditional statement. For instance, ∀x < 0 (x2 > 0) is another way of expressing
∀x(x < 0 → x2> 0). On the other hand, the restriction of an existential quantification is the
same as the existential quantification of a conjunction. For instance, ∃z > 0 (z2 = 2) is another
way of expressing ∃z(z > 0 ∧ z2 = 2).

Ques : Why universal quantification is same as universal quantification of a conditional statement whereas existential quantification is same as existential quantification of a conjunction?
 

Please provide proper details. Thank You.
 

edited by

1 Answer

1 votes
1 votes

universal quantification of a conditional statement can also be explained as like this,

∀x(x < 0 → x2> 0)= let x1,x2,x3,....  are instances of x, according to definition of universal quantification, we can elaborate this as,

x1<0, x12 >0 and x2<0, x22 >0 and x3<0, x32 >0 ..........

if any statement is false, the whole equation is false, so all statement must be true, for final equation to  be true,

in case of universal quantification of a conditional statement we apply case of less than 0 to every statement when it is processed,

in case of universal quantification,∀x < 0 (x> 0)  we initially take out x which match condition less then 0, then make statement x> 0,

as you said these both mean same, but representation are different,

same is the case with existential quantification

Related questions

0 votes
0 votes
0 answers
2
0 votes
0 votes
0 answers
3