I. Introduction
Multisets are used more and more in computer science for quantitative analysis and models of resources. The concept of multiset was introduced in order to capture the idea of multiplicity of appearance, or resource. Multisets are defined by assuming that for a given set an element occurs a finite number of times. For example the prime factorization of a natural number is a multiset whose elements are primes. The invariants of a finite abelian group also form a multiset. Even processes in an operating system can be seen as a multiset, and the examples can continue.