Theorems · Theorem · combinatorics
Matroid.IsBasis.isBasis_union
∀ {α : Type u_1} {M : Matroid α} {I X Y : Set α}, M.IsBasis I X → M.IsBasis I Y → M.IsBasis I (X ∪ Y)- Defined in
- Mathlib.Combinatorics.Matroid.Basic
- Cited by
- 2 results in Mathlib
- Foundations
- Depth 65 from the axioms · uses propext, Classical.choice, Quot.sound
Around this declaration
Dashed lines are statement dependencies; solid lines are citations in proofs.
Cites7
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.Indepproof · cited by 367
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.IsBasis.indepproof · cited by 51
- Set.union_selfproof · cited by 32
- Matroid.IsBasis.union_isBasis_unionproof · cited by 3
Cited by2
Results whose statement or proof uses this declaration.
- Matroid.Indep.closure_eq_setOfPred_isBasis_insertproof · cited by 6
- Matroid.IsFlat.iInterproof · cited by 1