Theorems · Definition · combinatorics
Matroid.IsBasis
{α : Type u_1} → Matroid α → Set α → Set α → PropA Basis for a set X ⊆ M.E is a maximal independent subset of X
(Often in the literature, the word 'Basis' is used to refer to what we call a 'Base').
- Defined in
- Mathlib.Combinatorics.Matroid.Basic
- Cited by
- 219 results in Mathlib
- Foundations
- Depth 6 from the axioms, rests on 16 definitions · 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 and proof · cited by 53,352
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Matroid.Indepproof · cited by 367
- Maximalproof · cited by 211
Cited by223
Results whose statement or proof uses this declaration.
- Matroid.IsBasis.indepstatement and proof · cited by 51
- Matroid.IsBasis.subsetstatement and proof · cited by 45
- Matroid.IsBasis.subset_groundstatement and proof · cited by 31
- Matroid.exists_isBasisstatement and proof · cited by 23
- Matroid.IsBasis.isBasis'statement and proof · cited by 18
- Matroid.IsBasis.subset_closurestatement and proof · cited by 15
- Matroid.IsBasis'.isBasis_inter_groundstatement · cited by 14
- Matroid.IsBasis.closure_eq_closurestatement and proof · cited by 13
- Matroid.Indep.subset_isBasis_of_subsetstatement · cited by 12
- Matroid.IsBasis.isBasis_subsetstatement and proof · cited by 12
- Matroid.Indep.isBasis_selfstatement · cited by 12
- Matroid.isBase_restrict_iffstatement and proof · cited by 11
Showing the 200 most cited of 223.