Theorems · Theorem · combinatorics
Matroid.uniqueBaseOn_restrict
∀ {α : Type u_1} {E I : Set α},
I ⊆ E → ∀ (R : Set α), (Matroid.uniqueBaseOn I E).restrict R = Matroid.uniqueBaseOn (I ∩ R) R- Cited by
- 0 results in Mathlib
- Foundations
- Depth 90 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.restrictstatement · cited by 111
- Set.inter_eq_self_of_subset_leftproof · cited by 52
- Matroid.uniqueBaseOnstatement and proof · cited by 17
- Set.inter_right_commproof · cited by 9
- Matroid.uniqueBaseOn_restrict'proof · cited by 1
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.