Propositional variable: Difference between revisions

Content deleted Content added
m Added {{Mathematical logic}}
removed stub template
 
(7 intermediate revisions by 5 users not shown)
Line 1:
{{short description|Variable that can either be true or false}}
In [[mathematical logic]], a '''propositional variable''' (also called a '''sentence letter,<ref name=":13">{{Cite book |last=Howson |first=Colin |author-link=Colin Howson |title=Logic with trees: an introduction to symbolic logic |date=1997 |publisher=Routledge |isbn=978-0-415-13342-5 |___location=London; New York |pages=5}}</ref>''' '''sentential variable,''' or '''sentential letter''') is an input [[variable (mathematics)|variable]] (that can either be '''true''' or '''false''') of a [[truth function]]. Propositional variables are the basic building-blocks of [[propositional formula]]s, used in [[propositional logic]] and [[Higherhigher-order logic|higher-order logics]]s.
 
== 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>.<ref>{{Cite web|title=Predicate Logic {{!}} Brilliant Math & Science Wiki|url=https://brilliant.org/wiki/predicate-logic/|access-date=2020-08-20|website=brilliant.org|language=en-us}}</ref>
 
;Example
Line 10:
* Every propositional variable is a formula.
* Given a formula ''X'', the [[negation]] ''¬X'' is a formula.
* 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 ==
Line 24:
{{div col|colwidth=22em}}
* [[Boolean algebra (logic)]]
* [[Boolean datatypedata type]]
* [[Boolean ___domain]]
* [[Boolean function]]
 
* [[Logical value]]
* [[Predicate variable]]
Line 40 ⟶ 39:
 
{{Mathematical logic}}
{{logic-stub}}
 
[[Category:Propositional calculus]]