Matroid

Dependencies: None

Let $M = (S, I)$, where $I \subseteq 2^S$. Then $M$ is a matroid iff all these conditions hold:

We assume that the empty set is always independent.

In the context of matroids, when $X \in I$ and $x \in S$, $X + x$ is defined to be $X \cup \{x\}$ and $X - x$ is defined to be $X - \{x\}$.

The sets in $I$ are called independent sets. Subsets of $S$ not in $I$ are said to be dependent.

Dependency for:

  1. Matroid: basis
  2. Matroid: rank
  3. Matroid: circuit
  4. Restriction of a matroid
  5. Matroid: weight function
  6. Matroid: weighted rank is submodular
  7. Graphic matroid
  8. Uniform matroid
  9. Vector matroid

Info:

Transitive dependencies: None