Theorems · Theorem · combinatorics
Matroid.IsBasis.isBasis_of_closure_eq_closure
∀ {α : Type u_2} {M : Matroid α} {X Y I : Set α},
M.IsBasis I X →
I ⊆ Y →
M.closure X = M.closure Y →
autoParam (Y ⊆ M.E) Matroid.IsBasis.isBasis_of_closure_eq_closure._auto_1 → M.IsBasis I Y- Defined in
- Mathlib.Combinatorics.Matroid.Closure
- Cited by
- 0 results in Mathlib
- Foundations
- Depth 87 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites9
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.IsBasis.indepproof · cited by 51
- Matroid.subset_closureproof · cited by 23
- Matroid.IsBasis.closure_eq_closureproof · cited by 13
- Matroid.Indep.isBasis_of_subset_of_subset_closureproof · cited by 8
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.