in Mathematical Logic recategorized by
1,848 views
13 votes
13 votes
Define the validity of a well-formed formula(wff)?
in Mathematical Logic recategorized by
1.8k views

1 comment

what does it mean?
0
0

3 Answers

22 votes
22 votes
Best answer

Valid: A wff which is always true (tautology) is valid. i.e., its value is true for any set of assignment to its variables.

Satisfiable: A wff which is not a contradiction (always false) is satisfiable. It may be a tautology.

edited by

2 Comments

edited by

https://math.stackexchange.com/questions/258602/what-is-validity-and-satisfiability-in-a-propositional-statement

 

For example, the formula "a AND NOT b" is satisfiable because one can find the values a = TRUE and b = FALSE, which make (a AND NOT b) = TRUE.

In contrast, "a AND NOT a" is unsatisfiable.

(source : wikipedia)

Valid means tautology.

0
0

Valid: A wff which is always true (tautology) is valid. i.e., its value is true for any set of assignment to its variables.

Satisfiable: A wff which is not a contradiction (always false) is satisfiable. It may be a tautology or contingency .

Tautology : Always True 

Contingency : Sometimes True Sometimes False Or In atleast one case it must be True or False

0
0
3 votes
3 votes

A well formed formula is valid means –

  1. The conclusion is inferred from the premises.
  2. The propositional expression is tautological implication.
  3. The argument (an argument is sequence of propositional expressions followed by conclusion) proposed is valid.

Now let us consider the example and show if the argument is valid.

If it is raining Mr. Will will take an umbrella.

It is raining.


Here p: It is raining, q: He will take an umbrella.

$((p \rightarrow q) \wedge (p)) \rightarrow p$

The above written expression is tautological implication. Hence we can say that the argument is valid.

0 votes
0 votes
Valid = Always True.

Consistent/ Satisfiable = We can make the wff true (meaning there can be False results too)

Related questions

Quick search syntax
tags tag:apple
author user:martin
title title:apple
content content:apple
exclude -tag:apple
force match +apple
views views:100
score score:10
answers answers:2
is accepted isaccepted:true
is closed isclosed:true