⇤ ← Revision 1 as of 2003-11-04 00:28:22
Size: 308
Comment:
|
← Revision 2 as of 2003-11-04 00:50:29 ⇥
Size: 367
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 10: | Line 10: |
SEE ALSO * BooleanAlgebra Back to ComputerTerms |
Back to ComputerTerms
For any BooleanAlgebra we define Boolean terms recursively as follows:
- 0 or 1 are turms
- Each element of the domain is a term
- Each variable is a term
- If S and T are terms, then (S or T) and (S and T) are terms.
- If S is a term, then S' is a term.
SEE ALSO
Back to ComputerTerms