Theorems · Theorem · combinatorics
Matroid.maximality
∀ {α : Type u_1} (self : Matroid α), ∀ X ⊆ self.E, Matroid.ExistsMaximalSubsetProperty self.Indep XEvery 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.
- Setstatement · cited by 53,352
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement · cited by 550
- Matroid.Indepstatement · cited by 367
- Matroid.ExistsMaximalSubsetPropertystatement · cited by 13
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.Indep.subset_isBasis_of_subsetproof · cited by 12
- Matroid.existsMaximalSubsetProperty_indepproof · cited by 0