Well-formed formula
Encyclopedia
|
| Tutorials | Encyclopedia | Dictionary | Directory |
|
Well-formed formula
In mathematical logic, a well-formed formula (often abbreviated WFF, pronounced "wiff" or "wuff") is a symbol or string of symbols (a formula) that is generated by the formal grammar of a formal language. To say that a string \ S is a WFF with respect to a given formal grammar \ G is equivalent to saying that \ S belongs to the language generated by \ G, i. e. S \in \boldsymbol{L}(G). A formal language can be identified with the set of its WFFs. In formal logic, proofs are sequences of WFFs with certain properties, and the final WFF in the sequence is what is proven. This final WFF is called a theorem when it plays a significant role in the theory being developed, or a lemma when it plays an accessory role in the proof of a theorem.
ExampleThe well-formed formulae of the propositional calculus \mathcal{L} are defined by the following formal grammar, written in BNF:
The sequence of symbols
is a WFF because it is grammatically correct. The sequence of symbols
is not a WFF, because it does not conform to the grammar of \mathcal{L}. Note that sometimes WFF may become very hard to read, owing to, for example, the proliferation of parentheses. To alleviate this last phenomenon, precedence rules are assumed among the operators, making some operators more binding than others. For example, assuming the precedence (from most binding to least binding) 1. \neg 2. \rightarrow 3. \wedge 4. \vee, the above correct expression may be written as:
This is, however, only a convention used to simplify the written representation of a WFF (commonly used in programming languages). TriviaWFF is part of an esoteric pun used in the name of "WFF 'N PROOF: The Game of Modern Logic," by Layman Allen[1], developed while he was at Yale Law School (he was later a professor at the University of Michigan). The suite of games is designed to teach the principles of symbolic logic to children (in Polish notation)[2]. Its name is a pun on whiffenpoof, a nonsense word used as a cheer at Yale University made popular in The Whiffenpoof Song and The Whiffenpoofs[3]. See also
Notes
External links
fr:Formule bien formée it:Formula ben formata ja:???? pt: Fórmula bem formada zh:???? Source: Wikipedia | The above article is available under the GNU FDL. | Edit this article
|
|
top
©2008-2009 TutorGig.com. All Rights Reserved. Privacy Statement