Only have to do D, E
Can you explain clearly
Solved 1 Answer
See More Answers for FREE
Enhance your learning with StudyX
Receive support from our dedicated community users and experts
See up to 20 answers per week for free
Experience reliable customer service
(a) Yes, the partition validity of Set s1 satisfies the completeness property as Set s1 can either be null or empty or has at least 1 element in it. Any value given to the Set s1 will fit in one of the three conditions and there cannot be any value for s1 which doesn't satisfy any of the 3 conditions. (b) Yes, the partition validity of Set s1 satisfies the disjointness property i.e. no value of Set s1 can qualify for more than 1 condition. The values will either give a null set, an empty set or a set with at least 1 element in it. The value cannot fit in more than 1 partition. (c) Yes, it displays the completeness, if s1,s2 are not null sets then there can't be any condition outside the given four. (d) No it doesn't display the disjointness property as when s1= {} and s2={} i.e. both sets are empty will one consider the condition s1 & s2 represent the same set or the condition that s1 & s2 do not have any elements in common.         ***Thank you*** ...