Revision as of 02:40, 6 May 2006 editForgot (talk | contribs)9 editsNo edit summary← Previous edit | Revision as of 16:45, 9 May 2006 edit undoJulian Mendez (talk | contribs)Extended confirmed users2,170 editsmNo edit summaryNext edit → | ||
Line 1: | Line 1: | ||
In ], '''WFF''' is an abbreviation for '''well-formed formula'''. (Pronounced as "wiff") Given a ], a WFF is any string that is generated by that grammar. | In ], '''WFF''' is an abbreviation for '''well-formed formula'''. (Pronounced as "wiff") Given a ], a WFF is any string that is generated by that grammar. | ||
For example, in ] the sequence of symbols <math>((\alpha\rightarrow\beta)\rightarrow(\neg\beta\rightarrow\neg\alpha))</math> is a WFF because it is grammatically correct. The sequence of symbols <math>((\alpha\rightarrow\beta)\rightarrow(\beta\beta))\alpha))</math> is not a WFF, because it does not conform to the grammar of propositional calculus. | For example, in ] the sequence of symbols <math>((\alpha\rightarrow\beta)\rightarrow(\neg\beta\rightarrow\neg\alpha))</math> is a WFF because it is grammatically correct. The sequence of symbols <math>((\alpha\rightarrow\beta)\rightarrow(\beta\beta))\alpha))</math> is not a WFF, because it does not conform to the grammar of propositional calculus. | ||
In formal logic, ]s are sequences of WFFs with certain properties, and the final WFF in the sequence is what is proven. This is the basis for an esoteric pun used in the name of a product: "WFF 'n Proof: The Game of Modern Logic," by Layman Allen, a professor at the ]. The board game is designed to teach the principles of symbolic logic to children (in ]), and its name is a pun on '']'', a nonsense word used as a ] at ] made popular in ''The Whiffenpoof Song''. | In formal logic, ]s are sequences of WFFs with certain properties, and the final WFF in the sequence is what is proven. This is the basis for an esoteric pun used in the name of a product: "WFF 'n Proof: The Game of Modern Logic," by Layman Allen, a professor at the ]. The board game is designed to teach the principles of symbolic logic to children (in ]), and its name is a pun on '']'', a nonsense word used as a ] at ] made popular in ''The Whiffenpoof Song''. |
Revision as of 16:45, 9 May 2006
In logic, WFF is an abbreviation for well-formed formula. (Pronounced as "wiff") Given a formal grammar, a WFF is any string that is generated by that grammar.
For example, in propositional logic 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 propositional calculus.
In formal logic, proofs are sequences of WFFs with certain properties, and the final WFF in the sequence is what is proven. This is the basis for an esoteric pun used in the name of a product: "WFF 'n Proof: The Game of Modern Logic," by Layman Allen, a professor at the University of Michigan. The board game is designed to teach the principles of symbolic logic to children (in Polish notation), and its name is a pun on whiffenpoof, a nonsense word used as a cheer at Yale University made popular in The Whiffenpoof Song.
See also
External links
- Well-Formed Formula for First Order Predicate Logic - includes a short Java quiz.