As an example, consider the matroid over the ground-set
R2 (the vectors in the two-dimensional Euclidean plane), with the following independent sets: {{block indent|{ {}, {(0,1)}, {(2,0)}, {(0,1),(2,0)}, {(0,3)}, {(0,3),(2,0)} }. }}It has two bases, which are the sets {(0,1),(2,0)} , {(0,3),(2,0)}. These are the only independent sets that are maximal under inclusion. The basis has a specialized name in several specialized kinds of matroids: • In a
graphic matroid, where the independent sets are the forests, the bases are called the
spanning forests of the graph. • In a
transversal matroid, where the independent sets are endpoints of matchings in a given
bipartite graph, the bases are called
transversals. • In a
linear matroid, where the independent sets are the
linearly-independent sets of vectors in a given vector-space, the bases are just called
bases of the vector space. Hence, the concept of basis of a matroid generalizes the concept of
basis from linear algebra. • In a
uniform matroid, where the independent sets are all sets with cardinality at most
k (for some integer
k), the bases are all sets with cardinality exactly
k. • In a
partition matroid, where elements are partitioned into categories and the independent sets are all sets containing at most
kc elements from each category
c, the bases are all sets which contain exactly
kc elements from category
c. • In a
free matroid, where all subsets of the ground-set
E are independent, the unique basis is
E. == Properties ==