Mathlib Map

Theorems · Theorem · combinatorics

Matroid.maximality

∀ {α : Type u_1} (self : Matroid α), ∀ X ⊆ self.E, Matroid.ExistsMaximalSubsetProperty self.Indep X

Every independent subset I of a set X for is contained in a maximal independent subset of X.

Defined in
Mathlib.Combinatorics.Matroid.Basic
Cited by
2 results in Mathlib
Foundations
Depth 7 from the axioms · uses no axioms

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 by2

Results whose statement or proof uses this declaration.