Symbolize the following by using qualifiers, predicates and logical connectives.
Consider
"Q(x)" set of rational numbers
"R(x)" set of real numbers
"E(x)" det of even numbers
"S(T)" set of triangles
All rational numbers are real numbers.
"\\forall xQ\\left( x \\right) \\to R\\left( x \\right)"
some rational numbers are integers.
"\\exists x\\left( {Q\\left( x \\right) \\wedge Z\\left( x \\right)} \\right)"
"\\exists x\\left( {E\\left( x \\right) \\wedge {M_2}\\left( x \\right) \\wedge {M_5}\\left( x \\right)} \\right)"
some triangles are scalene.
"\\exists TS\\left( T \\right)\\"
every integer is a multiple of 10 if and only if it is a multiple of 5 and 2.
Comments
Leave a comment