i. Let us assume the following statements:
p : Driver is present
q : Driver has buckled up
r : Ignition is ON
s : Warning light turns ON
Then, the formula for the given compound statement becomes:
"(p\\land \\lnot q \\land r)\\to s"
ii. Let us assume the following statements :
p : It rains
q : You open your umbrella
r : You get wet
Then, the formula for the given compound statement becomes:
"(p\\land\\lnot q)\\to r"
Comments
Leave a comment