Jump to content

Boolean domain

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 166.173.187.242 (talk) at 10:09, 2 November 2015 (Fixed Boolean not needed). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Boolean not needed

Generalizations

The Boolean domain {0, 1} can be replaced by the unit interval [0,1], in which case rather than only taking values 0 or 1, any value between and including 0 and 1 can be assumed. Algebraically, negation (NOT) is replaced with conjunction (AND) is replaced with multiplication (), and disjunction (OR) is defined via De Morgan's law to be .

Interpreting these values as logical truth values yields a multi-valued logic, which forms the basis for fuzzy logic and probabilistic logic. In these interpretations, a value is interpreted as the "degree" of truth – to what extent a proposition is true, or the probability that the proposition is true.

See also

Notes