edited by
22,537 views

2 Answers

Best answer
7 votes
7 votes

(a)

(b)In a Complemented Lattice each element has at least one complemented.

(1) 1∨30 =30                  1∧30 = 1         $\Rightarrow$ 1' =30 and 30'=1

(2) 2∨15 = 30                 2∧15 = 1         $\Rightarrow$  2'=15 and 15'=2

(3)3∨10 = 30                  3∧10 = 1         $\Rightarrow$ 3'=10 and 10'=3

(4)5∨6 = 30                    5∧6 = 1            $\Rightarrow$ 5'=6 and 6'=5

Here Every element has one element hence, it is a complemented Lattice.

(c)In a Distributive Lattice complement of an element if exists is unique i.e. each element has at most one element.

Here in D30, Every element has a unique complement. Hence, it is a Distributive Lattice.  

edited by
2 votes
2 votes

D30={1,2,3,5,6,10,15,30}

because D30 is square free so it is boolean algebra and every  boolean algebra is distributed and complemented also

Related questions

2 votes
2 votes
1 answer
1
LavTheRawkstar asked Jun 26, 2016
1,522 views
Let L = { 1 , 2 ,3 ,4,6, 12 } . Let (L,/) and (L,<=) be two lattices where / is the Divisibility relation and <= is less than or equal to relation on L.Show that (L,/) an...
2 votes
2 votes
1 answer
2
GO Classes asked May 12, 2022
510 views
Let $[N, \leq ]$ is a partial order relation defined on natural numbers, where “$\leq$” is the “less than equal to” relation defined on $N = \{ 0,1,2,3,\dots \}.$...
4 votes
4 votes
1 answer
3
GO Classes asked May 12, 2022
528 views
For any integers $x,y,$ we say that $x$ divides $y$ iff there is some integer $z$ such that $y = x\ast z.$Let $[N, \leq]$ is a partial order relation defined on natural n...