DSGT Predicate Quantifier
DSGT Predicate Quantifier
PROPOSITIONAL
LOGIC
Predicates and
Quantifiers
PROF SNEHAL CHITALE
1
Predicates
● The statement involving variable such as “ x>3 “ , “x=y+3” & “x+y=z” is not
a proposition but if we assigned a value for variable then it becomes
proposition.
● Here x>3 has two parts ;first the variable x which is subject to the
statement and second predicates is greater than three which refers to the
subject of the statement.
● Denote the above statement as P(x) where P notes predicate “ is greater
than 3” and x is variable.
● P(x) can also be called a function once a value is assigned to the variable
x.
● Hence will also have truth table.
2
Quantifiers
1. All humans are mortal
2. Everything is perishable
3. Some people have pink hair
4. Nothing is perfect
5. There exist a cow
The words indicating quantity such as all ,every ,none, some ,one are called
quantifiers. 3
Types of quantifiers
Universal quantifier- tells us that all (every ,each )object posses the property.
It is denoted by an inverted A (∀) and read as for all ,for each ,for every.
Existential quantifier- tell us that some (at least one) objects posses the property.
It is denoted by backward E (∃) and read as for some there exist a or for at least one
4
Symbolization of Quantifiers
Reference set is required as like U in set which said as Universe of Discourse.
5
Q. symbolize “all mangoes are yellow”
set -some mangoes
OR
6
Truth value of quantifier
P(X ) is a predicate ,it only states the property and as such it is not true or
false.
7
Q.If the universe of discourse is A = {1,2,3,4,5,6}.Determine truth value of
following propositions.
i) (∃x)(x+4=12) ii) (∀x)(x+4<12)
Solution: Since x +4 < 12 therefore x = 8
Since x +4 =12 therefore x = 8 Since x < 8 for all x belongs to A,
Since 8 doesnot belong to A, the the proposition is true.
proposition is false.
Therefore (∀x)(x+4<12) is true.
Therefore (∃x)(x+4=12) is false.
8
Q . universe of discourse ={0,+1,-1,+2,-2}
i)(∀ x ) (x2 =1 )
Here x2 = 1
x2 - 1 = 0
X = +1 , -1
The equation is not satisfied by 0 ,+2 ,-2
Therefore (∀ x )(x2 =1 ) is false.
9
Negate the proposition Q.All the integers are greater than 8
First write proposition (∀ integers x)(x>8)
10
Write english sentences corresponding to the following
Where P(X):X is even
Q(X) : X is prime no
R(X): X is even no
1.∀x ∃y R(x,y)
2.∃x ∀y R(x,y)
3.∀x(~Q(x))
4.∀x P(x)
5.∃y(~P(y))
12
Solution
1.∀x (x2 >0 )
2.∀x ∃y (x .y=1 )
3.∃x ∃y [(x >0 ) ∧ ( y > 0 ) ∧ ( x.y >0 )
4.∃x ∀y[(y >0 ) → (x+y < 0)]
13
Negate the following
1.∀x (x2 >=0 )
SOLUTION :There is value of x such that x2< = 0
∃x (x2 < = 0)
14
D= { 1,2,3,4...9} determine truth value of following
statements
1. ( ∀X ∈ D ) x+4 < 15
Solution is true
For all values of x which belongs to D,satisfy x+4 <15
15
Thank you
16