Just an extremely basic question:
Is $B$ or $B$ equivalent to $B$? Is it also the case that $B$ and $B$ is equivalent to $B$?
Just an extremely basic question:
Is $B$ or $B$ equivalent to $B$? Is it also the case that $B$ and $B$ is equivalent to $B$?
On
Alternative way of seeing this is through "propositions as types", which is a beautiful framework through which to view constructive logic. When you're more comfortable with logic-as-syntax, I recommend reading the Homotopy Type Theory book just for its intro to type theory at the beginning.
Yes.
$$B \land B = B = B \lor B$$
You can verify this by considering two cases.