Theorems · Theorem · combinatorics
Matroid.restrictSubtype_ground_isBasis_iff
∀ {α : Type u_1} {M : Matroid α} {I X : Set ↑M.E},
(M.restrictSubtype M.E).IsBasis I X ↔ M.IsBasis (Subtype.val '' I) (Subtype.val '' X)- Defined in
- Mathlib.Combinatorics.Matroid.Map
- 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.
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
- Set.Elemstatement and proof · cited by 7,166
- Set.imagestatement and proof · cited by 5,609
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Matroid.IsBasisstatement and proof · cited by 219
- Subtype.coe_preimage_selfproof · cited by 46
- Matroid.restrictSubtypestatement · cited by 16
- Matroid.isBasis'_iff_isBasisproof · cited by 9
- Matroid.restrictSubtype_isBasis_iffproof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.