$(a \vee b)\wedge c=b\wedge c$ implies $(c\wedge b)\wedge a= b \vee c$

295 Views Asked by At

Show that for any elements a,b,c in a modular lattice $(a \vee b)\wedge c=b\wedge c$ implies $(c\wedge b)\wedge a= b \vee c$ ? $\wedge$ is meet and $\vee$ is join operations respectively .

1

There are 1 best solutions below

0
On

The announced result is wrong. Consider the modular lattice $(\mathbb{R}, \max, \min)$ and $b = 1$, $a = c = 0$. Isn't there a typo?