Mathlib Map

Theorems · Definition · combinatorics

Matroid.fundCocircuit

{α : Type u_1} → Matroid α → α → Set α → Set α

The fundamental cocircuit for B and e: that is, the unique cocircuit K of M for which K ∩ B = {e}. Should be used when B is a base and e ∈ B. Has the junk value {e} if e ∉ B or e ∉ M.E.

Defined in
Mathlib.Combinatorics.Matroid.Circuit
Cited by
9 results in Mathlib
Foundations
Depth 69 from the axioms · uses propext, Classical.choice, Quot.sound

Around this declaration

Dashed lines are statement dependencies; solid lines are citations in proofs.

Cites5

Mathlib declarations this one mentions in its statement or cites explicitly in its proof. Plumbing is filtered out.

Cited by9

Results whose statement or proof uses this declaration.