Theorems · Theorem · combinatorics
Matroid.IsBase.map
∀ {α : Type u_1} {β : Type u_2} {M : Matroid α} {B : Set α},
M.IsBase B → ∀ {f : α → β} (hf : Set.InjOn f M.E), (M.map f hf).IsBase (f '' B)- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 1 results in Mathlib
- Foundations
- Depth 97 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
- Set.imagestatement · cited by 5,609
- Matroidstatement and proof · cited by 1,258
- Matroid.Estatement and proof · cited by 550
- Set.InjOnstatement and proof · cited by 543
- Matroid.IsBasestatement and proof · cited by 239
- Matroid.mapstatement · cited by 32
- Matroid.map_isBase_iffproof · cited by 5
Cited by1
Results whose statement or proof uses this declaration.
- Matroid.eRank_mapproof · cited by 0