1,637 views
0 votes
0 votes
  • Which of the following are bounded lattices?
  1.  (S, subset operation)
  2. (Z, <=)
  • Are all TOSETs bounded lattices?

1 Answer

0 votes
0 votes
  1. SUBSET OPERATION is bounded lattice

               UPPER BOUND = S  (set itself)

               LOWER BOUND = Phi (empty set)

 

LATTICE means only that EVRY TWO ELEMENTS SHOULD have glb and lub. WE WILL FIND THAT EACH SET has a lub and glb.

BUT FOR TOSET, we need FOR EVERY ELEMENT IN DOMAIN (a,b) , either (a,b) or (b,a) is in LATTICE.

  1. UNBOUNDED TOSET

           LOWER BOUND => UNDEFINED  tending to[ -infinity] (every integer has an lesser element)

           UPPER BOUND => UNDEFINED tends to [ +infinity]  (every integer has an lesser element)

HERE EVERY ELEMENT IS COMPARABLE. SO TOSET      

Related questions

0 votes
0 votes
1 answer
1
Na462 asked May 31, 2018
768 views
Suppose Given a lattice i need to find how many pairs are there which will satisfy distributive property even though the given lattice is not distributive(becasue there e...
0 votes
0 votes
0 answers
3
shubhamP asked Aug 24, 2023
269 views
why pentagon is not a lattice ?