discrete-mathematics combinatorics
Definition
Basis Family
A matroid can also be defined directly through its bases, without first specifying the independent sets. The collection of bases itself satisfies three axioms.
Let be a finite set and a family of subsets of satisfying three axioms:
- Non-emptiness: .
- Equal cardinality: For all , it holds that .
- Basis exchange: For all and all , there exists such that .
Any such family is the set of bases of a unique matroid on , whose independent sets are exactly the subsets of elements of .
Relation to the independent-set axioms
The basis-family axioms are equivalent to the independent-set axioms. Given a matroid , its bases are the maximal independent sets, and they satisfy non-emptiness, equal cardinality, and basis exchange. Conversely, given a basis family , the corresponding independence family is
Axiom equal cardinality corresponds to the consequence of exchangeability that all bases have the same size. Axiom basis exchange is a basis-level form of exchange: instead of extending a smaller independent set, it swaps an element between two equal-size bases.
Examples
Uniform matroid
Let and
The basis family is the collection of all -element subsets of . It satisfies non-emptiness, since is non-empty, since every basis has size , and (B3) since swapping any element of one -set for an element of another yields another -set.