Matroid Duality #
Here we study the duals of matroids given by their standard representation.
def
StandardRepr.dual
{α R : Type}
[DecidableEq α]
[DivisionRing R]
(S : StandardRepr α R)
:
StandardRepr α R
The dual of standard representation (transpose the matrix and flip its signs).
Equations
Instances For
Equations
- «term_✶» = Lean.ParserDescr.trailingNode `«term_✶» 1024 1024 (Lean.ParserDescr.symbol "✶")
Instances For
theorem
StandardRepr.dual_dual
{α R : Type}
[DecidableEq α]
[DivisionRing R]
(S : StandardRepr α R)
:
The dual of dual is the original standard representation.
theorem
StandardRepr.dual_indices_union_eq
{α R : Type}
[DecidableEq α]
[DivisionRing R]
(S : StandardRepr α R)
:
@[simp]
theorem
StandardRepr.dual_ground
{α R : Type}
[DecidableEq α]
[DivisionRing R]
(S : StandardRepr α R)
: