Documentation

LeanModulus.Common.GraphicMatroid

def Multigraph.graphicMatroid {V : Type u_1} {E : Type u_2} [Finite E] (G : Multigraph V E) :

The cycle (graphic) matroid of a finite multigraph G: the matroid on the edge set E whose independent sets are the forests of G.

Equations
Instances For
    @[simp]
    theorem Multigraph.graphicMatroid_indep {V : Type u_1} {E : Type u_2} [Finite E] (G : Multigraph V E) {I : Set E} :
    @[simp]
    theorem Multigraph.graphicMatroid_E {V : Type u_1} {E : Type u_2} [Finite E] (G : Multigraph V E) :