Theorems · Theorem · combinatorics
Matroid.IsRkFinite.isBasis_of_subset_closure_of_subset_of_encard_le
∀ {α : Type u_1} {M : Matroid α} {I X : Set α},
M.IsRkFinite X → X ⊆ M.closure I → I ⊆ X → I.encard ≤ M.eRk X → M.IsBasis I XIf X is a finite-rank set, and I is a subset of X of cardinality
no larger than the rank of X that spans X, then I is a basis for X.
- Defined in
- Mathlib.Combinatorics.Matroid.Rank.ENat
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 106 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites21
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
- ENatstatement and proof · cited by 4,985
- LE.le.transproof · cited by 3,151
- Matroidstatement and proof · cited by 1,258
- Matroid.Eproof · cited by 550
- Set.inter_subset_leftproof · cited by 360
- Set.encardstatement and proof · cited by 327
- Matroid.closurestatement and proof · cited by 272
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.eRkstatement and proof · cited by 101
- Matroid.IsRkFinitestatement and proof · cited by 53
- Matroid.IsBasis.indepproof · cited by 51
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.