Theorems · Theorem · combinatorics
Matroid.eq_eRk_iff
∀ {α : Type u_1} {M : Matroid α} {X : Set α} {n : ℕ∞},
autoParam (X ⊆ M.E) Matroid.eq_eRk_iff._auto_1 → (M.eRk X = n ↔ ∃ I, M.IsBasis I X ∧ I.encard = n)- Defined in
- Mathlib.Combinatorics.Matroid.Rank.ENat
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 105 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
- ENatstatement and proof · cited by 4,985
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Set.encardstatement and proof · cited by 327
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.eRkstatement and proof · cited by 101
- Matroid.exists_isBasisproof · cited by 23
- Matroid.IsBasis.encard_eq_eRkproof · cited by 9
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.Indep.eRk_eq_encardproof · cited by 15