Jump to content

Talk:Boolean algebra

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia

Countable boolean algebras?

[edit]

The word "countable" does not appear in this article. Nor is it mentioned that some boolean algebras are not power sets. Never mind that there are (40-year-old) classification theorems for countable boolean algebras. I would love it if this was remedied, either in this article, or in some other. Alas, I am not finding such an exposition in Wikipedia. I do not have the wherewithal to be bold and write such content myself. Anyone? 67.198.37.16 (talk) 01:40, 28 April 2023 (UTC)[reply]

Oooh, seems that Boolean algebras canonically defined begins to tackle this. Still, this article should mention this. 67.198.37.16 (talk) 02:05, 28 April 2023 (UTC)[reply]
This article is not about Boolean algebras — that's at Boolean algebra (structure). This is about "Boolean algebra" as a mass noun — basically the same as the propositional calculus. --Trovatore (talk) 02:12, 28 April 2023 (UTC)[reply]

Duality

[edit]

To find the dual operator one has to negate the operands and find the operator that provides the opposite results with the negated operands. Here are the truth tables of all 8 dual operator pairs:

000111
001110
100011
111000
010101
011100
110001
101010
010101
011100
100011
111000
010101
001110
110001
111000
000111
001110
110001
111000
000111
011100
100011
111000
010101
001110
100011
111000
010101
011100
110001
111000

Motivation:

In lambda calculus for instance Boolean values can be represented by the and combinators. Let be a function that takes two arguments and returns the first (selector-1) and let be a function that returns the second (selector-2).

Lambda calculus is written in prefix-notation, so the leftmost symbol is the operator.

Suppose we try to figure out which combinator should be 0 and which one should be 1 by applying and to pairs of and . There are 64 ways to combine tree of , and two variables to form such a binary function application. The 32 triplets with or in the operator position merely select an argument. Almost half of the others are duplicates with renamed variables.

Let's have a look at the ones with just one of the variables (either a or b) first.

If we bind the variables with lambda expressions, we get all four possible Boolean unary operators - but not unambiguously.

Now let's have a look at the expressions with both variables.

We get 8 of 16 Boolean binary operators but because of duality it is impossible to decide whether or is the Boolean 0 or 1, respectively. 41.66.98.160 (talk) 22:43, 19 March 2024 (UTC)[reply]

Not edit warring

[edit]

Hi, I remade the edit as an accident, I didn't notice it was reverted. The logical connectives sidebar really does fit better in the "Operations" section semantically speaking, but I was moving it to the lead because that section looked crowded in my monitor, since the template pushed the table downwards and created a big blank space. As to whether it's useless, I think the template is useful as soon as any logical notation is featured, since it shows different notational variants for each of the connectives, so readers who are used to, say, & instead of ∧, will not be confused by the discrepancy between what they're used to and the article. But if you don't want it in the lead, again, I don't actually care enough to undo your edits, I did it by accident because I thought I must have forgotten to do it. Thiagovscoelho (talk) 18:55, 23 March 2024 (UTC)[reply]

Incorrect notation?

[edit]

The article suggests that Boolean algebra uses the same notation as propositional logic, but this is incorrect. Modern Boolean algebra uses the same notation as elementary algebra (i.e., the dot symbol, plus sign, etc.). Could an established editor research with mainstream sources and update the article? Thanks.... 2600:1008:A111:42FB:3041:712:E13E:4B2F (talk) 17:36, 21 July 2024 (UTC)[reply]

Boolean algebras and Boolean rings are equivalent structures, one using logical connectives as operators, and the other using arithmetic operations. You are asserting that Boolean rings are more used in modern mathematics. This seems not true. If this were true, the exclusive or (the multiplication of Boolean rings) would be more used than the ordinary or. This is not the case. D.Lazard (talk) 18:46, 21 July 2024 (UTC)[reply]
The OP did not say in modern mathematics, so may well have been thinking of in electronics (see e.g. [1], [2], [3]). catslash (talk) 01:38, 12 May 2025 (UTC)[reply]

Two not gates

[edit]

I had a recent edit reverted here, and I disagree with the person who reverted my edit: https://en.wikipedia.org/w/index.php?title=Boolean_algebra&oldid=prev&diff=1347514512

The picture I am talking about is the one showing the AND, OR, and NOT gates under the "Digital logic gates" section. It shows both a triangular not gate, and a circular not gate on the output of the triangular one. The output of those two not gates would be the same as the input: x => ¬¬x = x. Mikk0384 (talk) 07:29, 15 April 2026 (UTC)[reply]

The picture is clearly intended to show a single NOT gate. The shape is the same as in the article NOT gate. If two NOT gates would be intended, they should be joined by a line, not glued together. In any case, it would be highly confusing to have, in the same context, two different symbols for the same type of gate. So, I agree with the revert of your edit, and I'll revert it again. D.Lazard (talk) 08:51, 15 April 2026 (UTC)[reply]
I’ve never heard of a triangle being an inverter. Where did you see that idea? In my world, a triangle indicates a buffer that repeats the logic signal (rarely needed). Johnuniq (talk) 09:16, 15 April 2026 (UTC)[reply]