Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Propositional formula
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Well-formed formulas versus valid formulas in inferences === The notion of valid argument is usually applied to [[inference]]s in arguments, but arguments reduce to propositional formulas and can be evaluated the same as any other propositional formula. Here a valid inference means: "The formula that represents the inference evaluates to "truth" beneath its principal connective, no matter what truth-values are assigned to its variables", i.e. the formula is a tautology.<ref>cf Reichenbach p. 68 for a more involved discussion: "If the inference is valid and the premises are true, the inference is called ''conclusive''.</ref> Quite possibly a formula will be ''well-formed'' but not valid. Another way of saying this is: "Being well-formed is ''necessary'' for a formula to be valid but it is not ''sufficient''." The only way to find out if it is ''both'' well-formed ''and'' valid is to submit it to verification with a truth table or by use of the "laws": * Example 1: What does one make of the following difficult-to-follow assertion? Is it valid? "If it's sunny, but if the frog is croaking then it's not sunny, then it's the same as saying that the frog isn't croaking." Convert this to a propositional formula as follows: *:: " IF (a AND (IF b THEN NOT-a) THEN NOT-a" where " a " represents "its sunny" and " b " represents "the frog is croaking": *:: ( ( (a) & ( (b) β ~(a) ) β‘ ~(b) ) *: This is well-formed, but is it ''valid''? In other words, when evaluated will this yield a tautology (all T) beneath the logical-equivalence symbol β‘ ? The answer is NO, it is not valid. However, if reconstructed as an ''implication'' then the argument ''is'' valid. *: "Saying it's sunny, but if the frog is croaking then it's not sunny, ''implies'' that the frog isn't croaking." *: Other circumstances may be preventing the frog from croaking: perhaps a crane ate it. * Example 2 (from Reichenbach via Bertrand Russell): *: "If pigs have wings, some winged animals are good to eat. Some winged animals are good to eat, so pigs have wings." *: ( ((a) β (b)) & (b) β (a) ) is well formed, but an invalid argument as shown by the red evaluation under the principal implication: {|style="margin-left: auto; margin-right: auto; border: none;" |- style="font-size:9pt" align="center" | width="18.75" Height="12" | W | width="18.75" | G | width="4.5" | | width="10.5" | | width="10.5" | | width="10.5" | | width="10.5" | | width="16.5" | | width="10.5" | | width="11.25" | | width="16.5" | | width="10.5" | | width="10.5" | |style="background-color:#CCC0DA" width="19.5" | arg | width="14.25" | | width="12" | |- style="font-weight:bold" align="center" |style="font-size:9pt" Height="12.75" | a |style="font-size:9pt" | b |style="font-size:9pt" | |style="font-size:9pt" | ( |style="font-size:9pt" | ( |style="font-size:9pt" | ( |style="font-size:9pt" | a |style="background-color:#F2DDDC;font-size:9pt" | -> |style="font-size:9pt" | b |style="font-size:9pt" | ) |style="background-color:#DBE5F1" | & |style="font-size:9pt" | b |style="font-size:9pt" | ) |style="background-color:#CCC0DA;font-size:9pt" | -> |style="font-size:9pt" | a |style="font-size:9pt" | ) |- style="font-size:9pt" align="center" | Height="12" | 0 | 0 | | | | | 0 |style="background-color:#F2DDDC" | 1 | 0 | |style="background-color:#DBE5F1" | 0 | 0 | |style="background-color:#CCC0DA" | 1 | 0 | |- style="font-size:9pt" align="center" | Height="12" | 0 | 1 | | | | | 0 |style="background-color:#F2DDDC" | 1 | 1 | |style="background-color:#DBE5F1" | 1 | 1 | |style="background-color:red" | 0 | 0 | |- style="font-size:9pt" align="center" | Height="12" | 1 | 0 | | | | | 1 |style="background-color:#F2DDDC" | 0 | 0 | |style="background-color:#DBE5F1" | 0 | 0 | |style="background-color:#CCC0DA" | 1 | 1 | |- style="font-size:9pt" align="center" | Height="12" | 1 | 1 | | | | | 1 |style="background-color:#F2DDDC" | 1 | 1 | |style="background-color:#DBE5F1" | 1 | 1 | |style="background-color:#CCC0DA" | 1 | 1 | |}
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)