Proving both distributive laws for Boolean algebra given by certain axioms.
$begingroup$
In the book "Introduction to mathematical logic", Elliott Mendelson gives the following axiomatization of Boolean algebra:
We call the triple $(B,cap,')$ a Boolean algebra whenever $B$ has at least two elements, $cap$ (meet) is two-argument operator and $'$ (complement) is one-argument operator and the following axioms are satisfied:
- $xcap y=ycap x$
- $xcap (ycap z)=(xcap y)cap z$
- $xcap y'=zcap z' iff xcap y=x$
I managed to obtain a few results like:
- $xcap x=x$
$xcap x'=ycap y'$ (hence we can define $mathbb{0}$)- $xcapmathbb{0}=mathbb{0}$
- $x''=x$
Next we define $xcup y:=(x'cap y')'$ and $mathbb{1}:=mathbb{0}'$ and I proved some more properties:
- $xcup y=ycup x$
- $(xcup y)cup z= xcup(ycup z)$
$xcup(xcap y)=x$ (absorption)
$xcap(xcup y)=x$ (absorption)- $xcup x'=mathbb{1}$
What I can't prove are both distributive laws:
- $(xcap y)cup z=(xcup z)cap(ycup z)$
- $(xcup y)cap z=(xcap z)cup(ycap z)$
Can you help me?
boolean-algebra
$endgroup$
add a comment |
$begingroup$
In the book "Introduction to mathematical logic", Elliott Mendelson gives the following axiomatization of Boolean algebra:
We call the triple $(B,cap,')$ a Boolean algebra whenever $B$ has at least two elements, $cap$ (meet) is two-argument operator and $'$ (complement) is one-argument operator and the following axioms are satisfied:
- $xcap y=ycap x$
- $xcap (ycap z)=(xcap y)cap z$
- $xcap y'=zcap z' iff xcap y=x$
I managed to obtain a few results like:
- $xcap x=x$
$xcap x'=ycap y'$ (hence we can define $mathbb{0}$)- $xcapmathbb{0}=mathbb{0}$
- $x''=x$
Next we define $xcup y:=(x'cap y')'$ and $mathbb{1}:=mathbb{0}'$ and I proved some more properties:
- $xcup y=ycup x$
- $(xcup y)cup z= xcup(ycup z)$
$xcup(xcap y)=x$ (absorption)
$xcap(xcup y)=x$ (absorption)- $xcup x'=mathbb{1}$
What I can't prove are both distributive laws:
- $(xcap y)cup z=(xcup z)cap(ycup z)$
- $(xcup y)cap z=(xcap z)cup(ycap z)$
Can you help me?
boolean-algebra
$endgroup$
add a comment |
$begingroup$
In the book "Introduction to mathematical logic", Elliott Mendelson gives the following axiomatization of Boolean algebra:
We call the triple $(B,cap,')$ a Boolean algebra whenever $B$ has at least two elements, $cap$ (meet) is two-argument operator and $'$ (complement) is one-argument operator and the following axioms are satisfied:
- $xcap y=ycap x$
- $xcap (ycap z)=(xcap y)cap z$
- $xcap y'=zcap z' iff xcap y=x$
I managed to obtain a few results like:
- $xcap x=x$
$xcap x'=ycap y'$ (hence we can define $mathbb{0}$)- $xcapmathbb{0}=mathbb{0}$
- $x''=x$
Next we define $xcup y:=(x'cap y')'$ and $mathbb{1}:=mathbb{0}'$ and I proved some more properties:
- $xcup y=ycup x$
- $(xcup y)cup z= xcup(ycup z)$
$xcup(xcap y)=x$ (absorption)
$xcap(xcup y)=x$ (absorption)- $xcup x'=mathbb{1}$
What I can't prove are both distributive laws:
- $(xcap y)cup z=(xcup z)cap(ycup z)$
- $(xcup y)cap z=(xcap z)cup(ycap z)$
Can you help me?
boolean-algebra
$endgroup$
In the book "Introduction to mathematical logic", Elliott Mendelson gives the following axiomatization of Boolean algebra:
We call the triple $(B,cap,')$ a Boolean algebra whenever $B$ has at least two elements, $cap$ (meet) is two-argument operator and $'$ (complement) is one-argument operator and the following axioms are satisfied:
- $xcap y=ycap x$
- $xcap (ycap z)=(xcap y)cap z$
- $xcap y'=zcap z' iff xcap y=x$
I managed to obtain a few results like:
- $xcap x=x$
$xcap x'=ycap y'$ (hence we can define $mathbb{0}$)- $xcapmathbb{0}=mathbb{0}$
- $x''=x$
Next we define $xcup y:=(x'cap y')'$ and $mathbb{1}:=mathbb{0}'$ and I proved some more properties:
- $xcup y=ycup x$
- $(xcup y)cup z= xcup(ycup z)$
$xcup(xcap y)=x$ (absorption)
$xcap(xcup y)=x$ (absorption)- $xcup x'=mathbb{1}$
What I can't prove are both distributive laws:
- $(xcap y)cup z=(xcup z)cap(ycup z)$
- $(xcup y)cap z=(xcap z)cup(ycap z)$
Can you help me?
boolean-algebra
boolean-algebra
asked Jan 20 at 1:17
KulistyKulisty
399116
399116
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Having defined $0$, rewrite your third axiom as
begin{equation}label{eq:0}
x wedge y' = 0 Leftrightarrow x wedge y = x,tag{0}
end{equation}
and since you have already proven that the structure is a complemented lattice (and only need distributivity to conclude it's a Boolean algebra), then $x leq y$ iff $x wedge y = x$, which is notationally convenient.
Thus
begin{equation}label{eq:1}
x wedge y' = 0 Leftrightarrow x leq ytag{1}
end{equation}
Now, with the equations that you claim you proved,
$$x wedge (x wedge y)' wedge y = (x wedge y) wedge (x wedge y)' = 0,$$
whence, by eqref{eq:0}
$$x wedge (x wedge y)' wedge y' = x wedge (x wedge y)',$$
and analogously,
$$x wedge (x wedge z)' wedge z' = x wedge (x wedge z)',$$
yielding
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z') = x wedge (x wedge y)' wedge (x wedge z)',$$
or
$$x wedge (x wedge y)' wedge (x wedge z)' leq y' wedge z',$$
and, by eqref{eq:1},
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z')' = 0.$$
From your definition of join and some identities you proved, this is
$$x wedge ((x wedge y) vee (x wedge z))' wedge (yvee z) = 0,$$
or, by eqref{eq:1},
$$x wedge (y vee z) leq (x wedge y) vee (x wedge z).$$
Since
$$x wedge (y vee z) geq (x wedge y) vee (x wedge z)$$
holds in every lattice, we conclude that
$$x wedge (y vee z) = (x wedge y) vee (x wedge z),$$
and therefore, $B$ is a Boolean algebra.
(I suppose you know that in a lattice each distributive law follows from the other.)
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3080052%2fproving-both-distributive-laws-for-boolean-algebra-given-by-certain-axioms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Having defined $0$, rewrite your third axiom as
begin{equation}label{eq:0}
x wedge y' = 0 Leftrightarrow x wedge y = x,tag{0}
end{equation}
and since you have already proven that the structure is a complemented lattice (and only need distributivity to conclude it's a Boolean algebra), then $x leq y$ iff $x wedge y = x$, which is notationally convenient.
Thus
begin{equation}label{eq:1}
x wedge y' = 0 Leftrightarrow x leq ytag{1}
end{equation}
Now, with the equations that you claim you proved,
$$x wedge (x wedge y)' wedge y = (x wedge y) wedge (x wedge y)' = 0,$$
whence, by eqref{eq:0}
$$x wedge (x wedge y)' wedge y' = x wedge (x wedge y)',$$
and analogously,
$$x wedge (x wedge z)' wedge z' = x wedge (x wedge z)',$$
yielding
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z') = x wedge (x wedge y)' wedge (x wedge z)',$$
or
$$x wedge (x wedge y)' wedge (x wedge z)' leq y' wedge z',$$
and, by eqref{eq:1},
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z')' = 0.$$
From your definition of join and some identities you proved, this is
$$x wedge ((x wedge y) vee (x wedge z))' wedge (yvee z) = 0,$$
or, by eqref{eq:1},
$$x wedge (y vee z) leq (x wedge y) vee (x wedge z).$$
Since
$$x wedge (y vee z) geq (x wedge y) vee (x wedge z)$$
holds in every lattice, we conclude that
$$x wedge (y vee z) = (x wedge y) vee (x wedge z),$$
and therefore, $B$ is a Boolean algebra.
(I suppose you know that in a lattice each distributive law follows from the other.)
$endgroup$
add a comment |
$begingroup$
Having defined $0$, rewrite your third axiom as
begin{equation}label{eq:0}
x wedge y' = 0 Leftrightarrow x wedge y = x,tag{0}
end{equation}
and since you have already proven that the structure is a complemented lattice (and only need distributivity to conclude it's a Boolean algebra), then $x leq y$ iff $x wedge y = x$, which is notationally convenient.
Thus
begin{equation}label{eq:1}
x wedge y' = 0 Leftrightarrow x leq ytag{1}
end{equation}
Now, with the equations that you claim you proved,
$$x wedge (x wedge y)' wedge y = (x wedge y) wedge (x wedge y)' = 0,$$
whence, by eqref{eq:0}
$$x wedge (x wedge y)' wedge y' = x wedge (x wedge y)',$$
and analogously,
$$x wedge (x wedge z)' wedge z' = x wedge (x wedge z)',$$
yielding
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z') = x wedge (x wedge y)' wedge (x wedge z)',$$
or
$$x wedge (x wedge y)' wedge (x wedge z)' leq y' wedge z',$$
and, by eqref{eq:1},
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z')' = 0.$$
From your definition of join and some identities you proved, this is
$$x wedge ((x wedge y) vee (x wedge z))' wedge (yvee z) = 0,$$
or, by eqref{eq:1},
$$x wedge (y vee z) leq (x wedge y) vee (x wedge z).$$
Since
$$x wedge (y vee z) geq (x wedge y) vee (x wedge z)$$
holds in every lattice, we conclude that
$$x wedge (y vee z) = (x wedge y) vee (x wedge z),$$
and therefore, $B$ is a Boolean algebra.
(I suppose you know that in a lattice each distributive law follows from the other.)
$endgroup$
add a comment |
$begingroup$
Having defined $0$, rewrite your third axiom as
begin{equation}label{eq:0}
x wedge y' = 0 Leftrightarrow x wedge y = x,tag{0}
end{equation}
and since you have already proven that the structure is a complemented lattice (and only need distributivity to conclude it's a Boolean algebra), then $x leq y$ iff $x wedge y = x$, which is notationally convenient.
Thus
begin{equation}label{eq:1}
x wedge y' = 0 Leftrightarrow x leq ytag{1}
end{equation}
Now, with the equations that you claim you proved,
$$x wedge (x wedge y)' wedge y = (x wedge y) wedge (x wedge y)' = 0,$$
whence, by eqref{eq:0}
$$x wedge (x wedge y)' wedge y' = x wedge (x wedge y)',$$
and analogously,
$$x wedge (x wedge z)' wedge z' = x wedge (x wedge z)',$$
yielding
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z') = x wedge (x wedge y)' wedge (x wedge z)',$$
or
$$x wedge (x wedge y)' wedge (x wedge z)' leq y' wedge z',$$
and, by eqref{eq:1},
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z')' = 0.$$
From your definition of join and some identities you proved, this is
$$x wedge ((x wedge y) vee (x wedge z))' wedge (yvee z) = 0,$$
or, by eqref{eq:1},
$$x wedge (y vee z) leq (x wedge y) vee (x wedge z).$$
Since
$$x wedge (y vee z) geq (x wedge y) vee (x wedge z)$$
holds in every lattice, we conclude that
$$x wedge (y vee z) = (x wedge y) vee (x wedge z),$$
and therefore, $B$ is a Boolean algebra.
(I suppose you know that in a lattice each distributive law follows from the other.)
$endgroup$
Having defined $0$, rewrite your third axiom as
begin{equation}label{eq:0}
x wedge y' = 0 Leftrightarrow x wedge y = x,tag{0}
end{equation}
and since you have already proven that the structure is a complemented lattice (and only need distributivity to conclude it's a Boolean algebra), then $x leq y$ iff $x wedge y = x$, which is notationally convenient.
Thus
begin{equation}label{eq:1}
x wedge y' = 0 Leftrightarrow x leq ytag{1}
end{equation}
Now, with the equations that you claim you proved,
$$x wedge (x wedge y)' wedge y = (x wedge y) wedge (x wedge y)' = 0,$$
whence, by eqref{eq:0}
$$x wedge (x wedge y)' wedge y' = x wedge (x wedge y)',$$
and analogously,
$$x wedge (x wedge z)' wedge z' = x wedge (x wedge z)',$$
yielding
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z') = x wedge (x wedge y)' wedge (x wedge z)',$$
or
$$x wedge (x wedge y)' wedge (x wedge z)' leq y' wedge z',$$
and, by eqref{eq:1},
$$x wedge (x wedge y)' wedge (x wedge z)' wedge (y' wedge z')' = 0.$$
From your definition of join and some identities you proved, this is
$$x wedge ((x wedge y) vee (x wedge z))' wedge (yvee z) = 0,$$
or, by eqref{eq:1},
$$x wedge (y vee z) leq (x wedge y) vee (x wedge z).$$
Since
$$x wedge (y vee z) geq (x wedge y) vee (x wedge z)$$
holds in every lattice, we conclude that
$$x wedge (y vee z) = (x wedge y) vee (x wedge z),$$
and therefore, $B$ is a Boolean algebra.
(I suppose you know that in a lattice each distributive law follows from the other.)
answered Jan 20 at 11:39
amrsaamrsa
3,6702618
3,6702618
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3080052%2fproving-both-distributive-laws-for-boolean-algebra-given-by-certain-axioms%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown