Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a21fb6f4ad3ca53e

Jump to content

Talk:Boolean domain

Page contents not supported in other languages.
Add topic
From Wikipedia, the free encyclopedia
Latest comment: 6 years ago by Whole Oats in topic The generalisation section appears to be wrong

Rewritten

[edit]

This article was originally created by Jon Awbrey, but I have rewritten it completely. The term "Boolean domain" is legitimate: I have verified that it is used in this sense in computer science and in those parts of theoretical computer science that are essentially pure mathematics. The term "Boolean variable" is clearly legitimate in computer science.

The page protection can probably be removed now. --Hans Adler (talk) 04:33, 26 January 2008 (UTC)Reply

𝔹 Notation

[edit]

Perhaps something should be added about the use of the blackboard bold B (, U+1D539 𝔹) notation sometimes used to refer to this set. — Preceding unsigned comment added by George Makepeace (talkcontribs) 18:11, 29 March 2011 (UTC)Reply

The generalisation section appears to be wrong

[edit]

The generalisation section of this page states:

- The Boolean domain is replaced by the unit interval [0,1]
- NOT(x) is replaced with 1-x
- AND(x,y) is replaced with xy

However consider the case where x = 0.5. Here, NOT(x) = 0.5, and AND(x,NOT(x)) = 0.25; this is clearly a contradiction, since x and NOT(x) is always false.

It is most likely the case that the formulas only apply for independent events, however this is not mentioned on the page. It is noteworthy also, that the generalisation section also does not list any references, except other Wikipedia pages.

Whole Oats (talk) 01:29, 8 June 2020 (UTC)Reply