Difference between revisions of "Boolean domain"
MyWikiBiz, Author Your Legacy — Sunday November 24, 2024
Jump to navigationJump to searchJon Awbrey (talk | contribs) (copy text from [http://www.opencycle.net/ OpenCycle] of which Jon Awbrey is the sole author) |
Jon Awbrey (talk | contribs) (add cats) |
||
Line 6: | Line 6: | ||
* [[Boolean-valued function]] | * [[Boolean-valued function]] | ||
+ | |||
+ | [[Category:Combinatorics]] | ||
+ | [[Category:Computer Science]] | ||
+ | [[Category:Discrete Mathematics]] | ||
+ | [[Category:Logic]] | ||
+ | [[Category:Mathematics]] |
Revision as of 05:56, 19 May 2007
A boolean domain B is a generic 2-element set, say, B = {0, 1}, whose elements are interpreted as logical values, typically 0 = false and 1 = true.
A boolean variable x is a variable that takes its value from a boolean domain, as x ∈ B.