This document discusses compressing the dependent elements of multisets through lossless data compression algorithms. It begins with an introduction to multiset theory and lossless data compression. The authors propose a lossless compression algorithm that treats the dependent and independent elements of a multiset differently, compressing each into tree-based arithmetic codes. The algorithm compresses and decompresses the multiset elements based on set operations performed on the multisets like union, intersection, sum, and difference. This allows both dependent and independent elements of a multiset to be compressed and decompressed simultaneously through generating different codes for each type of element. The document reviews related work applying multiset theory in other domains and representations before describing the proposed solution and results.