|
|
|
|
|
by nyssos
900 days ago
|
|
You've just moved the point where we make the arbitrary choice to here: > You can interpret "A or B" as a set union and "A and B" as a set intersection. {True, False, Or, And} and {False, True, And, Or} are two different naming conventions for the exact same structure: the unique boolean algebra on two elements. |
|