Given a collection of sets, a member set that does not contain another member set as a proper subset is called a minimal set.
Minimal sets are important in graph theory, since many graph theoretic algorithms require only minimal sets of edge and vertex collections, and the numbers of minimal sets are typically much smaller than the total numbers of sets in a graph.