Mathlib Map

Theorems · Theorem · combinatorics

Matroid.IsCircuit.diff_singleton_indep

Deprecated since 2026-06-03Use Matroid.IsCircuit.sdiff_singleton_indep instead.

∀ {α : Type u_1} {M : Matroid α} {C : Set α} {e : α}, M.IsCircuit C → e ∈ C → M.Indep (C \ {e})

Alias of Matroid.IsCircuit.sdiff_singleton_indep.

Defined in
Mathlib.Combinatorics.Matroid.Circuit
Cited by
0 results in Mathlib
Foundations
Depth 62 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 by0

Results whose statement or proof uses this declaration.

Nothing cites this yet.