I am trying to figure out a lower bound on the number of different bases a matroid can have. The matroid has rank $n$ and its ground set is the disjoint union of two bases.
I think that it's $2^n$ because we can take any element from the first basis and exchange it with another element from the second basis (since the two bases are disjoint and have the same cardinality n, any element in the second basis would fit in the first - following from the basis exchange property).