Exercise 12.10 [part-decomposition-exercise]
Write definitions for the following:
- 
    
${ExhaustivePartDecomposition}$
 - 
    
${PartPartition}$
 - 
    
${PartwiseDisjoint}$
 
These should be analogous to the definitions for ${ExhaustiveDecomposition}$, ${Partition}$, and ${Disjoint}$. Is it the case that ${PartPartition}(s,{BunchOf}(s))$? If so, prove it; if not, give a counterexample and define sufficient conditions under which it does hold.
      Answer
      Improve This Solution
    
    
  View Answer