Theorems · Theorem · combinatorics
Matroid.Indep.exists_insert_of_not_isBasis
∀ {α : Type u_1} {M : Matroid α} {I X J : Set α},
M.Indep I → I ⊆ X → ¬M.IsBasis I X → M.IsBasis J X → ∃ e ∈ J \ I, M.Indep (insert e I)- Cited by
- 0 results in Mathlib
- Foundations
- Depth 81 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites10
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.Indepstatement and proof · cited by 367
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.restrictproof · cited by 111
- Matroid.IsBasis.subset_groundproof · cited by 31
- Matroid.restrict_indep_iffproof · cited by 13
- Matroid.isBase_restrict_iffproof · cited by 11
- Matroid.Indep.exists_insert_of_not_isBaseproof · cited by 5
- Matroid.Indep.indep_restrict_of_subsetproof · cited by 2
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.