Documentation

Seymour.Matroid.Duality

Matroid Duality #

Here we study the duals of matroids given by their standard representation.

def StandardRepr.dual {α : Type u_1} {R : Type u_2} [DecidableEq α] [DivisionRing R] (S : StandardRepr α R) :

The dual of standard representation (transpose the matrix and flip its signs).

Equations
Instances For
    theorem StandardRepr.dual_dual {α : Type u_1} {R : Type u_2} [DecidableEq α] [DivisionRing R] (S : StandardRepr α R) :

    The dual of dual is the original standard representation.

    theorem StandardRepr.dual_indices_union_eq {α : Type u_1} {R : Type u_2} [DecidableEq α] [DivisionRing R] (S : StandardRepr α R) :
    S.X S.Y = S.X S.Y
    @[simp]
    theorem StandardRepr.dual_ground {α : Type u_1} {R : Type u_2} [DecidableEq α] [DivisionRing R] (S : StandardRepr α R) :