Theorems · Theorem · combinatorics
Matroid.IsBasis.mapEmbedding
∀ {α : Type u_1} {β : Type u_2} {I : Set α} {M : Matroid α} {X : Set α},
M.IsBasis I X → ∀ (f : α ↪ β), (M.mapEmbedding f).IsBasis (⇑f '' I) (⇑f '' X)- Defined in
- Mathlib.Combinatorics.Matroid.Map
- Cited by
- 0 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.
- DFunLike.coestatement · cited by 62,936
- Setstatement and proof · cited by 53,352
- Set.imagestatement · cited by 5,609
- Matroidstatement and proof · cited by 1,258
- Function.Embeddingstatement and proof · cited by 988
- Matroid.IsBasisstatement and proof · cited by 219
- Matroid.mapEmbeddingstatement · cited by 8
- Matroid.IsBasis.mapproof · cited by 6
Cited by0
Results whose statement or proof uses this declaration.
Nothing cites this yet.