Redirected
recategorized by
2,561 views
0 votes
0 votes

Consider the following statements:

  1. False $\models$ True
  2. If $\alpha \models (\beta \wedge \gamma \text{ then } \alpha \models \gamma$

Which of the following is correct with respect to above statements?

  1. Both statement a and statement b are false
  2. Statement a is true and statement b is false
  3. Statement a is false and statement b is true
  4. Both statement a and statement b are true
recategorized by

3 Answers

1 votes
1 votes

A |=B If and only if the sentence A=>B is valid

 

False |=True:::    False => True , always true

 

if A|=(B and Y) then A|=Y:::     (A=>(B and Y)) => (A=>Y) by constructing truth table you will find out that it is tautology, always true

 

Answer should be D

https://www.ics.uci.edu/~welling/teaching/271fall09/HW6_sol.pdf

 

 

Related questions

0 votes
0 votes
2 answers
1
Pooja Khatri asked Jul 13, 2018
3,499 views
The equivalence of $\neg \: \exists \: x \: Q \: (x)$ is$\exists \: x \: \neg \: Q \: (x)$$\forall \: x \: \neg \: Q \: (x)$$\neg \: \exists \: x \: \neg \: Q \: (x)$$\f...
0 votes
0 votes
4 answers
2
Pooja Khatri asked Jul 13, 2018
1,514 views
If $A_i = \{-i, \dots , -2, -1, 0, 1, 2, \dots , i \}$ then $\cup_{i=1}^\infty A_i$ isZQRC
0 votes
0 votes
2 answers
3