Theorems · Theorem · combinatorics
Matroid.isBasis_iff_isBasis_closure_of_subset
∀ {α : Type u_2} {M : Matroid α} {X I : Set α},
I ⊆ X →
autoParam (X ⊆ M.E) Matroid.isBasis_iff_isBasis_closure_of_subset._auto_1 →
(M.IsBasis I X ↔ M.IsBasis I (M.closure X))- Defined in
- Mathlib.Combinatorics.Matroid.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 89 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites8
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.Estatement and proof · cited by 550
- Matroid.closurestatement and proof · cited by 272
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.subset_closureproof · cited by 23
- Matroid.IsBasis.isBasis_subsetproof · cited by 12
- Matroid.IsBasis.isBasis_closure_rightproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.