Tests whether set is a subset of larger_set.
A set
Another set
true if the set is a subset of (or equal to) larger_set, false otherwise.
Tests whether set is a subset of larger_set.