Content deleted Content added
m →See also: use div col |
|||
Line 3:
== Uses ==
Formulas in logic are typically built up recursively from some propositional variables, some number of [[logical connective]]s, and some [[logical quantifier]]s. Propositional variables are the [[atomic formula]]s of propositional logic, and are often denoted using capital [[Latin script|roman letters]] such as <math>P</math>, <math>Q</math> and <math>R</math>.
;Example
Line 12:
* Given two formulas ''X'' and ''Y'', and a [[binary connective]] ''b'' (such as the [[logical conjunction]] ∧),the expression ''(X b Y)'' is a formula. (Note the parentheses.)
Through this construction, all of the formulas of propositional logic can be built up from propositional variables as a basic unit. Propositional variables should not be confused with the [[metavariable]]s, which appear in the [[Propositional_logic#Example_1._Simple_axiom_system|typical axioms of propositional calculus]]; the latter effectively range over well-formed formulae, and are often denoted using lower-case greek letters such as <math>\alpha</math>, <math>\beta</math> and <math>\gamma</math>.
== Predicate logic ==
|