Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Truth function
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
{{Short description|Function in logic}} {{Logical connectives sidebar}} <!-- :''"Truth functional" redirects here. For the truth functional conditional, see [[Material conditional]].'' IMHO by no means the material conditional may not be referred to or abbreviated as the adjective "truth functional", omitting a noun like "conditional" or "implication". Seems more like an internal link spamming rather than an appropriate dab hatnote. --Incnis Mrsi --> In [[logic]], a '''truth function'''<ref>Roy T. Cook (2009). ''A Dictionary of Philosophical Logic'', p. 294: Truth Function. Edinburgh University Press.</ref> is a [[function (mathematics)|function]] that accepts [[truth value]]s as input and produces a unique truth value as output. In other words: the input and output of a truth function are all truth values; a truth function will always output exactly one truth value, and inputting the same truth value(s) will always output the same truth value. The typical example is in [[Propositional calculus|propositional logic]], wherein a compound statement is constructed using individual statements connected by [[logical connective]]s; if the truth value of the compound statement is entirely determined by the truth value(s) of the constituent statement(s), the compound statement is called a truth function, and any logical connectives used are said to be '''truth functional'''.<ref>Roy T. Cook (2009). ''A Dictionary of Philosophical Logic'', p. 295: Truth Functional. Edinburgh University Press.</ref> [[Classical logic|Classical propositional logic]] is a truth-functional logic,<ref>[http://www.iep.utm.edu/prop-log/ Internet Encyclopedia of Philosophy: Propositional Logic], by Kevin C. Klement</ref> in that every statement has exactly one truth value which is either true or false, and every logical connective is truth functional (with a correspondent [[truth table]]), thus every compound statement is a truth function.<ref>Roy T. Cook (2009). ''A Dictionary of Philosophical Logic'', p. 47: Classical Logic. Edinburgh University Press.</ref> On the other hand, [[modal logic]] is non-truth-functional. == Overview == A [[logical connective]] is truth-functional if the truth-value of a compound sentence is a function of the truth-value of its sub-sentences. A class of connectives is truth-functional if each of its members is. For example, the connective "''and''" is truth-functional since a sentence like "''Apples are fruits and carrots are vegetables''" is true ''[[if and only if|if, and only if]],'' each of its sub-sentences "''apples are fruits''" and "''carrots are vegetables''" is true, and it is false otherwise. Some connectives of a natural language, such as English, are not truth-functional. Connectives of the form "x ''believes that'' ..." are typical examples of connectives that are not truth-functional. If e.g. Mary mistakenly believes that Al Gore was President of the USA on April 20, 2000, but she does not believe that the moon is made of green cheese, then the sentence :"''Mary believes that Al Gore was President of the USA on April 20, 2000''" is true while :"''Mary believes that the moon is made of green cheese''" is false. In both cases, each component sentence (i.e. "''Al Gore was president of the USA on April 20, 2000''" and "''the moon is made of green cheese''") is false, but each compound sentence formed by prefixing the phrase "''Mary believes that''" differs in truth-value. That is, the truth-value of a sentence of the form "''Mary believes that...''" is not determined solely by the truth-value of its component sentence, and hence the (unary) [[Logical connective|connective]] (or simply ''operator'' since it is unary) is non-truth-functional. The class of [[classical logic]] connectives (e.g. [[and (logic)|&]], [[material conditional|→]]) used in the construction of formulas is truth-functional. Their values for various truth-values as argument are usually given by [[truth table]]s. [[Truth-functional propositional calculus]] is a [[formal system]] whose formulae may be interpreted as either true or false. == Table of binary truth functions == In two-valued logic, there are sixteen possible truth functions, also called [[Boolean function]]s, of two inputs ''P'' and ''Q''. Any of these functions corresponds to a truth table of a certain [[logical connective]] in classical logic, including several [[degeneracy (mathematics)|degenerate]] cases such as a function not depending on one or both of its arguments. Truth and falsehood are denoted as 1 and 0, respectively, in the following truth tables for sake of brevity. {| style="margin:1em auto; border: none;" | {{logicalconnective |main=Contradiction|also=/[[false (logic)|False]] |notation=<math>\bot</math><br />"bottom" |equivalents=''P'' ∧ ¬''P''<br />O''pq'' |truthtable-00=0 |truthtable-01=0 |truthtable-10=0 |truthtable-11=0 |image=Venn0000.svg }} | {{logicalconnective |main=Tautology (logic)|also=/[[true (logic)|True]] |title=Tautology |notation=<math>\top</math><br />"top" |equivalents=''P'' ∨ ¬''P''<br />V''pq'' |truthtable-00=1 |truthtable-01=1 |truthtable-10=1 |truthtable-11=1 |image=Venn1111.svg }} |- | {{logicalconnective |main=Proposition |title=Proposition ''P'' |notation=''P'' |equivalents=''p''<br />I''pq'' |truthtable-00=0 |truthtable-01=0 |truthtable-10=1 |truthtable-11=1 |image=Venn0101.svg }} |{{logicalconnective |main=Negation |title=Negation of ''P'' |notation=¬''P''<br />~''P'' |equivalents=N''p''<br />F''pq'' |truthtable-00=1 |truthtable-01=1 |truthtable-10=0 |truthtable-11=0 |image=Venn1010.svg }} |- | {{logicalconnective |main=Proposition |title=Proposition ''Q'' |notation=''Q'' |equivalents=''q''<br />H''pq'' |truthtable-00=0 |truthtable-01=1 |truthtable-10=0 |truthtable-11=1 |image=Venn0011.svg }} |{{logicalconnective |main=Negation |title=Negation of ''Q'' |notation=¬''Q''<br />~''Q'' |equivalents=N''q''<br />G''pq'' |truthtable-00=1 |truthtable-01=0 |truthtable-10=1 |truthtable-11=0 |image=Venn1100.svg }} |- | {{logicalconnective |main=Logical conjunction |title=Conjunction |notation=''P'' ∧ ''Q''<br />''P'' & ''Q''<br />''P'' '''·''' ''Q''<br />''P'' AND ''Q'' |equivalents=''P'' ↛¬''Q'' <br /> ¬''P'' ↚ ''Q'' <br /> ¬''P'' ↓ ¬''Q''<br />K''pq'' |truthtable-00=0 |truthtable-01=0 |truthtable-10=0 |truthtable-11=1 |image=Venn0001.svg }} |{{logicalconnective |main=Sheffer stroke |title=Non-conjunction/Alternative denial |notation=''P'' ↑ ''Q''<br />''P'' {{pipe}} ''Q'' <br />''P'' NAND ''Q'' |equivalents=''P'' → ¬''Q'' <br /> ¬''P'' ← ''Q''<br />¬''P'' ∨ ¬''Q''<br />D''pq'' |truthtable-00=1 |truthtable-01=1 |truthtable-10=1 |truthtable-11=0 |image=Venn1110.svg }} |- | {{logicalconnective |main=Logical disjunction |title=Disjunction |notation=''P'' ∨ ''Q''<br />''P'' OR ''Q'' |equivalents=''P'' ← ¬''Q'' <br /> ¬''P'' → ''Q'' <br /> ¬''P'' ↑ ¬''Q''<br />¬(¬''P'' ∧ ¬''Q'')<br />A''pq'' |truthtable-00=0 |truthtable-01=1 |truthtable-10=1 |truthtable-11=1 |image=Venn0111.svg }} |{{logicalconnective |main=Logical NOR |title=Non-disjunction/Joint denial |notation=''P'' ↓ ''Q''<br />''P'' NOR ''Q'' |equivalents=''P'' ↚ ¬''Q'' <br /> ¬''P'' ↛ ''Q'' <br /> ¬''P'' ∧ ¬''Q''<br />X''pq'' |truthtable-00=1 |truthtable-01=0 |truthtable-10=0 |truthtable-11=0 |image=Venn1000.svg }} |- | {{logicalconnective |main=Material nonimplication |title=Material nonimplication |notation=''P'' ↛ ''Q'' <br /> ''P'' <math>\not\supset</math> ''Q''<br /> ''P'' <math>></math> ''Q''<br />''P'' NIMPLY ''Q'' |equivalents=''P'' ∧ ¬''Q'' <br /> ¬''P'' ↓ ''Q'' <br /> ¬''P'' ↚ ¬''Q''<br />L''pq'' |truthtable-00=0 |truthtable-01=0 |truthtable-10=1 |truthtable-11=0 |image=Venn0100.svg }} |{{logicalconnective |main=Material conditional |title=Material implication |notation=''P'' → ''Q'' <br /> ''P'' ⊃ ''Q'' <br /> ''P'' <math>\leq</math> ''Q''<br />''P'' IMPLY ''Q'' |equivalents=''P'' ↑ ¬''Q'' <br /> ¬''P'' ∨ ''Q'' <br /> ¬''P'' ← ¬''Q''<br />C''pq'' |truthtable-00=1 |truthtable-01=1 |truthtable-10=0 |truthtable-11=1 |image=Venn1011.svg }} |- | {{logicalconnective |main=Converse nonimplication |title=Converse nonimplication |notation=''P'' ↚ ''Q'' <br /> ''P'' <math>\not\subset</math> ''Q'' <br /> ''P'' <math><</math> ''Q'' |equivalents=''P'' ↓ ¬''Q'' <br /> ¬''P'' ∧ ''Q'' <br /> ¬''P'' ↛ ¬''Q''<br />M''pq'' |truthtable-00=0 |truthtable-01=1 |truthtable-10=0 |truthtable-11=0 |image=Venn0010.svg }} |{{logicalconnective |main=Converse implication |title=Converse implication |notation=''P'' ← ''Q'' <br /> ''P'' ⊂ ''Q'' <br /> ''P'' <math>\geq</math> ''Q'' |equivalents=''P'' ∨ ¬''Q'' <br /> ¬''P'' ↑ ''Q'' <br /> ¬''P'' → ¬''Q''<br />B''pq'' |truthtable-00=1 |truthtable-01=0 |truthtable-10=1 |truthtable-11=1 |image=Venn1101.svg }} |- | {{logicalconnective |main=Exclusive or |title=Non-equivalence/Exclusive disjunction |notation=''P'' ↮ ''Q'' <br /> ''P'' ≢ ''Q'' <br /> ''P'' ⨁ ''Q''<br />''P'' XOR ''Q'' |equivalents=''P'' {{eqv}} ¬''Q'' <br /> ¬''P'' {{eqv}} ''Q'' <br /> ¬''P'' ↮ ¬''Q''<br />J''pq'' |truthtable-00=0 |truthtable-01=1 |truthtable-10=1 |truthtable-11=0 |image=Venn0110.svg }} |{{logicalconnective |main=Logical biconditional |title=Equivalence/Biconditional |notation=''P'' {{eqv}} ''Q'' <br /> ''P'' ≡ ''Q''<br />''P'' XNOR ''Q''<br /> ''P'' IFF ''Q'' |equivalents=''P'' ↮ ¬''Q'' <br /> ¬''P'' ↮ ''Q'' <br /> ¬''P'' {{eqv}} ¬''Q''<br />E''pq'' |truthtable-00=1 |truthtable-01=0 |truthtable-10=0 |truthtable-11=1 |image=Venn1001.svg }} |} == Functional completeness == {{Main|Functional completeness}} Because a function may be expressed as a [[composition of functions|composition]], a truth-functional logical calculus does not need to have dedicated symbols for all of the above-mentioned functions to be [[functional completeness|functionally complete]]. This is expressed in a [[propositional calculus]] as [[logical equivalence]] of certain compound statements. For example, classical logic has {{math|¬''P'' ∨ ''Q''}} equivalent to {{math|''P'' → ''Q''}}. The conditional operator "→" is therefore not necessary for a classical-based [[logical system]] if "¬" (not) and "∨" (or) are already in use. A [[minimal element|minimal]] set of operators that can express every statement expressible in the [[propositional calculus]] is called a ''minimal functionally complete set''. A minimally complete set of operators is achieved by NAND alone {↑} and NOR alone {↓}. The following are the minimal functionally complete sets of operators whose arities do not exceed 2:<ref name="Wernick">Wernick, William (1942) "Complete Sets of Logical Functions," ''Transactions of the American Mathematical Society 51'': 117–32. In his list on the last page of the article, Wernick does not distinguish between ← and →, or between <math>\nleftarrow</math> and <math>\nrightarrow</math>.</ref> ;One element: {↑}, {↓}. ;Two elements: <math>\{\vee, \neg\}</math>, <math>\{\wedge, \neg\}</math>, <math>\{\to, \neg\}</math>, <math>\{\gets, \neg\}</math>, <math>\{\to, \bot\}</math>, <math>\{\gets, \bot\}</math>, <math>\{\to, \nleftrightarrow\}</math>, <math>\{\gets, \nleftrightarrow\}</math>, <math>\{\to, \nrightarrow\}</math>, <math>\{\to, \nleftarrow\}</math>, <math>\{\gets, \nrightarrow\}</math>, <math>\{\gets, \nleftarrow\}</math>, <math>\{\nrightarrow, \neg\}</math>, <math>\{\nleftarrow, \neg\}</math>, <math>\{\nrightarrow, \top\}</math>, <math>\{\nleftarrow, \top\}</math>, <math>\{\nrightarrow, \leftrightarrow\}</math>, <math>\{\nleftarrow, \leftrightarrow\}</math>. ;Three elements: <math>\{\lor, \leftrightarrow, \bot\}</math>, <math>\{\lor, \leftrightarrow, \nleftrightarrow\}</math>, <math>\{\lor, \nleftrightarrow, \top\}</math>, <math>\{\land, \leftrightarrow, \bot\}</math>, <math>\{\land, \leftrightarrow, \nleftrightarrow\}</math>, <math>\{\land, \nleftrightarrow, \top\}</math>. == Algebraic properties == Some truth functions possess properties which may be expressed in the theorems containing the corresponding connective. Some of those properties that a binary truth function (or a corresponding logical connective) may have are: *''[[associativity]]'': Within an expression containing two or more of the same associative connectives in a row, the order of the operations does not matter as long as the sequence of the operands is not changed. *''[[commutativity]]'': The operands of the connective may be swapped without affecting the truth-value of the expression. *''[[distributivity]]'': A connective denoted by · distributes over another connective denoted by +, if ''a'' · (''b'' + ''c'') = (''a'' · ''b'') + (''a'' · ''c'') for all operands ''a'', ''b'', ''c''. *''[[idempotence]]'': Whenever the operands of the operation are the same, the connective gives the operand as the result. In other words, the operation is both truth-preserving and falsehood-preserving (see below). *''[[Absorption Law|absorption]]'': A pair of connectives <math>\land, \lor</math> satisfies the absorption law if <math>a\land(a\lor b)=a\lor(a\land b)=a</math> for all operands ''a'', ''b''. A set of truth functions is [[functional completeness|functionally complete]] if and only if for each of the following five properties it contains at least one member lacking it: *''[[monotonic]]'': If ''f''(''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>) ≤ ''f''(''b''<sub>1</sub>, ..., ''b''<sub>''n''</sub>) for all ''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>, ''b''<sub>1</sub>, ..., ''b''<sub>''n''</sub> ∈ {0,1} such that ''a''<sub>1</sub> ≤ ''b''<sub>1</sub>, ''a''<sub>2</sub> ≤ ''b''<sub>2</sub>, ..., ''a''<sub>''n''</sub> ≤ ''b''<sub>''n''</sub>. E.g., <math>\vee, \wedge, \top, \bot</math>. *''[[affine transformation|affine]]'': For each variable, changing its value either always or never changes the truth-value of the operation, for all fixed values of all other variables. E.g., <math>\neg, \leftrightarrow</math>, <math>\not\leftrightarrow, \top, \bot</math>. *''self dual'': To read the truth-value assignments for the operation from top to bottom on its [[truth table]] is the same as taking the complement of reading it from bottom to top; in other words, ''f''(¬''a''<sub>1</sub>, ..., ¬''a''<sub>''n''</sub>) = ¬''f''(''a''<sub>1</sub>, ..., ''a''<sub>''n''</sub>). E.g., <math>\neg</math>. *''truth-preserving'': The interpretation under which all variables are assigned a [[truth value]] of ''true'' produces a truth value of ''true'' as a result of these operations. E.g., <math>\vee, \wedge, \top, \rightarrow, \leftrightarrow, \subset</math>. (see [[Validity (logic)|validity]]) *''falsehood-preserving'': The interpretation under which all variables are assigned a [[truth value]] of ''false'' produces a truth value of ''false'' as a result of these operations. E.g., <math>\vee, \wedge, \nleftrightarrow, \bot, \not\subset, \not\supset</math>. (see [[Validity (logic)|validity]]) === Arity === {{See also|arity}} A concrete function may be also referred to as an ''operator''. In two-valued logic there are 2 nullary operators (constants), 4 [[unary operation|unary operators]], 16 [[binary operation|binary operators]], 256 [[ternary operation|ternary operators]], and <math>2^{2^n}</math> ''n''-ary operators. In three-valued logic there are 3 nullary operators (constants), 27 [[unary operation|unary operators]], 19683 [[binary operation|binary operators]], 7625597484987 [[ternary operation|ternary operators]], and <math>3^{3^n}</math> ''n''-ary operators. In ''k''-valued logic, there are ''k'' nullary operators, <math>k^k</math> unary operators, <math>k^{k^2}</math> binary operators, <math>k^{k^3}</math> ternary operators, and <math>k^{k^n}</math> ''n''-ary operators. An ''n''-ary operator in ''k''-valued logic is a function from <math>\mathbb{Z}_k^n \to \mathbb{Z}_k</math>. Therefore, the number of such operators is <math>|\mathbb{Z}_k|^{|\mathbb{Z}_k^n|} = k^{k^n}</math>, which is how the above numbers were derived. However, some of the operators of a particular arity are actually degenerate forms that perform a lower-arity operation on some of the inputs and ignore the rest of the inputs. Out of the 256 ternary Boolean operators cited above, <math>\binom{3}{2}\cdot 16 - \binom{3}{1}\cdot 4 + \binom{3}{0}\cdot 2</math> of them are such degenerate forms of binary or lower-arity operators, using the [[inclusion–exclusion principle]]. The ternary operator <math>f(x,y,z)=\lnot x</math> is one such operator which is actually a unary operator applied to one input, and ignoring the other two inputs. [[Negation|"Not"]] is a [[unary operation|unary operator]], it takes a single term (¬''P''). The rest are [[binary operation|binary operators]], taking two terms to make a compound statement ({{math|''P'' ∧ ''Q'',{{wrap}}''P'' ∨ ''Q'',{{wrap}}''P'' → ''Q'',{{wrap}}''P'' ↔ ''Q''}}). The set of logical operators {{math|Ω}} may be [[Partition of a set|partitioned]] into disjoint subsets as follows: ::: <math>\Omega = \Omega_0 \cup \Omega_1 \cup \ldots \cup \Omega_j \cup \ldots \cup \Omega_m \,.</math> In this partition, <math>\Omega_j</math> is the set of operator symbols of ''[[arity]]'' {{mvar|j}}. In the more familiar propositional calculi, <math>\Omega</math> is typically partitioned as follows: :::nullary operators: <math>\Omega_0 = \{\bot, \top \} </math> :::unary operators: <math>\Omega_1 = \{ \lnot \} </math> :::binary operators: <math>\Omega_2 \supset \{ \land, \lor, \rightarrow, \leftrightarrow \} </math> == Principle of compositionality == Instead of using [[truth table]]s, logical connective symbols can be interpreted by means of an interpretation function and a functionally complete set of truth-functions (Gamut 1991), as detailed by the [[principle of compositionality]] of meaning. Let {{mvar|I}} be an interpretation function, let {{math|Φ, Ψ}} be any two sentences and let the truth function ''f''<sub>nand</sub> be defined as: * ''f''<sub>nand</sub>(T,T) = F; ''f''<sub>nand</sub>(T,F) = ''f''<sub>nand</sub>(F,T) = ''f''<sub>nand</sub>(F,F) = T Then, for convenience, ''f''<sub>not</sub>, ''f''<sub>or</sub> ''f''<sub>and</sub> and so on are defined by means of ''f''<sub>nand</sub>: * ''f''<sub>not</sub>(''x'') = ''f''<sub>nand</sub>(''x'',''x'') * ''f''<sub>or</sub>(''x'',''y'') = ''f''<sub>nand</sub>(''f''<sub>not</sub>(''x''), ''f''<sub>not</sub>(''y'')) * ''f''<sub>and</sub>(''x'',''y'') = ''f''<sub>not</sub>(''f''<sub>nand</sub>(''x'',''y'')) or, alternatively ''f''<sub>not</sub>, ''f''<sub>or</sub> ''f''<sub>and</sub> and so on are defined directly: * ''f''<sub>not</sub>(T) = F; ''f''<sub>not</sub>(F) = T; * ''f''<sub>or</sub>(T,T) = ''f''<sub>or</sub>(T,F) = ''f''<sub>or</sub>(F,T) = T; ''f''<sub>or</sub>(F,F) = F * ''f''<sub>and</sub>(T,T) = T; ''f''<sub>and</sub>(T,F) = ''f''<sub>and</sub>(F,T) = ''f''<sub>and</sub>(F,F) = F Then {{Bulleted list|style=font-family: "Nimbus Roman No9 L", "Times New Roman", Times, serif; | ''I''(~) {{=}} ''I''({{not}}) {{=}} ''f''<sub>not</sub> | ''I''(&) {{=}} ''I''({{and}}) {{=}} ''f''<sub>and</sub> | ''I''(''v'') {{=}} ''I''({{or-}}) {{=}} ''f''<sub>or</sub> | ''I''(~Φ) {{=}} ''I''({{not}}Φ) {{=}} ''I''({{not}})(''I''(Φ)) {{=}} ''f''<sub>not</sub>(''I''(Φ)) | ''I''(Φ{{and}}Ψ) {{=}} ''I''({{and}})(''I''(Φ), ''I''(Ψ)) {{=}} ''f''<sub>and</sub>(''I''(Φ), ''I''(Ψ)) }} etc. Thus if ''S'' is a sentence that is a string of symbols consisting of logical symbols ''v''<sub>1</sub>...''v''<sub>''n''</sub> representing logical connectives, and non-logical symbols ''c''<sub>1</sub>...''c''<sub>''n''</sub>, then if and only if {{math|size=100%|''I''(''v''<sub>1</sub>)...''I''(''v''<sub>''n''</sub>)}} have been provided interpreting ''v''<sub>1</sub> to ''v''<sub>''n''</sub> by means of ''f''<sub>nand</sub> (or any other set of functional complete truth-functions) then the truth-value of {{tmath|I(s)}} is determined entirely by the truth-values of ''c''<sub>1</sub>...''c''<sub>''n''</sub>, i.e. of {{math|size=100%|''I''(''c''<sub>1</sub>)...''I''(''c''<sub>''n''</sub>)}}. In other words, as expected and required, ''S'' is true or false only under an interpretation of all its non-logical symbols. == Definition == Using the functions defined above, we can give a formal definition of a proposition's truth function.<ref>{{Cite web |title=An Introduction to Mathematical Logic |url=https://store.doverpublications.com/products/9780486497853?srsltid=AfmBOoo9mFyD06QpIypwYtJnNn2CYOf-Ps2CCwMYl_IgAfLRwgeh7v1s |access-date=2025-02-20 |website=Dover Publications |language=en}}</ref> Let ''PROP'' be the set of all propositional variables, : <math> PROP = \{p_1,p_2,\dots\}</math> We define a '''truth assignment''' to be any function <math>\phi:PROP\to \{T,F\}</math>. A truth assignment is therefore an association of each propositional variable with a particular truth value. This is effectively the same as a particular row of a proposition's truth table. For a truth assignment, <math>\phi</math>, we define its '''extended truth assignment''', <math>\overline\phi</math>, as follows. This extends <math>\phi</math> to a new function <math>\overline \phi</math> which has domain equal to the set of all propositional formulas. The range of <math>\overline\phi</math> is still <math>\{T,F\}</math>. # If <math>A \in PROP</math> then <math>\overline\phi(A) = \phi(A)</math>. # If ''A'' and ''B'' are any propositional formulas, then ## <math>\overline\phi(\neg A) = f_{\text{not}} (\overline\phi(A))</math>. ## <math>\overline\phi(A\land B) = f_{\text{and}} (\overline\phi(A),\overline\phi(B))</math>. ## <math>\overline\phi(A\lor B) = f_{\text{or}} (\overline\phi(A),\overline\phi(B))</math>. ## <math>\overline\phi(A\to B) = \overline\phi(\neg A\lor B)</math>. ## <math>\overline\phi(A\leftrightarrow B) = \overline\phi((A\to B)\land (B\to A))</math>. Finally, now that we have defined the extended truth assignment, we can use this to define the truth-function of a proposition. For a proposition, ''A'', its '''truth function''', <math>f_A</math>, has domain equal to the set of all truth assignments, and range equal to <math>\{T,F\}</math>. It is defined, for each truth assignment <math>\phi</math>, by <math>f_A(\phi) = \overline\phi(A)</math>. The value given by <math>\overline\phi(A)</math> is the same as the one displayed in the final column of the truth table of ''A'', on the row identified with <math>\phi</math>. == Computer science == Logical operators are implemented as [[logic gate]]s in [[digital circuit]]s. Practically all digital circuits (the major exception is [[DRAM]]) are built up from [[logical NAND|NAND]], [[logical NOR|NOR]], [[negation|NOT]], and [[logic gate|transmission gates]]. NAND and NOR gates with 3 or more inputs rather than the usual 2 inputs are fairly common, although they are logically equivalent to a cascade of 2-input gates. All other operators are implemented by breaking them down into a logically equivalent combination of 2 or more of the above logic gates. The "logical equivalence" of "NAND alone", "NOR alone", and "NOT and AND" is similar to [[Turing equivalence (theory of computation)|Turing equivalence]]. The fact that all truth functions can be expressed with NOR alone is demonstrated by the [[Apollo guidance computer]]. == See also == {{Portal|Philosophy|Psychology}} {{div col|colwidth=22em}} * [[Bertrand Russell]] and [[Alfred North Whitehead]],<br />''[[Principia Mathematica]]'', 2nd edition * [[Ludwig Wittgenstein]],<br />''[[Tractatus Logico-Philosophicus]]'', Proposition 5.101 * [[Bitwise operation]] * [[Binary function]] * [[Boolean domain]] * [[Boolean logic]] * [[Boolean-valued function]] * [[List of Boolean algebra topics]] * [[Logical constant]] * [[Modal operator]] * [[Propositional calculus]] * [[Truth-functional propositional logic]] {{div col end}} == Notes == {{reflist}} == References == *{{PlanetMath attribution|id=483|title=TruthFunction}} == Further reading == * [[Józef Maria Bocheński]] (1959), ''A Précis of Mathematical Logic'', translated from the French and German versions by Otto Bird, Dordrecht, South Holland: D. Reidel. * [[Alonzo Church]] (1944), ''Introduction to Mathematical Logic'', Princeton, NJ: Princeton University Press. See the Introduction for a history of the truth function concept. {{Classical logic}} {{Logical truth}} [[Category:Mathematical logic]] [[Category:Logical truth]]
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)
Pages transcluded onto the current version of this page
(
help
)
:
Template:Bulleted list
(
edit
)
Template:Cite web
(
edit
)
Template:Classical logic
(
edit
)
Template:Div col
(
edit
)
Template:Div col end
(
edit
)
Template:Logical connectives sidebar
(
edit
)
Template:Logical truth
(
edit
)
Template:Logicalconnective
(
edit
)
Template:Main
(
edit
)
Template:Math
(
edit
)
Template:Mvar
(
edit
)
Template:PlanetMath attribution
(
edit
)
Template:Portal
(
edit
)
Template:Reflist
(
edit
)
Template:See also
(
edit
)
Template:Short description
(
edit
)
Template:Tmath
(
edit
)