Theorems · Theorem · combinatorics
Matroid.coindep_iff_subset_compl_isBase
∀ {α : Type u_1} {M : Matroid α} {X : Set α}, M.Coindep X ↔ ∃ B, M.IsBase B ∧ X ⊆ M.E \ B- Defined in
- Mathlib.Combinatorics.Matroid.Dual
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 73 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
- Disjointproof · cited by 2,201
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Matroid.IsBasestatement and proof · cited by 239
- Disjoint.symmproof · cited by 125
- Matroid.IsBase.subset_groundproof · cited by 30
- Matroid.Coindepstatement · cited by 24
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.Coindep.exists_subset_compl_isBaseproof · cited by 0