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.
Example
The well-formed formulae of the propositional calculus are defined by the following formal grammar, written in BNF:
::= p | q | r | s | t | u | ... (arbitrary finite set of propositional variables)
::= | | ( ) | ( ) | ( ) | ( )
The sequence of symbols
- (((p q) (r s)) (q s))
is a WFF because it is grammatically correct. The sequence of symbols
- ((p q)(qq))p))
is not a WFF, because it does not conform to the grammar of .
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. 2. 3. 4. , the above correct expression may be written as:
- p q r s q s
This is, however, only a convention used to simplify the written representation of a WFF (commonly used in programming languages).
Trivia
WFF is part of an esoteric pun used in the name of "WFF 'N PROOF: The Game of Modern Logic," by Layman Allen, 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). 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.See also
- Woodhull Freedom Foundation & Federation (acronym WFF)
Notes
External links
- Well-Formed Formula for First Order Predicate Logic - includes a short Java quiz.
- Well-Formed Formula at ProvenMath
- WFF N PROOF game site
This article is licensed under the GNU Free Documentation License.
Last updated on Wednesday June 25, 2008 at 12:03:59 PDT (GMT -0700)
View this article at Wikipedia.org - Edit this article at Wikipedia.org - Donate to the Wikimedia Foundation
Copyright © 2008, Dictionary.com, LLC. All rights reserved.











